wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren



after_plugin_row_meta › WordPress Action Hooks

Seit6.5.0
Veraltetn/v
do_action( 'after_plugin_row_meta', $plugin_file, $plugin_data )
Parameter: (2)
  • (string) $plugin_file Refer to {@see 'plugin_row_meta'} filter.
    Erforderlich: Ja
  • (array) $plugin_data Refer to {@see 'plugin_row_meta'} filter.
    Erforderlich: Ja
Definiert in:
Codex:

Fires after plugin row meta.





Quellcode

do_action( 'after_plugin_row_meta', $plugin_file, $plugin_data );