LH Remove Query Strings
| Developer |
shawfactor
|
| Update Time |
Sept. 22, 2018, 2 p.m. |
| Donation URL: |
donation |
| PHP Version: |
3.0. + |
| WordPress Version: |
4.9 |
| Copyright: |
GPLv2 or later |
| Copyright URL: |
Copyright Information
|
Description:
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.
Installation:
- 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.
Changelog:
1.00 September 05, 2018\
Initial release.