Get Started

This is a basic start-to-finish task list for developing a website in WordPress with Nebula. Installation Download Nebula Download and Install WordPress Upload Nebula (/wp-content/themes) Move the Child theme from…

initialization_default_settings()

Recommended settings include blog description, timezone, week start, permalink structure, ping status, and widgets.

plugin_force_settings()

This function used to override many plugins’ settings, but is down to just Yoast SEO now. It may grow or shrink as plugin annoyances come and go….

Launch Checklist

…empty (Settings > General). Verify Wordpress Address and Site Address are correct (Settings > General). Change email address to client’s admin email (Settings > General). Allow Search Engine Visibility (Settings

Contact Form 7

Nebula file location string to match: PHP add_filter(‘nebula_cf7_file_location’, function($file_location){ return str_replace(WPCF7_UPLOADS_TMP_DIR, home_url(‘/’) . ‘/wp-content/uploads/your-storage-directory-here/’, $file_location); }); Validation Nebula includes live, soft-validation. This pre-submit validation helps assist the user without actually…

initialization_email_prev_settings()

This function will not email admins more than once in a 15 minute period, so multiple initializations will not cause emails within that time.

Relevanssi Search

…within Relevanssi. Nebula recommended settings for Relevanssi Search Options These settings will ensure the best integration between Nebula features and Relevanssi searches. Make sure the Relevanssi plugin is installed and…

Animations

…Animations These animations happen once and then stop. nebula-fade-out nebula-fade-out-up nebula-fade-out-down nebula-fade-out-left nebula-fade-out-right nebula-fade-in nebula-fade-in-up nebula-fade-in-down nebula-fade-in-left nebula-fade-in-right nebula-zoom-out nebula-zoom-in nebula-reveal-in nebula-reveal-out nebula-stretch-in nebula-stretch-out nebula-flip-in-x nebula-flip-in-y nebula-flip-out-x nebula-flip-out-y nebula-tap nebula-push…

liveValidator()

…security purposes! Pre-defined RegEx patterns may not perfectly capture all nuances- this is meant for simple forms. Text / Select Use the class nebula-validate-text or nebula-validate-select to validate simple text…

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!