Title: WP Resources URL Optimization
Author: litefeel
Published: <strong>28 ພະຈິກ 2012</strong>
Last modified: 4 ເມສາ 2017

---

ຄົ້ນຫາປລັກອິນ

![](https://ps.w.org/wp-resources-url-optimization/assets/banner-772x250.jpg?rev
=631018)

ປລັກອິນນີ້ **ຍັງບໍ່ທັນໄດ້ຮັບການທົດສອບກັບ WordPress 3 ເວີຊັນຫຼັກຫຼ້າສຸດ**. ມັນອາດຈະ
ບໍ່ໄດ້ຮັບການເບິ່ງແຍງ ຫຼື ສະໜັບສະໜູນອີກຕໍ່ໄປ ແລະ ອາດມີບັນຫາການເຮັດວຽກຮ່ວມກັນເມື່ອ
ໃຊ້ກັບ WordPress ເວີຊັນທີ່ໃໝ່ກວ່າ.

![](https://s.w.org/plugins/geopattern-icon/wp-resources-url-optimization_e0e0e0.
svg)

# WP Resources URL Optimization

 ໂດຍ [litefeel](https://profiles.wordpress.org/litefeel/)

[ດາວໂຫຼດ](https://downloads.wordpress.org/plugin/wp-resources-url-optimization.1.6.zip)

 * [ລາຍລອຽດ](https://lo.wordpress.org/plugins/wp-resources-url-optimization/#description)
 * [ການຣີວິວ](https://lo.wordpress.org/plugins/wp-resources-url-optimization/#reviews)
 *  [ການຕິດຕັ້ງ](https://lo.wordpress.org/plugins/wp-resources-url-optimization/#installation)
 * [ການພັດທະນາ](https://lo.wordpress.org/plugins/wp-resources-url-optimization/#developers)

 [ການຊ່ວຍເຫຼືອ](https://wordpress.org/support/plugin/wp-resources-url-optimization/)

## ຄຳອະທິບາຍ

WP Resources URL Optimization is a WordPress plugin optimized browser cache,
 it
will greatly enhance the website page display speed and reduce the pressure of the
server to handle static files. Default wp added after the static files the query
string(version number) to ensure that the static files are modified immediately 
after the performance to the browser (front-end), this way there is a drawback: 
the browser will request the server regardless of whether the file is modified, 
If the file has been modified it will download the new file, if the file has not
been modified http status code 304 is returned to inform the browser reads the local
cache. The goal of the plugin: do not have to re-initiate the request to the server,
and directly read the browser cache when the file has not been modified.

Related Links:

 * [Plugin Homepage](https://www.litefeel.com/wp-resources-url-optimization/)
 * [Author Homepage](https://www.litefeel.com/)
 * [on GitHub](https://github.com/litefeel/wp-resources-url-optimization)

## ການຕິດຕັ້ງ

#### Using the WordPress Dashboard

 1. Navigate to the ‘Add New’ in the plugins dashboard
 2. Search for ‘WP Resources URL Optimization’
 3. Click ‘Install Now’
 4. Activate the plugin on the Plugin dashboard

#### Uploading in WordPress Dashboard

 1. Download `wp-resources-url-optimization.zip` from the WordPress plugins repository.
 2. Navigate to the ‘Add New’ in the plugins dashboard
 3. Navigate to the ‘Upload’ area
 4. Select `wp-resources-url-optimization.zip` from your computer
 5. Click ‘Install Now’
 6. Activate the plugin in the Plugin dashboard

#### Using FTP

 1. Download `wp-resources-url-optimization.zip`
 2. Extract the `wp-resources-url-optimization` directory to your computer
 3. Upload the `wp-resources-url-optimization` directory to the `/wp-content/plugins/`
    directory
 4. Activate the plugin in the Plugin dashboard

## ຄຳຖາມທີ່ພົບເລື້ອຍ

  The plugin will affect what files?

The plug-in will modify the css and js file url used in the css sprite technology,
the picture address are also taken to modify, while ensuring css work properly.

  Why is the plugin is enabled, js and css url did not change?

Please ensure that js and css files added by use wp_enqueue_script and wp_enqueue_style
method.

  My css file has css sprite technology, the picture will load properly?

Yes, The plug has been considered the problem of the sprite.

  When I want to modify some files, which files I need to modify?

Please modify the original file, not automatically generated files.

  When I want to add some files, Do i need to add a version number?

No. The plugin will automatically generate a new files when the file modified.

## ການຣີວິວ

ບໍ່ມີການຣີວິວສຳລັບປລັກອິນນີ້.

## ຜູ້ຮ່ວມພັດທະນາ ແລະ ຜູ້ພັດທະນາ

“WP Resources URL Optimization” ແມ່ນຊອຟແວໂອເພັນຊອດ (Open Source). ບຸກຄົນຕໍ່ໄປນີ້
ໄດ້ມີສ່ວນຮ່ວມໃນການພັດທະນາປລັກອິນນີ້.

ຜູ້ຮ່ວມພັດທະນາ

 *   [ litefeel ](https://profiles.wordpress.org/litefeel/)

[ແປ “WP Resources URL Optimization” ເປັນພາສາຂອງເຈົ້າ.](https://translate.wordpress.org/projects/wp-plugins/wp-resources-url-optimization)

### ສົນໃຈຮ່ວມພັດທະນາບໍ່?

[ເບິ່ງລະຫັດ](https://plugins.trac.wordpress.org/browser/wp-resources-url-optimization/),
ກວດເບິ່ງ [ຄັງເກັບ SVN](https://plugins.svn.wordpress.org/wp-resources-url-optimization/),
ຫຼື ຕິດຕາມ [ບັນທຶກການພັດທະນາ](https://plugins.trac.wordpress.org/log/wp-resources-url-optimization/)
ຜ່ານ [RSS](https://plugins.trac.wordpress.org/log/wp-resources-url-optimization/?limit=100&mode=stop_on_copy&format=rss).

## ບັນທຶກການປ່ຽນແປງ

#### 1.6

 * Transfer ownership

#### 1.5.1.2

 * Tested up to 4.4

#### 1.5.1.1

 * Tested up to: 4.0

#### 1.5.1

 * Tested up to: 3.9.1

#### 1.5.0

 * New: add config for only remove query string.

#### 1.4.3

 * Compatibility check for 3.6, nothing new, just bump version to tell everyone 
   this plugin still works.

#### 1.4.2

 * Fixed: Displays an warning when the resources is not file.

#### 1.4

 * Fixed: Displays an error when you first install the plugin.

#### 1.3

 * New: Automatically delete the older version of the backup file.

#### 1.2.2

 * Fixed: ignore log trace.

#### 1.2.1

 * Fixed: Fix wrong css sprite url.

#### 1.2

 * Fixed: Fix Not working when WordPress Address and Site Address are not the same.
 * Modify: Move all back files to ‘{WordPress Address}/wp-content/wp-resources-back/’
   directory.

#### 1.1

 * Fixed: Fix ‘File_exists’ of warning when the css sprite is relative path.

#### 1.0

 * Initial public release.

## ຂໍ້ມູນກຳກັບ (Meta)

 *  ເວີຊັນ **1.6**
 *  ອັບເດດຫຼ້າສຸດເມື່ອ **9 ປີ ທີ່ຜ່ານມາ** ທີ່ຜ່ານມາ
 *  ການຕິດຕັ້ງທີ່ໃຊ້ງານຢູ່ **20+**
 *  ເວີຊັນ WordPress ** 3.0.0 ຫຼື ສູງກວ່າ **
 *  ທົດສອບເຖິງເວີຊັນ **4.7.33**
 *  ພາສາ
 * [English (US)](https://wordpress.org/plugins/wp-resources-url-optimization/)
 * ແທັກ
 * [optimization](https://lo.wordpress.org/plugins/tags/optimization/)[plugins](https://lo.wordpress.org/plugins/tags/plugins/)
   [resources](https://lo.wordpress.org/plugins/tags/resources/)[script](https://lo.wordpress.org/plugins/tags/script/)
   [style](https://lo.wordpress.org/plugins/tags/style/)
 *  [ມຸມມອງຂັ້ນສູງ](https://lo.wordpress.org/plugins/wp-resources-url-optimization/advanced/)

## ການໃຫ້ຄະແນນ

 3.7 ຈາກທັງໝົດ 5 ດາວ.

 *  [  ການວິຈານ 5 ດາວ ຈຳນວນ 2 ລາຍການ     ](https://wordpress.org/support/plugin/wp-resources-url-optimization/reviews/?filter=5)
 *  [  ການວິຈານ 4 ດາວ ຈຳນວນ 0 ລາຍການ     ](https://wordpress.org/support/plugin/wp-resources-url-optimization/reviews/?filter=4)
 *  [  ການວິຈານ 3 ດາວ ຈຳນວນ 0 ລາຍການ     ](https://wordpress.org/support/plugin/wp-resources-url-optimization/reviews/?filter=3)
 *  [  ການວິຈານ 2 ດາວ ຈຳນວນ 0 ລາຍການ     ](https://wordpress.org/support/plugin/wp-resources-url-optimization/reviews/?filter=2)
 *  [  ການວິຈານ 1 ດາວ ຈຳນວນ 1 ລາຍການ     ](https://wordpress.org/support/plugin/wp-resources-url-optimization/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/wp-resources-url-optimization/reviews/#new-post)

[ເບິ່ງ ຄຳຄິດເຫັນ ທັງໝົດ](https://wordpress.org/support/plugin/wp-resources-url-optimization/reviews/)

## ຜູ້ຮ່ວມພັດທະນາ

 *   [ litefeel ](https://profiles.wordpress.org/litefeel/)

## ການຊ່ວຍເຫຼືອ

ມີຄຳຖາມ ຫຼື ຕ້ອງການຄວາມຊ່ວຍເຫຼືອບໍ່?

 [ເບິ່ງຟໍຣັມການຊ່ວຍເຫຼືອ](https://wordpress.org/support/plugin/wp-resources-url-optimization/)

## ບໍລິຈາກ

ເຈົ້າຕ້ອງການສະໜັບສະໜູນການພັດທະນາຂອງປລັກອິນນີ້ບໍ່?

 [ ບໍລິຈາກໃຫ້ປລັກອິນນີ້ ](https://www.paypal.me/litefeel)