Warning: Array to string conversion in /mnt/data/home/502433.cloudwaysapps.com/rhbymdevka/public_html/wp-content/themes/wporg-developer/inc/template-tags.php on line 808
NF_PUM()
The main function responsible for returning The Highlander Plugin Instance to functions everywhere.
Description Description
Use this function like you would a global variable, except without needing to declare the global.
Warning: Array to string conversion in /mnt/data/home/502433.cloudwaysapps.com/rhbymdevka/public_html/wp-content/themes/wporg-developer/inc/template-tags.php on line 808
Return Return
({class}) Highlander Instance
Source Source
File: includes/integrations/class-pum-ninja-forms.php
function NF_PUM() { return NF_PUM::instance(); }
Expand full source code Collapse full source code View on Trac
Changelog Changelog
Version | Description |
---|---|
3.0 | Introduced. |