Skip to content

Commit

Permalink
Added Global Documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
keyurptl committed Feb 21, 2024
1 parent f99c50d commit 3fa0819
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions admin/plugins.php
Original file line number Diff line number Diff line change
Expand Up @@ -123,9 +123,7 @@ function perflab_render_plugins_ui() {
* @link https://github.com/WordPress/wordpress-develop/blob/0b8ca16ea3bd9722bd1a38f8ab68901506b1a0e7/src/wp-admin/includes/class-wp-plugin-install-list-table.php#L467-L830
*
* @global string $page
*
*
*
*
* @param array $plugin_data Plugin data from the WordPress.org API.
*/
function perflab_render_plugin_card( array $plugin_data ) {
Expand Down

0 comments on commit 3fa0819

Please sign in to comment.