WC_REST_System_Status_V2_Controller::format_plugin_data( string $plugin, array $data )

Format plugin data, including data on updates, into a standard format.


Description Description


Parameters Parameters

$plugin

(Required) Plugin directory/file.

$data

(Required) Plugin data from WP.


Top ↑

Return Return

(array) Formatted data.


Top ↑

Source Source

File: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.6.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.