Better use save_post add_action( 'save_post', 'skill_save_post' ); if ( !function_exists( 'skill_save_post' ) ) { function skill_save_post( ...
確定! 回上一頁