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_oembed' ) ) :
* @param n/a
* @return n/a
*/
function initialize() {
// vars
@@ -51,7 +50,6 @@ if ( ! class_exists( 'acf_field_oembed' ) ) :
* @param $field (array)
* @return (int)
*/
function prepare_field( $field ) {
// defaults
@@ -107,7 +105,6 @@ if ( ! class_exists( 'acf_field_oembed' ) ) :
* @param $post_id (int)
* @return $post_id (int)
*/
function ajax_query() {
// validate
@@ -133,7 +130,6 @@ if ( ! class_exists( 'acf_field_oembed' ) ) :
* @param $options (array)
* @return (array)
*/
function get_ajax_query( $args = array() ) {
// defaults
@@ -176,7 +172,6 @@ if ( ! class_exists( 'acf_field_oembed' ) ) :
* @since 3.6
* @date 23/01/13
*/
function render_field( $field ) {
// atts