rankmath / seo-by-rank-math

Rank Math is a revolutionary WordPress SEO Plugin that combines the features of many SEO tools and lets you multiply your traffic in the easiest way possible :bulb: :chart_with_upwards_trend: →
https://rankmath.com
107 stars 52 forks source link

dev: add constant for skipping registration #124

Open justlevine opened 2 years ago

justlevine commented 2 years ago

Adds the constant RANK_MATH_REGISTRATION_SKIP, primarily for use when trying to run WPBrowser tests where rank_math() is initialized before we can call update_option( 'rank_math_registration_skip', true );

See: https://support.rankmath.com/?post_type=topic&p=432292