... theme assets add_filter( 'theme_root_uri', array( $this, 'rewrite' ), 99, 1 ); add_filter( 'plugins_url', array( $this, 'rewrite' ), 99, ...
確定! 回上一頁