add_action ( 'wp_head', 'feed_links_extra', 3 ); add_action( 'wp_head', ... using the usual add_action function with the ptd_custom_hook as the tag name.
確定! 回上一頁