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

Geo Polygon Array Converter

This utility will convert a generated path array from this polylines code generator into a nested array that can be used with Google’s containsLocation function. The conversion is necessary so…

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…

update_option()

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

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…

.nebulashadow

Shadows are pseudo :before and :after elements and their z-index is set to -1 so if they are applied on top of a background image, they will end up behind…

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:…

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!