Uses
Uses | Description |
---|---|
wp-admin/includes/class-bulk-upgrader-skin.php: Bulk_Upgrader_Skin::bulk_footer() | |
wp-admin/includes/class-bulk-plugin-upgrader-skin.php: update_bulk_plugins_complete_actions | Filters the list of action links available following bulk plugin updates. |
wp-includes/capabilities.php: current_user_can() | Returns whether the current user has the specified capability. |
wp-includes/l10n.php: __() | Retrieve the translation of $text. |
wp-includes/link-template.php: self_admin_url() | Retrieves the URL to the admin area for either the current site or the network depending on context. |
wp-includes/plugin.php: apply_filters() | Calls the callback functions that have been added to a filter hook. |