Updates to 6.4.3

This commit is contained in:
ACF 2025-07-23 10:24:59 +00:00
parent 0e92288e89
commit 159a580148
167 changed files with 3589 additions and 1651 deletions

View File

@ -9,7 +9,7 @@
* Plugin Name: Advanced Custom Fields PRO
* Plugin URI: https://www.advancedcustomfields.com
* Description: Customize WordPress with powerful, professional and intuitive fields.
* Version: 6.4.2
* Version: 6.4.3
* Author: WP Engine
* Author URI: https://wpengine.com/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=plugin_directory&utm_content=advanced_custom_fields
* Update URI: https://www.advancedcustomfields.com/pro
@ -36,7 +36,7 @@ if ( ! class_exists( 'ACF' ) ) {
*
* @var string
*/
public $version = '6.4.2';
public $version = '6.4.3';
/**
* The plugin settings array.

View File

@ -1 +1 @@
(()=>{var e;(e=jQuery)(".acf-escaped-html-notice").on("click",".acf-show-more-details",(function(t){t.preventDefault();const c=e(t.target),a=c.closest(".acf-escaped-html-notice").find(".acf-error-details");a.is(":hidden")?(a.slideDown(100),c.text(acf_escaped_html_notice.hide_details)):(a.slideUp(100),c.text(acf_escaped_html_notice.show_details))}))})();
(()=>{var e;(e=jQuery)(".acf-escaped-html-notice").on("click",".acf-show-more-details",function(t){t.preventDefault();const c=e(t.target),a=c.closest(".acf-escaped-html-notice").find(".acf-error-details");a.is(":hidden")?(a.slideDown(100),c.text(acf_escaped_html_notice.hide_details)):(a.slideUp(100),c.text(acf_escaped_html_notice.show_details))})})();

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1 +1 @@
(()=>{var e={805:()=>{!function(e){const t=function(t){return void 0===t.element?t:t.children&&"None"===t.text?void 0:("acfOptionsPages"===t.text&&(t.text=acf.__("Options Pages")),e('<span class="acf-selection"></span>').data("element",t.element).html(acf.strEscape(t.text)))},a=function(t){if(void 0===t.element)return t;const a=e('<span class="acf-selection"></span>');return a.html(acf.strEscape(t.element.innerHTML)),"options"!==t.id&&"edit_posts"!==t.id||a.append('<span class="acf-select2-default-pill">'+acf.__("Default")+"</span>"),a.data("element",t.element),a};new acf.Model({id:"UIOptionsPageManager",wait:"ready",events:{"change .acf-options-page-parent_slug":"toggleMenuPositionDesc"},initialize:function(){"ui_options_page"===acf.get("screen")&&(acf.newSelect2(e("select.acf-options-page-parent_slug"),{field:!1,templateSelection:t,templateResult:t,dropdownCssClass:"field-type-select-results"}),acf.newSelect2(e("select.acf-options-page-capability"),{field:!1,templateSelection:a,templateResult:a}),acf.newSelect2(e("select.acf-options-page-data_storage"),{field:!1,templateSelection:a,templateResult:a}),this.toggleMenuPositionDesc())},toggleMenuPositionDesc:function(t,a){"none"===e("select.acf-options-page-parent_slug").val()?(e(".acf-menu-position-desc-child").hide(),e(".acf-menu-position-desc-parent").show()):(e(".acf-menu-position-desc-parent").hide(),e(".acf-menu-position-desc-child").show())}}),new acf.Model({id:"optionsPageModalManager",events:{"change .location-rule-value":"createOptionsPage"},createOptionsPage:function(a){const n=e(a.target);if("add_new_options_page"!==n.val())return;let o=!1;const s=function(a){o=acf.newPopup({title:a.data.title,content:a.data.content,width:"600px"}),o.$el.addClass("acf-create-options-page-popup");const n=o.$el.find("#acf_ui_options_page-page_title"),s=n.val();n.focus().val("").val(s),acf.newSelect2(e("#acf_ui_options_page-parent_slug"),{field:!1,templateSelection:t,templateResult:t,dropdownCssClass:"field-type-select-results"}),o.on("submit","form",c)},c=function(t){t.preventDefault(),acf.validateForm({form:e("#acf-create-options-page-form"),success:i,failure:l})},i=function(){const t=e("#acf-create-options-page-form").serializeArray(),a={action:"acf/create_options_page"};t.forEach((e=>{a[e.name]=e.value})),e.ajax({url:acf.get("ajaxurl"),data:acf.prepareForAjax(a),type:"post",dataType:"json",success:p})},l=function(t){const a=e("#acf-create-options-page-form"),n=a.find(".acf-field .acf-error-message");a.find(".acf-notice").first().remove(),n.each((function(){const t=e(this).closest(".acf-field").find(".acf-label:first");e(this).attr("class","acf-options-page-modal-error").appendTo(t)}))},p=function(e){e.success&&e.data.menu_slug?(n.prepend('<option value="'+e.data.menu_slug+'">'+e.data.page_title+"</option>"),n.val(e.data.menu_slug),o.close()):!e.success&&e.data.error&&alert(e.data.error)};!function(){const t=e(".acf-headerbar-title-field").val(),a={action:"acf/create_options_page",acf_parent_page_choices:this.acf.data.optionPageParentOptions?this.acf.data.optionPageParentOptions:[]};t.length&&(a.field_group_title=t),e.ajax({url:acf.get("ajaxurl"),data:acf.prepareForAjax(a),type:"post",dataType:"json",success:s})}()}})}(jQuery)}},t={};function a(n){var o=t[n];if(void 0!==o)return o.exports;var s=t[n]={exports:{}};return e[n](s,s.exports,a),s.exports}a.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return a.d(t,{a:t}),t},a.d=(e,t)=>{for(var n in t)a.o(t,n)&&!a.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},a.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),(()=>{"use strict";a(805)})()})();
(()=>{var e={805:()=>{!function(e){const t=function(t){return void 0===t.element?t:t.children&&"None"===t.text?void 0:("acfOptionsPages"===t.text&&(t.text=acf.__("Options Pages")),e('<span class="acf-selection"></span>').data("element",t.element).html(acf.strEscape(t.text)))},a=function(t){if(void 0===t.element)return t;const a=e('<span class="acf-selection"></span>');return a.html(acf.strEscape(t.element.innerHTML)),"options"!==t.id&&"edit_posts"!==t.id||a.append('<span class="acf-select2-default-pill">'+acf.__("Default")+"</span>"),a.data("element",t.element),a};new acf.Model({id:"UIOptionsPageManager",wait:"ready",events:{"change .acf-options-page-parent_slug":"toggleMenuPositionDesc"},initialize:function(){"ui_options_page"===acf.get("screen")&&(acf.newSelect2(e("select.acf-options-page-parent_slug"),{field:!1,templateSelection:t,templateResult:t,dropdownCssClass:"field-type-select-results"}),acf.newSelect2(e("select.acf-options-page-capability"),{field:!1,templateSelection:a,templateResult:a}),acf.newSelect2(e("select.acf-options-page-data_storage"),{field:!1,templateSelection:a,templateResult:a}),this.toggleMenuPositionDesc())},toggleMenuPositionDesc:function(t,a){"none"===e("select.acf-options-page-parent_slug").val()?(e(".acf-menu-position-desc-child").hide(),e(".acf-menu-position-desc-parent").show()):(e(".acf-menu-position-desc-parent").hide(),e(".acf-menu-position-desc-child").show())}}),new acf.Model({id:"optionsPageModalManager",events:{"change .location-rule-value":"createOptionsPage"},createOptionsPage:function(a){const n=e(a.target);if("add_new_options_page"!==n.val())return;let o=!1;const s=function(a){o=acf.newPopup({title:a.data.title,content:a.data.content,width:"600px"}),o.$el.addClass("acf-create-options-page-popup");const n=o.$el.find("#acf_ui_options_page-page_title"),s=n.val();n.focus().val("").val(s),acf.newSelect2(e("#acf_ui_options_page-parent_slug"),{field:!1,templateSelection:t,templateResult:t,dropdownCssClass:"field-type-select-results"}),o.on("submit","form",c)},c=function(t){t.preventDefault(),acf.validateForm({form:e("#acf-create-options-page-form"),success:i,failure:l})},i=function(){const t=e("#acf-create-options-page-form").serializeArray(),a={action:"acf/create_options_page"};t.forEach(e=>{a[e.name]=e.value}),e.ajax({url:acf.get("ajaxurl"),data:acf.prepareForAjax(a),type:"post",dataType:"json",success:p})},l=function(t){const a=e("#acf-create-options-page-form"),n=a.find(".acf-field .acf-error-message");a.find(".acf-notice").first().remove(),n.each(function(){const t=e(this).closest(".acf-field").find(".acf-label:first");e(this).attr("class","acf-options-page-modal-error").appendTo(t)})},p=function(e){e.success&&e.data.menu_slug?(n.prepend('<option value="'+e.data.menu_slug+'">'+e.data.page_title+"</option>"),n.val(e.data.menu_slug),o.close()):!e.success&&e.data.error&&alert(e.data.error)};!function(){const t=e(".acf-headerbar-title-field").val(),a={action:"acf/create_options_page",acf_parent_page_choices:this.acf.data.optionPageParentOptions?this.acf.data.optionPageParentOptions:[]};t.length&&(a.field_group_title=t),e.ajax({url:acf.get("ajaxurl"),data:acf.prepareForAjax(a),type:"post",dataType:"json",success:s})}()}})}(jQuery)}},t={};function a(n){var o=t[n];if(void 0!==o)return o.exports;var s=t[n]={exports:{}};return e[n](s,s.exports,a),s.exports}a.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return a.d(t,{a:t}),t},a.d=(e,t)=>{for(var n in t)a.o(t,n)&&!a.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},a.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),(()=>{"use strict";a(805)})()})();

View File

@ -142,14 +142,21 @@ if ( ! class_exists( 'Updater' ) ) {
acf_log( $url, $body );
}
// If we're posting an ACF license key, set it as the header.
if ( is_array( $body ) && isset( $body['acf_license'] ) ) {
$headers['X-ACF-License'] = $body['acf_license'];
}
// Determine URL.
if ( acf_is_pro() ) {
$license_key = acf_pro_get_license_key();
if ( empty( $license_key ) || ! is_string( $license_key ) ) {
$license_key = '';
if ( empty( $headers['X-ACF-License'] ) ) {
$license_key = acf_pro_get_license_key();
if ( empty( $license_key ) || ! is_string( $license_key ) ) {
$license_key = '';
}
$headers['X-ACF-License'] = $license_key;
}
$headers['X-ACF-License'] = $license_key;
$headers['X-ACF-Plugin'] = 'pro';
$headers['X-ACF-Plugin'] = 'pro';
} else {
$headers['X-ACF-Plugin'] = 'acf';
}

View File

@ -847,7 +847,7 @@ function acf_render_field_label( $field ) {
function acf_get_field_label( $field, $context = '' ) {
// Get label.
$label = $field['label'];
$label = esc_html( $field['label'] );
// Display empty text when editing field.
if ( $context == 'admin' && $label === '' ) {

View File

@ -549,8 +549,8 @@ if ( ! class_exists( 'ACF_Admin_Internal_Post_Type_List' ) ) :
foreach ( $activated as $activated_id ) {
$links[] = sprintf(
'<a href="%1$s">%2$s</a>',
get_edit_post_link( $activated_id ),
get_the_title( $activated_id )
esc_url( get_edit_post_link( $activated_id ) ),
esc_html( get_the_title( $activated_id ) )
);
}
@ -619,8 +619,8 @@ if ( ! class_exists( 'ACF_Admin_Internal_Post_Type_List' ) ) :
foreach ( $deactivated as $deactivated_id ) {
$links[] = sprintf(
'<a href="%1$s">%2$s</a>',
get_edit_post_link( $deactivated_id ),
get_the_title( $deactivated_id )
esc_url( get_edit_post_link( $deactivated_id ) ),
esc_html( get_the_title( $deactivated_id ) )
);
}
@ -688,8 +688,8 @@ if ( ! class_exists( 'ACF_Admin_Internal_Post_Type_List' ) ) :
foreach ( $duplicated as $duplicated_id ) {
$links[] = sprintf(
'<a href="%1$s">%2$s</a>',
get_edit_post_link( $duplicated_id ),
get_the_title( $duplicated_id )
esc_url( get_edit_post_link( $duplicated_id ) ),
esc_html( get_the_title( $duplicated_id ) )
);
}
@ -755,8 +755,8 @@ if ( ! class_exists( 'ACF_Admin_Internal_Post_Type_List' ) ) :
foreach ( $synced as $synced_id ) {
$links[] = sprintf(
'<a href="%1$s">%2$s</a>',
get_edit_post_link( $synced_id ),
get_the_title( $synced_id )
esc_url( get_edit_post_link( $synced_id ) ),
esc_html( get_the_title( $synced_id ) )
);
}

View File

@ -19,6 +19,7 @@ if ( ! class_exists( 'ACF_Admin' ) ) :
add_action( 'admin_body_class', array( $this, 'admin_body_class' ) );
add_action( 'current_screen', array( $this, 'current_screen' ) );
add_action( 'admin_notices', array( $this, 'maybe_show_escaped_html_notice' ) );
add_action( 'admin_notices', array( $this, 'maybe_show_select2_v3_deprecation_notice' ) );
add_action( 'admin_init', array( $this, 'dismiss_escaped_html_notice' ) );
add_action( 'admin_init', array( $this, 'clear_escaped_html_log' ) );
add_filter( 'parent_file', array( $this, 'ensure_menu_selection' ) );
@ -77,13 +78,8 @@ if ( ! class_exists( 'ACF_Admin' ) ) :
public function admin_body_class( $classes ) {
global $wp_version;
// Determine body class version.
$wp_minor_version = floatval( $wp_version );
if ( $wp_minor_version >= 5.3 ) {
$classes .= ' acf-admin-5-3';
} else {
$classes .= ' acf-admin-3-8';
}
// Add body class.
$classes .= ' acf-admin-5-3';
// Add browser for specific CSS.
$classes .= ' acf-browser-' . esc_attr( acf_get_browser() );
@ -284,6 +280,34 @@ if ( ! class_exists( 'ACF_Admin' ) ) :
exit;
}
/**
* Notifies the user that Select2 v3 has been deprecated and will be removed.
*
* @since 6.4.3
*
* @return void
*/
public function maybe_show_select2_v3_deprecation_notice() {
// Only show to editors and above.
if ( ! current_user_can( 'edit_others_posts' ) ) {
return;
}
if ( 3 === acf_get_setting( 'select2_version' ) ) {
$acf_plugin_name = acf_is_pro() ? 'ACF PRO' : 'ACF';
$acf_plugin_name = '<strong>' . $acf_plugin_name . ' &mdash;</strong>';
$text = sprintf(
/* translators: %1$s - Plugin name, %2$s URL to documentation */
__( '%1$s We have detected that this website is configured to use v3 of the Select2 jQuery library, which has been deprecated in favor of v4 and will be removed in a future version of ACF. <a href="%2$s" target="_blank">Learn more</a>.', 'acf' ),
$acf_plugin_name,
acf_add_url_utm_tags( 'https://www.advancedcustomfields.com/resources/select2-v3-deprecation/', 'docs', 'select2-deprecation-notice' ),
);
acf_add_admin_notice( $text, 'warning', false );
}
}
/**
* Renders the admin navigation element.
*

View File

@ -206,7 +206,7 @@ if ( ! class_exists( 'ACF_Admin_Tool_Import' ) ) :
// Add links to text.
$links = array();
foreach ( $ids as $id ) {
$links[] = '<a href="' . get_edit_post_link( $id ) . '">' . get_the_title( $id ) . '</a>';
$links[] = '<a href="' . esc_url( get_edit_post_link( $id ) ) . '">' . esc_html( get_the_title( $id ) ) . '</a>';
}
$text .= ' ' . implode( ', ', $links );
@ -275,7 +275,7 @@ if ( ! class_exists( 'ACF_Admin_Tool_Import' ) ) :
// Add links to text.
$links = array();
foreach ( $imported as $id ) {
$links[] = '<a href="' . get_edit_post_link( $id ) . '">' . get_the_title( $id ) . '</a>';
$links[] = '<a href="' . esc_url( get_edit_post_link( $id ) ) . '">' . esc_html( get_the_title( $id ) ) . '</a>';
}
$text .= ' ' . implode( ', ', $links );

View File

@ -51,14 +51,14 @@ if ( ! class_exists( 'ACF_Ajax_Check_Screen' ) ) :
// vars
$item = array(
'id' => 'acf-' . $field_group['key'],
'key' => $field_group['key'],
'title' => $field_group['title'],
'position' => $field_group['position'],
'id' => esc_attr( 'acf-' . $field_group['key'] ),
'key' => esc_attr( $field_group['key'] ),
'title' => esc_html( $field_group['title'] ),
'position' => esc_attr( $field_group['position'] ),
'classes' => postbox_classes( 'acf-' . $field_group['key'], $args['screen'] ),
'style' => $field_group['style'],
'label' => $field_group['label_placement'],
'edit' => acf_get_field_group_edit_link( $field_group['ID'] ),
'style' => esc_attr( $field_group['style'] ),
'label' => esc_attr( $field_group['label_placement'] ),
'edit' => esc_url( acf_get_field_group_edit_link( $field_group['ID'] ) ),
'html' => '',
);
@ -68,6 +68,8 @@ if ( ! class_exists( 'ACF_Ajax_Check_Screen' ) ) :
$item['classes'] = trim( $item['classes'] . ' hide-if-js' );
}
$item['classes'] = esc_attr( $item['classes'] );
// append html if doesnt already exist on page
if ( ! in_array( $field_group['key'], $args['exists'] ) ) {

View File

@ -363,6 +363,9 @@ if ( ! class_exists( 'ACF_Assets' ) ) :
// Unload
'The changes you made will be lost if you navigate away from this page' => __( 'The changes you made will be lost if you navigate away from this page', 'acf' ),
// Metaboxes
'Toggle panel' => __( 'Toggle panel', 'acf' ),
// Validation
'Validation successful' => __( 'Validation successful', 'acf' ),
'Validation failed' => __( 'Validation failed', 'acf' ),

View File

@ -53,7 +53,7 @@ if ( ! class_exists( 'acf_field_page_link' ) ) :
return $choices;
}
if ( ! empty( $rule_value ) ) {
$post_title = get_the_title( $rule_value );
$post_title = esc_html( get_the_title( $rule_value ) );
$choices = array( $rule_value => $post_title );
}
return $choices;

View File

@ -48,7 +48,7 @@ if ( ! class_exists( 'acf_field_post_object' ) ) :
return $choices;
}
if ( ! empty( $rule_value ) ) {
$post_title = get_the_title( $rule_value );
$post_title = esc_html( get_the_title( $rule_value ) );
$choices = array( $rule_value => $post_title );
}
return $choices;

View File

@ -51,7 +51,7 @@ if ( ! class_exists( 'acf_field_relationship' ) ) :
return $choices;
}
if ( ! empty( $rule_value ) ) {
$post_title = get_the_title( $rule_value );
$post_title = esc_html( get_the_title( $rule_value ) );
$choices = array( $rule_value => $post_title );
}
return $choices;
@ -317,7 +317,7 @@ if ( ! class_exists( 'acf_field_relationship' ) ) :
}
// vars
$title = acf_get_post_title( $post, $is_search );
$title = esc_html( acf_get_post_title( $post, $is_search ) );
// featured_image
if ( acf_in_array( 'featured_image', $field['elements'] ) ) {

View File

@ -103,13 +103,13 @@ if ( ! class_exists( 'ACF_Form_Post' ) ) :
foreach ( $field_groups as $field_group ) {
// vars
$id = "acf-{$field_group['key']}"; // acf-group_123
$title = $field_group['title']; // Group 1
$context = $field_group['position']; // normal, side, acf_after_title
$priority = 'high'; // high, core, default, low
$id = esc_attr( "acf-{$field_group['key']}" );
$title = esc_html( $field_group['title'] );
$context = esc_attr( $field_group['position'] );
$priority = 'high';
// Reduce priority for sidebar metaboxes for best position.
if ( $context == 'side' ) {
if ( $context === 'side' ) {
$priority = 'core';
}
@ -127,14 +127,14 @@ if ( ! class_exists( 'ACF_Form_Post' ) ) :
// Localize data
$postboxes[] = array(
'id' => $id,
'key' => $field_group['key'],
'style' => $field_group['style'],
'label' => $field_group['label_placement'],
'edit' => acf_get_field_group_edit_link( $field_group['ID'] ),
'key' => esc_attr( $field_group['key'] ),
'style' => esc_attr( $field_group['style'] ),
'label' => esc_attr( $field_group['label_placement'] ),
'edit' => esc_url( acf_get_field_group_edit_link( $field_group['ID'] ) ),
);
// Add the meta box.
add_meta_box( $id, acf_esc_html( $title ), array( $this, 'render_meta_box' ), $post_type, $context, $priority, array( 'field_group' => $field_group ) );
add_meta_box( $id, $title, array( $this, 'render_meta_box' ), $post_type, $context, $priority, array( 'field_group' => $field_group ) );
}
// Set style from first field group.

View File

@ -101,7 +101,7 @@ if ( ! class_exists( 'acf_third_party' ) ) :
$title = 'ACF: ' . $field_group['title'];
// add meta box
add_meta_box( $id, acf_esc_html( $title ), '__return_true', $post_type );
add_meta_box( $id, esc_html( $title ), '__return_true', $post_type );
}
}
}

File diff suppressed because one or more lines are too long

Binary file not shown.

View File

@ -12,7 +12,7 @@
# This file is distributed under the same license as Advanced Custom Fields.
msgid ""
msgstr ""
"PO-Revision-Date: 2025-05-19T16:45:13+00:00\n"
"PO-Revision-Date: 2025-07-21T18:29:30+00:00\n"
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
"Language: ar\n"
"MIME-Version: 1.0\n"

File diff suppressed because one or more lines are too long

Binary file not shown.

View File

@ -12,7 +12,7 @@
# This file is distributed under the same license as Advanced Custom Fields.
msgid ""
msgstr ""
"PO-Revision-Date: 2025-05-19T16:45:13+00:00\n"
"PO-Revision-Date: 2025-07-21T18:29:30+00:00\n"
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
"Language: bg_BG\n"
"MIME-Version: 1.0\n"

File diff suppressed because one or more lines are too long

Binary file not shown.

View File

@ -12,7 +12,7 @@
# This file is distributed under the same license as Advanced Custom Fields.
msgid ""
msgstr ""
"PO-Revision-Date: 2025-05-19T16:45:13+00:00\n"
"PO-Revision-Date: 2025-07-21T18:29:30+00:00\n"
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
@ -6138,7 +6138,7 @@ msgstr "S'ha actualitzat el grup de camps."
#: includes/admin/admin-tools.php:107
#: includes/admin/views/global/navigation.php:254
#: includes/admin/views/tools/tools.php:13
#: includes/admin/views/tools/tools.php:14
msgid "Tools"
msgstr "Eines"

File diff suppressed because one or more lines are too long

Binary file not shown.

View File

@ -12,7 +12,7 @@
# This file is distributed under the same license as Advanced Custom Fields.
msgid ""
msgstr ""
"PO-Revision-Date: 2025-05-19T16:45:13+00:00\n"
"PO-Revision-Date: 2025-07-21T18:29:30+00:00\n"
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
"Language: cs_CZ\n"
"MIME-Version: 1.0\n"
@ -6062,7 +6062,7 @@ msgstr "Skupina polí aktualizována."
#: includes/admin/admin-tools.php:107
#: includes/admin/views/global/navigation.php:254
#: includes/admin/views/tools/tools.php:13
#: includes/admin/views/tools/tools.php:14
msgid "Tools"
msgstr "Nástroje"

File diff suppressed because one or more lines are too long

Binary file not shown.

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

Binary file not shown.

View File

@ -12,7 +12,7 @@
# This file is distributed under the same license as Advanced Custom Fields.
msgid ""
msgstr ""
"PO-Revision-Date: 2025-05-19T16:45:13+00:00\n"
"PO-Revision-Date: 2025-07-21T18:29:30+00:00\n"
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
"Language: de_CH\n"
"MIME-Version: 1.0\n"

File diff suppressed because one or more lines are too long

Binary file not shown.

View File

@ -12,7 +12,7 @@
# This file is distributed under the same license as Advanced Custom Fields.
msgid ""
msgstr ""
"PO-Revision-Date: 2025-05-19T16:45:13+00:00\n"
"PO-Revision-Date: 2025-07-21T18:29:30+00:00\n"
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
"Language: de_DE\n"
"MIME-Version: 1.0\n"
@ -103,7 +103,7 @@ msgstr ""
#: includes/admin/views/acf-field-group/field.php:322
msgid "Close and Add Field"
msgstr ""
msgstr "Schließen und Feld hinzufügen"
#: includes/admin/views/acf-taxonomy/advanced-settings.php:804
msgid ""
@ -2312,7 +2312,7 @@ msgstr "Es wurden keine Taxonomien gefunden"
#: includes/post-types/class-acf-taxonomy.php:97
msgid "Search Taxonomies"
msgstr "Suche Taxonomien"
msgstr "Taxonomien suchen"
#: includes/post-types/class-acf-taxonomy.php:96
msgid "View Taxonomy"
@ -5233,7 +5233,7 @@ msgstr "Übersicht"
#. translators: %s the name of the location type
#: includes/locations.php:38
msgid "Location type \"%s\" is already registered."
msgstr "Positions-Typ „%s“ ist bereits registriert."
msgstr "Der Positionstyp „%s“ ist bereits registriert."
#. translators: %s class name for a location that could not be found
#: includes/locations.php:26
@ -6046,7 +6046,7 @@ msgstr "Die Feldgruppe wurde aktualisiert."
#: includes/admin/admin-tools.php:107
#: includes/admin/views/global/navigation.php:254
#: includes/admin/views/tools/tools.php:13
#: includes/admin/views/tools/tools.php:14
msgid "Tools"
msgstr "Werkzeuge"
@ -6168,7 +6168,7 @@ msgstr "Abbrechen"
#: includes/assets.php:350
msgid "Are you sure?"
msgstr "Bist du sicher?"
msgstr "Bist du dir sicher?"
#: includes/assets.php:370
msgid "%d fields require attention"

File diff suppressed because one or more lines are too long

Binary file not shown.

View File

@ -12,7 +12,7 @@
# This file is distributed under the same license as Advanced Custom Fields.
msgid ""
msgstr ""
"PO-Revision-Date: 2025-05-19T16:45:13+00:00\n"
"PO-Revision-Date: 2025-07-21T18:29:30+00:00\n"
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
"Language: de_DE_formal\n"
"MIME-Version: 1.0\n"
@ -103,7 +103,7 @@ msgstr ""
#: includes/admin/views/acf-field-group/field.php:322
msgid "Close and Add Field"
msgstr ""
msgstr "Schließen und Feld hinzufügen"
#: includes/admin/views/acf-taxonomy/advanced-settings.php:804
msgid ""
@ -2312,7 +2312,7 @@ msgstr "Es wurden keine Taxonomien gefunden"
#: includes/post-types/class-acf-taxonomy.php:97
msgid "Search Taxonomies"
msgstr "Suche Taxonomien"
msgstr "Taxonomien suchen"
#: includes/post-types/class-acf-taxonomy.php:96
msgid "View Taxonomy"
@ -5233,7 +5233,7 @@ msgstr "Übersicht"
#. translators: %s the name of the location type
#: includes/locations.php:38
msgid "Location type \"%s\" is already registered."
msgstr "Positions-Typ „%s“ ist bereits registriert."
msgstr "Der Positionstyp „%s“ ist bereits registriert."
#. translators: %s class name for a location that could not be found
#: includes/locations.php:26
@ -6046,7 +6046,7 @@ msgstr "Die Feldgruppe wurde aktualisiert."
#: includes/admin/admin-tools.php:107
#: includes/admin/views/global/navigation.php:254
#: includes/admin/views/tools/tools.php:13
#: includes/admin/views/tools/tools.php:14
msgid "Tools"
msgstr "Werkzeuge"
@ -6168,7 +6168,7 @@ msgstr "Abbrechen"
#: includes/assets.php:350
msgid "Are you sure?"
msgstr "Bist du sicher?"
msgstr "Bist du dir sicher?"
#: includes/assets.php:370
msgid "%d fields require attention"

File diff suppressed because one or more lines are too long

Binary file not shown.

View File

@ -12,7 +12,7 @@
# This file is distributed under the same license as Advanced Custom Fields.
msgid ""
msgstr ""
"PO-Revision-Date: 2025-05-19T16:45:13+00:00\n"
"PO-Revision-Date: 2025-07-21T18:29:30+00:00\n"
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
"Language: el\n"
"MIME-Version: 1.0\n"
@ -5867,7 +5867,7 @@ msgstr "Το field group ενημερώθηκε."
#: includes/admin/admin-tools.php:107
#: includes/admin/views/global/navigation.php:254
#: includes/admin/views/tools/tools.php:13
#: includes/admin/views/tools/tools.php:14
msgid "Tools"
msgstr "Εργαλεία"

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

Binary file not shown.

View File

@ -12,7 +12,7 @@
# This file is distributed under the same license as Advanced Custom Fields.
msgid ""
msgstr ""
"PO-Revision-Date: 2025-05-19T16:45:13+00:00\n"
"PO-Revision-Date: 2025-07-21T18:29:30+00:00\n"
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
"Language: en_GB\n"
"MIME-Version: 1.0\n"
@ -6075,7 +6075,7 @@ msgstr "Field group updated."
#: includes/admin/admin-tools.php:107
#: includes/admin/views/global/navigation.php:254
#: includes/admin/views/tools/tools.php:13
#: includes/admin/views/tools/tools.php:14
msgid "Tools"
msgstr "Tools"

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

Binary file not shown.

View File

@ -12,7 +12,7 @@
# This file is distributed under the same license as Advanced Custom Fields.
msgid ""
msgstr ""
"PO-Revision-Date: 2025-05-19T16:45:13+00:00\n"
"PO-Revision-Date: 2025-07-21T18:29:30+00:00\n"
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
"Language: es_CL\n"
"MIME-Version: 1.0\n"
@ -25,29 +25,34 @@ msgstr ""
msgid ""
"Save created options back to the \"Choices\" setting in the field definition."
msgstr ""
"Guarda las opciones creadas en el ajuste “Opciones” en la definición del "
"campo."
#: includes/fields/class-acf-field-select.php:470
msgid "Save Options"
msgstr ""
msgstr "Guardar opciones"
#: includes/fields/class-acf-field-select.php:448
msgid ""
"Allow content editors to create new options by typing in the Select input. "
"Multiple options can be created from a comma separated string."
msgstr ""
"Permite que los editores de contenido creen nuevas opciones escribiendo en "
"el campo de selección. Se pueden crear varias opciones a partir de una "
"cadena separada por comas."
#: includes/fields/class-acf-field-select.php:447
msgid "Create Options"
msgstr ""
msgstr "Crear opciones"
#: includes/admin/views/global/navigation.php:179
#: includes/admin/views/global/navigation.php:183
msgid "Edit ACF Field Groups"
msgstr ""
msgstr "Editar grupos de campos de ACF"
#: includes/admin/views/global/navigation.php:100
msgid "Get 4 months free on any WP Engine plan"
msgstr ""
msgstr "Obtén 4 meses gratis en cualquier plan de WP Engine"
#: src/Site_Health/Site_Health.php:522
msgid "Number of Field Groups with Blocks and Other Locations"
@ -93,7 +98,7 @@ msgstr "lo desarrollan y mantienen"
#: src/Site_Health/Site_Health.php:295
msgid "Update Source"
msgstr ""
msgstr "Actualizar la fuente"
#: includes/admin/views/acf-post-type/advanced-settings.php:850
#: includes/admin/views/acf-taxonomy/advanced-settings.php:810
@ -6201,7 +6206,7 @@ msgstr "Grupo de campos actualizado."
#: includes/admin/admin-tools.php:107
#: includes/admin/views/global/navigation.php:254
#: includes/admin/views/tools/tools.php:13
#: includes/admin/views/tools/tools.php:14
msgid "Tools"
msgstr "Herramientas"

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

Binary file not shown.

View File

@ -12,7 +12,7 @@
# This file is distributed under the same license as Advanced Custom Fields.
msgid ""
msgstr ""
"PO-Revision-Date: 2025-05-19T16:45:13+00:00\n"
"PO-Revision-Date: 2025-07-21T18:29:30+00:00\n"
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
"Language: es_ES\n"
"MIME-Version: 1.0\n"
@ -6205,7 +6205,7 @@ msgstr "Grupo de campos actualizado."
#: includes/admin/admin-tools.php:107
#: includes/admin/views/global/navigation.php:254
#: includes/admin/views/tools/tools.php:13
#: includes/admin/views/tools/tools.php:14
msgid "Tools"
msgstr "Herramientas"

File diff suppressed because one or more lines are too long

Binary file not shown.

View File

@ -12,7 +12,7 @@
# This file is distributed under the same license as Advanced Custom Fields.
msgid ""
msgstr ""
"PO-Revision-Date: 2025-05-19T16:45:13+00:00\n"
"PO-Revision-Date: 2025-07-21T18:29:30+00:00\n"
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
"Language: es_MX\n"
"MIME-Version: 1.0\n"
@ -5875,7 +5875,7 @@ msgstr "Grupo de campos actualizado."
#: includes/admin/admin-tools.php:107
#: includes/admin/views/global/navigation.php:254
#: includes/admin/views/tools/tools.php:13
#: includes/admin/views/tools/tools.php:14
msgid "Tools"
msgstr "Herramientas"

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

Binary file not shown.

View File

@ -12,7 +12,7 @@
# This file is distributed under the same license as Advanced Custom Fields.
msgid ""
msgstr ""
"PO-Revision-Date: 2025-05-19T16:45:13+00:00\n"
"PO-Revision-Date: 2025-07-21T18:29:30+00:00\n"
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
"Language: fa_AF\n"
"MIME-Version: 1.0\n"
@ -5855,7 +5855,7 @@ msgstr "گروه زمینه بروز شد."
#: includes/admin/admin-tools.php:107
#: includes/admin/views/global/navigation.php:254
#: includes/admin/views/tools/tools.php:13
#: includes/admin/views/tools/tools.php:14
msgid "Tools"
msgstr "ابزارها"

File diff suppressed because one or more lines are too long

Binary file not shown.

View File

@ -12,7 +12,7 @@
# This file is distributed under the same license as Advanced Custom Fields.
msgid ""
msgstr ""
"PO-Revision-Date: 2025-05-19T16:45:13+00:00\n"
"PO-Revision-Date: 2025-07-21T18:29:30+00:00\n"
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
"Language: fa_IR\n"
"MIME-Version: 1.0\n"
@ -5874,7 +5874,7 @@ msgstr "گروه فیلد به‌روز شد."
#: includes/admin/admin-tools.php:107
#: includes/admin/views/global/navigation.php:254
#: includes/admin/views/tools/tools.php:13
#: includes/admin/views/tools/tools.php:14
msgid "Tools"
msgstr "ابزارها"

File diff suppressed because one or more lines are too long

Binary file not shown.

View File

@ -12,7 +12,7 @@
# This file is distributed under the same license as Advanced Custom Fields.
msgid ""
msgstr ""
"PO-Revision-Date: 2025-05-19T16:45:13+00:00\n"
"PO-Revision-Date: 2025-07-21T18:29:30+00:00\n"
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
"Language: fi\n"
"MIME-Version: 1.0\n"
@ -5943,7 +5943,7 @@ msgstr "Kenttäryhmä päivitetty."
#: includes/admin/admin-tools.php:107
#: includes/admin/views/global/navigation.php:254
#: includes/admin/views/tools/tools.php:13
#: includes/admin/views/tools/tools.php:14
msgid "Tools"
msgstr "Työkalut"

File diff suppressed because one or more lines are too long

Binary file not shown.

View File

@ -12,7 +12,7 @@
# This file is distributed under the same license as Advanced Custom Fields.
msgid ""
msgstr ""
"PO-Revision-Date: 2025-05-19T16:45:13+00:00\n"
"PO-Revision-Date: 2025-07-21T18:29:30+00:00\n"
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
"Language: fr_CA\n"
"MIME-Version: 1.0\n"

File diff suppressed because one or more lines are too long

Binary file not shown.

View File

@ -12,7 +12,7 @@
# This file is distributed under the same license as Advanced Custom Fields.
msgid ""
msgstr ""
"PO-Revision-Date: 2025-05-19T16:45:13+00:00\n"
"PO-Revision-Date: 2025-07-21T18:29:30+00:00\n"
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
"Language: fr_FR\n"
"MIME-Version: 1.0\n"
@ -6214,7 +6214,7 @@ msgstr "Groupe de champs mis à jour."
#: includes/admin/admin-tools.php:107
#: includes/admin/views/global/navigation.php:254
#: includes/admin/views/tools/tools.php:13
#: includes/admin/views/tools/tools.php:14
msgid "Tools"
msgstr "Outils"

File diff suppressed because one or more lines are too long

Binary file not shown.

View File

@ -12,7 +12,7 @@
# This file is distributed under the same license as Advanced Custom Fields.
msgid ""
msgstr ""
"PO-Revision-Date: 2025-05-19T16:45:13+00:00\n"
"PO-Revision-Date: 2025-07-21T18:29:30+00:00\n"
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
"Language: gl_ES\n"
"MIME-Version: 1.0\n"
@ -5874,7 +5874,7 @@ msgstr "Grupo de campos actualizado."
#: includes/admin/admin-tools.php:107
#: includes/admin/views/global/navigation.php:254
#: includes/admin/views/tools/tools.php:13
#: includes/admin/views/tools/tools.php:14
msgid "Tools"
msgstr "Ferramentas"

File diff suppressed because one or more lines are too long

Binary file not shown.

View File

@ -12,7 +12,7 @@
# This file is distributed under the same license as Advanced Custom Fields.
msgid ""
msgstr ""
"PO-Revision-Date: 2025-05-19T16:45:13+00:00\n"
"PO-Revision-Date: 2025-07-21T18:29:30+00:00\n"
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
"Language: gu\n"
"MIME-Version: 1.0\n"
@ -370,7 +370,7 @@ msgstr ""
#: includes/fields/class-acf-field-icon_picker.php:653
msgid "PDF Icon"
msgstr ""
msgstr "પીડીએફ આઇકન"
#: includes/fields/class-acf-field-icon_picker.php:651
msgid "Palm Tree Icon"
@ -1510,7 +1510,7 @@ msgstr ""
#: includes/fields/class-acf-field-icon_picker.php:415
msgid "Home Icon"
msgstr ""
msgstr "હોમ આઇકન"
#: includes/fields/class-acf-field-icon_picker.php:413
msgid "Customizer Icon"
@ -4629,7 +4629,7 @@ msgstr[1] ""
#: includes/admin/post-types/admin-taxonomies.php:352
msgctxt "post status"
msgid "Registration Failed"
msgstr ""
msgstr "નોંધણી નિષ્ફળ"
#: includes/admin/admin-internal-post-type-list.php:276
msgid ""
@ -4640,7 +4640,7 @@ msgstr ""
#: includes/acf-internal-post-type-functions.php:509
#: includes/acf-internal-post-type-functions.php:538
msgid "REST API"
msgstr ""
msgstr "REST API"
#: includes/acf-internal-post-type-functions.php:508
#: includes/acf-internal-post-type-functions.php:537
@ -5354,7 +5354,7 @@ msgstr "જોડાણ"
#: includes/validation.php:323
msgid "%s value is required"
msgstr ""
msgstr "%s મૂલ્ય જરૂરી છે"
#: includes/admin/views/acf-field-group/conditional-logic.php:64
msgid "Show this field if"
@ -5416,7 +5416,7 @@ msgstr ""
#: includes/admin/views/upgrade/notice.php:8 includes/fields.php:446
msgid "Repeater"
msgstr ""
msgstr "રીપીટર"
#: includes/admin/views/tools/tools.php:16
msgid "Back to all tools"
@ -5993,7 +5993,7 @@ msgstr "ફીલ્ડ જૂથ અપડેટ કર્યું."
#: includes/admin/admin-tools.php:107
#: includes/admin/views/global/navigation.php:254
#: includes/admin/views/tools/tools.php:13
#: includes/admin/views/tools/tools.php:14
msgid "Tools"
msgstr "સાધનો"
@ -6295,7 +6295,7 @@ msgstr "વપરાશકર્તા નવા %s ઉમેરવામાં
#: includes/fields/class-acf-field-taxonomy.php:678
msgid "Term ID"
msgstr ""
msgstr "ટર્મ ID"
#: includes/fields/class-acf-field-taxonomy.php:677
msgid "Term Object"
@ -6335,7 +6335,7 @@ msgstr ""
#: includes/fields/class-acf-field-taxonomy.php:695
msgid "Multi Select"
msgstr ""
msgstr "મલ્ટી સિલેક્ટ"
#: includes/fields/class-acf-field-checkbox.php:22
#: includes/fields/class-acf-field-taxonomy.php:694
@ -6429,7 +6429,7 @@ msgstr ""
#: includes/fields/class-acf-field-file.php:207
msgid "File ID"
msgstr ""
msgstr "ફાઈલ આઈડી"
#: includes/fields/class-acf-field-file.php:206
msgid "File URL"
@ -6629,7 +6629,7 @@ msgstr ""
#: includes/fields/class-acf-field-date_time_picker.php:77
msgctxt "Date Time Picker JS amText"
msgid "AM"
msgstr ""
msgstr "સવારે"
#: includes/fields/class-acf-field-date_time_picker.php:75
msgctxt "Date Time Picker JS selectText"
@ -6697,12 +6697,12 @@ msgstr ""
#: includes/admin/views/acf-field-group/options.php:130
#: includes/fields/class-acf-field-tab.php:112
msgid "Left aligned"
msgstr ""
msgstr "ડાબે સંરેખિત"
#: includes/admin/views/acf-field-group/options.php:129
#: includes/fields/class-acf-field-tab.php:111
msgid "Top aligned"
msgstr ""
msgstr "ટોચ સંરેખિત"
#: includes/fields/class-acf-field-tab.php:107
msgid "Placement"
@ -6823,7 +6823,7 @@ msgstr "પસંદગીઓ"
#: includes/fields/class-acf-field-button-group.php:23
msgid "Button Group"
msgstr ""
msgstr "બટન જૂથ"
#: includes/fields/class-acf-field-button-group.php:183
#: includes/fields/class-acf-field-page_link.php:519
@ -7254,7 +7254,7 @@ msgstr "મૂલ્ય સાચવતી વખતે વપરાતી ગ
#: includes/fields/class-acf-field-date_picker.php:189
msgid "Save Format"
msgstr ""
msgstr "ફોર્મેટ સાચવો"
#: includes/fields/class-acf-field-date_picker.php:61
msgctxt "Date Picker JS weekHeader"

File diff suppressed because one or more lines are too long

Binary file not shown.

View File

@ -12,7 +12,7 @@
# This file is distributed under the same license as Advanced Custom Fields.
msgid ""
msgstr ""
"PO-Revision-Date: 2025-05-19T16:45:13+00:00\n"
"PO-Revision-Date: 2025-07-21T18:29:30+00:00\n"
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
"Language: he_IL\n"
"MIME-Version: 1.0\n"

File diff suppressed because one or more lines are too long

Binary file not shown.

View File

@ -12,7 +12,7 @@
# This file is distributed under the same license as Advanced Custom Fields.
msgid ""
msgstr ""
"PO-Revision-Date: 2025-05-19T16:45:13+00:00\n"
"PO-Revision-Date: 2025-07-21T18:29:30+00:00\n"
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
"Language: hr\n"
"MIME-Version: 1.0\n"

File diff suppressed because one or more lines are too long

Binary file not shown.

View File

@ -12,7 +12,7 @@
# This file is distributed under the same license as Advanced Custom Fields.
msgid ""
msgstr ""
"PO-Revision-Date: 2025-05-19T16:45:13+00:00\n"
"PO-Revision-Date: 2025-07-21T18:29:30+00:00\n"
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
"Language: hu_HU\n"
"MIME-Version: 1.0\n"

File diff suppressed because one or more lines are too long

Binary file not shown.

View File

@ -12,7 +12,7 @@
# This file is distributed under the same license as Advanced Custom Fields.
msgid ""
msgstr ""
"PO-Revision-Date: 2025-05-19T16:45:13+00:00\n"
"PO-Revision-Date: 2025-07-21T18:29:30+00:00\n"
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
"Language: id_ID\n"
"MIME-Version: 1.0\n"

Some files were not shown because too many files have changed in this diff Show More