WP CLI patch inside
-
Change
wp-content/plugins/yoast-seo-settings-xml-csv-import/yoast-addon.php
line 17 from:$yoast_addon = new RapidAddon( 'Yoast WordPress SEO Add-On', 'yoast_addon' );
to:
$GLOBALS['yoast_addon'] = $yoast_addon = new RapidAddon( 'Yoast WordPress SEO Add-On', 'yoast_addon' );
Please include it in the next release.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘WP CLI patch inside’ is closed to new replies.