plugin install

This commit is contained in:
Tony Volpe
2024-06-18 17:29:05 -04:00
parent e1aaedd1ae
commit 41f50eacc4
5880 changed files with 1057631 additions and 39681 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