Skip to content

Actions and Filters—Theme Activation

Jo Dickson edited this page Jan 17, 2019 · 2 revisions

Navigation

Action functions


ucfwp_activation_error_acf

Hooks into: admin_notices

Priority: 10 (default)

Prints an error message in the WordPress admin notifying the user that ACF PRO is a required plugin for this theme.


ucfwp_activation_checks

Hooks into: after_switch_theme

Priority: 10

Performs verification checks immediately upon theme activation to ensure required dependencies are installed. Will revert to the previously-active theme if a requirement isn't met.