plugin updates

This commit is contained in:
Tony Volpe
2024-06-17 14:48:11 -04:00
parent ecc5fbf831
commit 3751a5a1a6
1318 changed files with 91130 additions and 52250 deletions

View File

@@ -15,7 +15,6 @@ if ( ! class_exists( 'acf_field_separator' ) ) :
* @param n/a
* @return n/a
*/
function initialize() {
// vars
@@ -36,7 +35,6 @@ if ( ! class_exists( 'acf_field_separator' ) ) :
* @since 3.6
* @date 23/01/13
*/
function render_field( $field ) {
/* do nothing */
@@ -54,7 +52,6 @@ if ( ! class_exists( 'acf_field_separator' ) ) :
*
* @return $field - the field array holding all the field options
*/
function load_field( $field ) {
// remove name to avoid caching issue