Theme::add_jit_template_arguments()
Method: Add JIT template variables.
Theme::add_jit_template_arguments Read More »
Method: Add JIT template variables.
Theme::add_jit_template_arguments Read More »
Method: Checks if the supplied version has been operated on in the past.
Version_Tracker::has_upgraded Read More »
Method: Returns the list of versions we have loaded previously.
Version_Tracker::get_version_history Read More »
Method: Sets the version history in the database.
Version_Tracker::set_version_history Read More »
Method: Contains the key for the WordPress option for our version data.
Version_Tracker::option_key Read More »
Method: Will sync the version in our database based on the passed version, firing appropriate update hooks to notify the application of the version applied.
Version_Tracker::sync_version Read More »
Class: Version_Tracker class that assists tracking the plugin versions and notifies listeners on changes.
Method: Handles the registration_errors hook, applying our validation if relevant.
Provider::registration_validation Read More »
Method: Flags whether our settings our enabled and we should have any of the provider operations setup.
Provider::is_enabled Read More »
Method: Add terms and privacy form error messages.
Provider::add_error_messages Read More »
Method: Register admin notices.
WordPress::register_notices Read More »