in_category()

Function: Checks if the current post is within any of the given categories.

Source: wp-includes/category-template.php:257

Used by 0 functions | Uses 0 functions

the_category()

Function: Displays category list for a post in either HTML list or custom format.

Source: wp-includes/category-template.php:276

Used by 0 functions | Uses 0 functions

plugin_dir_url()

Function: Get the URL directory path (with trailing slash) for the plugin __FILE__ passed in.

Source: wp-includes/plugin.php:846

Used by 0 functions | Uses 1 function

do_action_ref_array()

Function: Calls the callback functions that have been added to an action hook, specifying arguments in an array.

Source: wp-includes/plugin.php:537

Used by 1 function | Uses 1 function