remove_action ( 'init', [ $this, 'on_init' ] );. because $this is only accessible inside SomeClass . In this example: function add_some_hooks ...
確定! 回上一頁