开发者 | cema |
---|---|
更新时间 | 2018年9月9日 18:28 |
捐献地址: | 去捐款 |
PHP版本: | 5.2.4 及以上 |
WordPress版本: | 4.9 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
/wp-content/plugins/css_url_argument/scripts/css/
directory) or
use a custom css file (located /wp-content/plugins/css_url_argument/custom_css/{your css file}
directory) with a parameter.
Use this plugin by adding ?theme={your css file name without .css}
to load custom css on parse of a parameter to the site.
/wp-content/plugins/css_url_argument
directory, or install the plugin through the WordPress plugins screen directly./wp-content/plugins/css_url_argument/custom_css/
directory.?theme={your css file name}
look in the main folder for "custom_css".
If the code does not load because the page you are loading has no header at all, it will load the javascript that does the adding of custom css. So kind off a debug feature.