Make WordPress Core


Ignore:
Timestamp:
05/02/2022 02:44:04 AM (2 years ago)
Author:
peterwilsoncc
Message:

Plugins: Improve plugin_install_description filter's docs.

Refer developers to plugins_api() for array of plugin data.

Props afragen, pbiron, SergeyBiryukov, costdev.
Fixes #55480.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/includes/class-wp-plugin-install-list-table.php

    r53074 r53328  
    522522             *
    523523             * @param string $description Plugin card description.
    524              * @param array  $plugin      An array of plugin data. See the {@see 'plugin_row_meta'} filter
     524             * @param array  $plugin      An array of plugin data. See {@see plugins_api()}
    525525             *                            for the list of possible values.
    526526             */
Note: See TracChangeset for help on using the changeset viewer.