Packages from cnp
-
-
-
-
PHP
cnp/wp-add-favicon
Customize favicon definitions per host and front-end/back-end. Includes filter for favicon uri modification.
-
-
-
PHP
cnp/wp-filter-add-flex-layout-label-to-title-bar
Adds a label to collapsed ACF flex layout fields.
-
PHP
cnp/wp-filter-add-subpages-to-menu-automatically
Filter in subpages to a menu automatically if add_subpages_automatically is set and true on the menu args.
-
PHP
cnp/wp-filter-screen-reader-class
Changes the WordPress screen reader class to the Foundation screen reader class
-
-
PHP
cnp/wp-filterable-walker-page
Add an args filter to the Page Walker, plus before and after arguments to match wp_nav_menu
-
-
PHP
cnp/wp-highest-ancestor
A function for getting information about the highest ancestor of a post or term. Useful for section title information.
-
-
PHP
cnp/wp-nav-filters
A module for filtering WordPress nav menu args & output according to our usual needs.
-
-
PHP
cnp/wp-queried-object-parser
Provides shorthand access to a standard description of the WordPress object being requested.
-
-
PHP
cnp/wp-theme-wrapper
A wrapper function that intercepts WordPress' template_include function, allowing us to use base.php instead.