woocommerce/includes/admin/plugin-updates
Rodrigo Primo d067a2bd12 Fix PHP docblock for WC_Plugin_Updates::get_untested_plugins()
The documentation of the method
WC_Plugin_Updates::get_untested_plugins() said that it only considers
active plugins when getting the list of untested plugins, but it
actually considers all installed plugins. This commit simply updates the
documentation to reflect the method behavior.
2020-03-12 11:01:36 -03:00
..
views Fix PHPCS violations in includes/admin/plugin-updates/views/html-notice-untested-extensions-inline.php 2018-03-06 10:58:45 -03:00
class-wc-plugin-updates.php Fix PHP docblock for WC_Plugin_Updates::get_untested_plugins() 2020-03-12 11:01:36 -03:00
class-wc-plugins-screen-updates.php Replaced direct access of many constants with the Constants library 2020-01-31 22:18:47 -08:00
class-wc-updates-screen-updates.php Fix PHPCS violations in includes/admin/plugin-updates/class-wc-updates-screen-updates.php 2018-03-06 10:34:18 -03:00