.inside code {background:#00a0d2; border-radius: 4px; color: #fff;} p.acf-cta-action { background: #ff2828; padding: 10px; text-align: center; color: #FFFFFF; } p.acf-cta-action a { color: #fff; font-size: 18px; font-weight: 800; }'; echo '
UPDATE TO PRO VERSION'; echo '
Show custom field or meta_key value on frontend without coding. Pain-free plugin for non-tech savvy & help you make website faster!
'; echo 'To use the plugin:
'; echo '[cats_field group_id= field= auto_loop= excerpt= post_id=]';
echo 'group_id (required): ID of field groupfield (required, optional if auto loop is yes): field slug, if you want to show one by oneauto_loop (optional): auto show all the fields value of the group ID, accepted yes or noexcerpt (optional): exclude specific field from displaying, use field slug herepost_id (optional): if you want to show field from specific page/post, use this param, else will get current post IDPRO version can display more field types & also meta_key of any post/page/taxonomy
'; echo '
UPDATE TO PRO VERSION NOW'; } add_action('admin_notices', 'acf_frontend_display_notice'); function acf_frontend_display_notice() { if (is_plugin_active('acf-frontend-display/acf-frontend-display.php')) { $admin_url = get_admin_url(); echo '
Voila! ACF Frontend Display is activated. The instruction is available on your dashboard, please take a look at your Dashboard