after_plugin_row

最后更新于:2021-11-25 19:51:22

do_action( ‘after_plugin_row’, string $plugin_file, array $plugin_data, string $status )

Fires after each row in the Plugins list table.

参数

$plugin_file

(string)
Path to the plugin file relative to the plugins directory.

$plugin_data

(array)
An array of plugin data.

$status

(string)
Status filter currently applied to the plugin list. Possible values are: ‘all’, ‘active’, ‘inactive’, ‘recently_activated’, ‘upgrade’, ‘mustuse’, ‘dropins’, ‘search’, ‘paused’, ‘auto-update-enabled’, ‘auto-update-disabled’.

源文件

文件: gc-admin/includes/class-gc-plugins-list-table.php

View on Trac

array (size=27)
  'id' => string '' (length=0)
  'slug' => string '' (length=0)
  'plugin' => string '' (length=0)
  'new_version' => string '1.4.10' (length=6)
  'url' => string '' (length=0)
  'package' => string '' (length=0)
  'icons' => 
    array (size=2)
      '2x' => string '' (length=0)
      '1x' => string '' (length=0)
  'banners' => 
    array (size=1)
      '1x' => string '' (length=0)
  'banners_rtl' => 
    array (size=0)
      empty
  'tested' => string '5.5.3' (length=5)
  'requires_php' => boolean false
  'compatibility' => 
    object(stdClass)[1022]
  'update-supported' => boolean true
  'Name' => string '' (length=0)
  'PluginURI' => string '' (length=0)
  'Version' => string '1.4.9' (length=5)
  'Description' => string '' (length=0)
  'Author' => string '' (length=0)
  'AuthorURI' => string '' (length=0)
  'TextDomain' => string '' (length=0)
  'DomainPath' => string '/languages' (length=10)
  'Network' => boolean false
  'RequiresGC' => string '' (length=0)
  'RequiresPHP' => string '' (length=0)
  'Title' => string '' (length=0)
  'AuthorName' => string '' (length=0)
  'update' => boolean true