aioseop_ajax_update_oembed
The All In One SEO Pack aioseop ajax update oembed function.
Description
aioseop_ajax_update_oembed();
Usage
if ( !function_exists( 'aioseop_ajax_update_oembed' ) ) { require_once ABSPATH . PLUGINDIR . 'all-in-one-seo-pack/inc/aioseop_functions.php'; } // NOTICE! Understand what this does before running. $result = aioseop_ajax_update_oembed();
Defined (1)
The function is defined in the following location(s).
- /inc/aioseop_functions.php
- function aioseop_ajax_update_oembed() {
- AIO_ProGeneral::aioseop_ajax_update_oembed();
- }