get_specific_plugin_hook_output

Plugin-related functions

Summary

get_specific_plugin_hook_output()

Get the output of a specific plugin’s hook as a string.

This is like get_plugin_hook_output() but only calls the hook within theprovided plugin.

Returns:string|null

Usage

Examples

See Also

Project Versions

Table Of Contents

Previous topic

get_plugin_ini

Next topic

plugin_is_active

This Page