芝麻web文件管理V1.00
编辑当前文件:/home/mybf1/www/rambut.bf1.my/wp-content/plugins/all-in-one-seo-pack/app/Common/Meta/Amp.php
head, 'output' ], 11 ); } } /** * Remove Hooks with AMP's Schema. * * @since 4.0.0 * * @return void */ public function removeHooksAmpSchema() { // Remove AMP Schema hook used for outputting data. remove_action( 'amp_post_template_head', 'amp_print_schemaorg_metadata' ); } }