Deprecated: Function wp_sanitize_script_attributes is deprecated since version 7.0.0! Use wp_get_script_tag() or wp_get_inline_script_tag() instead. in /home/yaronewoni9762/web/hardier-petrel-4cfad5.cloud.newsplicity.com/public_html/wp-includes/functions.php on line 6170

Deprecated: Function wp_sanitize_script_attributes is deprecated since version 7.0.0! Use wp_get_script_tag() or wp_get_inline_script_tag() instead. in /home/yaronewoni9762/web/hardier-petrel-4cfad5.cloud.newsplicity.com/public_html/wp-includes/functions.php on line 6170

Warning: file_exists(): open_basedir restriction in effect. File(/srv/htdocs/wp-content/mu-plugins/wp2-core/src/fields/key/README.md) is not within the allowed path(s): (/mnt/plugin-dev:/home/yaronewoni9762/.composer:/home/yaronewoni9762/web/hardier-petrel-4cfad5.cloud.newsplicity.com/public_html:/home/yaronewoni9762/web/hardier-petrel-4cfad5.cloud.newsplicity.com/private:/home/yaronewoni9762/web/hardier-petrel-4cfad5.cloud.newsplicity.com/public_shtml:/home/yaronewoni9762/tmp:/tmp:/var/www/html:/bin:/usr/bin:/usr/local/bin:/usr/share:/opt) in /home/yaronewoni9762/web/hardier-petrel-4cfad5.cloud.newsplicity.com/public_html/wp-content/mu-plugins/wp2-wiki/src/blocks/readme/init-helpers.php on line 43

Overview

Create consistent keys for registering fields so fetching data is easier and more predictable.

Usage


use WP2_DaemonWP2_CoreFieldsKeyController as Field_Key;

$key = Field_Key::create(
    'namespace',
    'group',
    'id',
    'prefix',   
    'suffix',
);

Preserving and protecting the freedom to use, study, copy, modify, and distribute WordPress.