PATH:
var
/
www
/
clients
/
client1
/
web1
/
web
/
wp-content
/
plugins
/
siteorigin-panels
/
compat
<?php function siteorigin_rank_math_sitemap( $content, $post_id ) { $panels_data = get_post_meta( $post_id, 'panels_data', true ); if ( ! empty( $panels_data ) ) { $GLOBALS[ 'SITEORIGIN_PANELS_PREVIEW_RENDER' ] = true; $content = SiteOrigin_Panels::renderer()->render( (int) $post_id, false, $panels_data ); unset( $GLOBALS[ 'SITEORIGIN_PANELS_PREVIEW_RENDER' ] ); } return $content; } add_filter( 'rank_math/sitemap/content_before_parse_html_images', 'siteorigin_rank_math_sitemap', 10, 2 );
[-] gravity-forms.php
[edit]
[-] livemesh.php
[edit]
[-] layout-block.php
[edit]
[-] vantage.php
[edit]
[-] acf-widgets.php
[edit]
[-] seopress.php
[edit]
[-] yoast.php
[edit]
[-] jetpack.php
[edit]
[-] yikes.php
[edit]
[+]
js
[-] seo.php
[edit]
[-] polylang.php
[edit]
[-] pagelayer.php
[edit]
[-] rank-math.php
[edit]
[-] widget-options.php
[edit]
[-] popup-maker.php
[edit]
[-] lazy-load-backgrounds.php
[edit]
[+]
..
[-] aioseo.php
[edit]
[-] amp.php
[edit]
[-] events-manager.php
[edit]