acf/admin/license_key_constant_message

Last updated Feb 17, 2022

Description

Used to modify the admin screen message when a license key is defined in code.

Changelog

  • Added in version 5.11.1

Example

This example demonstrates how to modify the displayed message when a license key is defined in code.

functions.php

add_filter('acf/admin/license_key_constant_message', function($message) {
    return 'ACF is activated by a defined license key.';
});
Supercharge Your Website With Premium Features Using ACF PRO

Speed up your workflow and unlock features to better develop websites using ACF Blocks and Options Pages, with the Flexible Content, Repeater, Clone, Gallery Fields & More.

Explore Features View Pricing

PRO Features
ACF Blocks
Options Pages
PRO Fields
Repeater
Flexible Content
Gallery
Clone