... 'my_plugin_assets' ); function my_plugin_assets() { wp_register_style( 'custom-gallery', plugins_url( '/css/gallery.css' , __FILE__ ) ) ...
確定! 回上一頁