#添加代码高亮function add_prism() { wp_register_style('prismCSS', get_stylesheet_directory_uri().'/prism.css'); wp_register_script('prismJS', ...
確定! 回上一頁