You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -36,12 +36,12 @@ function acf_blocks_check_requirements() {
36
36
}
37
37
38
38
/**
39
-
* Admin notice for missing ACF Pro.
39
+
* Admin notice for missing ACF Pro / SCF.
40
40
*/
41
41
functionacf_blocks_missing_acf_notice() {
42
42
?>
43
43
<div class="notice notice-error">
44
-
<p><?phpesc_html_e( 'ACF Blocks requires Advanced Custom Fields Pro to be installed and activated.', 'acf-blocks' ); ?></p>
44
+
<p><?phpesc_html_e( 'ACF Blocks requires Advanced Custom Fields Pro or Secure Custom Fields (SCF) to be installed and activated.', 'acf-blocks' ); ?></p>
0 commit comments