is_network_only_plugin()

Function: Checks for “Network: true” in the plugin header to see if this should be activated only as a network wide plugin. The plugin would also work when Multisite is not enabled.

Source: wp-admin/includes/plugin.php:608

Used by 6 functions | Uses 2 functions

is_new_day()

Function: Determines whether the publish date of the current post in the loop is different from the publish date of the previous post in the loop.

Source: wp-includes/functions.php:1010

Used by 0 functions | Uses 0 functions