_get_plugin_from_callback


_get_plugin_from_callback ( $callback )

Access:
  • private
Parameters:
  • (callable) callback The callback function to check.
Returns:
  • (array|null) The plugin that the callback belongs to, or null if it doesn't belong to a plugin.
Defined at:

Description

Internal helper function to find the plugin from a meta box callback.

Related Functions

wp_targeted_link_rel_callback, _sort_uname_callback, get_plugin_data, wp_get_plugin_error, _sort_name_callback

Top Google Results

User discussions

wpseek mobile