dashboard_todo_manager()

This dashboard metabox must be enabled in Nebula Options, and either a developer IP or email domain must be entered! Create to-do comments by using the syntax @todo "Category" Priority: Description here. The category shows up in the To-Do Manager as a way to group tasks. Priority is an integer between 0-5. is hidden from Read More »

php_version_support()

This function returns an array of lifecycle, security, and end. Lifecycle is what stage that version is in: active, security, or end. Security is the date when security updates stop. End is the date when that version is no longer maintained. Read More »

default_options()

The Nebula Options page is a convenient way to enable/disable Nebula functions as well as apply project-specific information like geolocation. It is entirely optional, so standard coding takes priority over the options (additionally, it can be turned off several ways too). The settings page itself can be found in the Wordpress admin under Appearance > Nebula Options. Read More »