1. Nebula Nebula
  2. /
  3. Search results
  4.  (Page 11)

throttle()

Very similar to debounce but where debounce happens only once at the end (or the beginning), throttle happens multiple times but limited to a set amount of time in between….

logo()

This function prioritizes in the following order: A custom function that hooks into `nebula_logo` (an image file URL is the expected return) Customizer on sub-page when that one-color logo checkbox…

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…

update_option()

This is a convenient function to use because Nebula options are stored in an array.

is_staff()

Developers and clients IP addresses and email domains can be added in Nebula Options under the Administration tab. For clarification, “client” in this context means the person or business for…

is_available()

…$allow_cache parameter is set to false. This means if a remote server is down, there will be a 5-10 second timeout (typically) once per hostname within 10 minutes. Nebula’s remote_get()…

youtubeStateChange()

This function checks for the video to play, pause, or end. When played, nebula_playing_video is triggered. When paused, nebula_paused_video is triggered. When ended, nebula_finished_video is triggered. This function also triggers…

Was this page helpful? Yes No


    A feedback message is required to submit this form.


    Please check that you have entered a valid email address.

    Enter your email address if you would like a response.

    Thank you for your feedback!