LH Remove Query Strings
开发者 |
shawfactor
|
更新时间 |
2018年9月22日 14:00 |
捐献地址: |
去捐款 |
PHP版本: |
3.0. 及以上 |
WordPress版本: |
4.9 |
版权: |
GPLv2 or later |
版权网址: |
版权信息
|
详情介绍:
This plugin removes the query string from the url of static resources hosted locally and moves the string into the file name.
Note it requires the server to be using htaccess and the for the adminstrator to update their htaccess file for this to work.
安装:
- Upload the entire
lh-remove-query-strings
folder to the /wp-content/plugins/
directory.
- Add the following code to your .htaccess: https://gist.github.com/steveosoule/1f458dde9e26ff5a0682
- Activate the plugin through the 'Plugins' menu in WordPress.
更新日志:
1.00 September 05, 2018\
Initial release.