Now we set that function up to execute when the admin_notices action is called. add_action( 'admin_notices' , 'hello_dolly' ); ...
確定! 回上一頁