Skip to content

Commit d18a7bb

Browse files
committed
Deploying version 5.12.3
1 parent ada1e58 commit d18a7bb

19 files changed

+205
-136
lines changed

acf.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Plugin Name: Advanced Custom Fields
44
Plugin URI: https://www.advancedcustomfields.com
55
Description: Customize WordPress with powerful, professional and intuitive fields.
6-
Version: 5.12.2
6+
Version: 5.12.3
77
Author: Delicious Brains
88
Author URI: https://www.advancedcustomfields.com
99
Text Domain: acf
@@ -19,7 +19,7 @@
1919
class ACF {
2020

2121
/** @var string The plugin version number. */
22-
var $version = '5.12.2';
22+
var $version = '5.12.3';
2323

2424
/** @var array The plugin settings array. */
2525
var $settings = array();

assets/build/css/acf-dark.css.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
/******/ (function() { // webpackBootstrap
2+
/******/ "use strict";
3+
/******/
4+
/******/
5+
/******/ })()
6+
;
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
/******/ (function() { // webpackBootstrap
2+
/******/ "use strict";
3+
/******/
4+
/******/
5+
/******/ })()
6+
;

assets/build/css/acf-global.css.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
/******/ (function() { // webpackBootstrap
2+
/******/ "use strict";
3+
/******/
4+
/******/
5+
/******/ })()
6+
;

assets/build/css/acf-input.css.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
/******/ (function() { // webpackBootstrap
2+
/******/ "use strict";
3+
/******/
4+
/******/
5+
/******/ })()
6+
;

assets/build/js/acf-field-group.js

Lines changed: 25 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/build/js/acf-field-group.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/build/js/acf-field-group.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)