onYouTubeIframeAPIReady()
This function is called via the Google Youtube Iframe API when it is ready.
This function is called via the Google Youtube Iframe API when it is ready.
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…
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….
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…
This is a convenient function to use because Nebula options are stored in an array.
…$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()…
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…
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…
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:…