-
-
Notifications
You must be signed in to change notification settings - Fork 29
Filter Hooks
Below you can find all currently available, not deprecated filter hooks
defined in multisite-enhancements.php
multisite_enhancements_autoload
Filter to reduce the files there load automatically on init of the plugin @type array
defined in inc/autoload/class-add-admin-favicon.php`
-
multisite_enhancements_sites_limitFilter hook to change the value for get sites inside the network. @type integer
-
multisite_enhancements_faviconList of hooks, there add the markup of the favicon @type array
-
multisite_enhancements_add_faviconChange style of the favicon, the string include the css. @type string
-
multisite_enhancements_add_admin_bar_faviconChange style of the favicon to each site in the Admin Bar menu, the string include the css. @type string
-
multisite_enhancements_remove_wp_admin_barRemove or not remove the first part in the admin bar. @type bool
-
multisite_enhancements_favicon_pathFilter the file path to the favicon file.
@type stringOptional parameters: When using a different directory than the stylesheet use the
$blog_idand$path_type@type integer $blog_id@type string $path_type = 'url' -> use URL for the location as a URL@type string $path_type = 'dir' -> use URL for the location in the server, used to check if the file exists
Other WordPress Multisite Solution in my network:
- MultilingualPress The right way to build a multilingual WordPress site!