Banner for Dynamic Asset Versioning
Dynamically set asset version numbers based on file modification times, preventing stale caches. Wordpress Tutorial
Noted That:
  • To install correctly this dynamic-asset-versioning.zip .
  • Fisrt Download the dynamic-asset-versioning.zip to your computer
  • Extract/Open dynamic-asset-versioning.zip to Your Computer.
  • Then, Find readme.txt file inside dynamic-asset-versioning.zip and Open readme.txt .
  • Now, Read the Requirements of this plugin. Which Wordpress Version and PHP Version are required to run this Plugin in Your Wordpress Site.
  • Then, Follow the Tips Below.
Start the Tips:

Step-1 : Download " dynamic-asset-versioning.zip " to Your Local Computer.

Step-2 : Then, Login to your " yourdomain.com/wp-admin " Dashboard.

Login to Wordpress Dynamic Asset Versioning

Step-3 : Then, Click on " Plugins " + " Add New " from left Side Menu of Dashboard.

Go to Plugin Install Dynamic Asset Versioning

Step-4 : Now, Click on " Upload Plugin " button.

Click Upload Button Dynamic Asset Versioning

Step-5 : Now, Browse " dynamic-asset-versioning.zip " Downloaded plugin from your computer, Where you downloaded " dynamic-asset-versioning.zip " According to Step – 1 Above then, click on " Install Now "

Upload Plugin Dynamic Asset Versioning

Step-6 : Now, Click on " Active Plugin "

Activate Dynamic Asset Versioning

Step-7 : Then, See left Side Menu. " Dynamic Asset Versioning " folder is added on left Side Menu. Now, Click on " Dynamic Asset Versioning " folder.

Noted that: If you do not see " Dynamic Asset Versioning " folder on left Side Menu then, see at left Side Menu " Settings " or " Tools ".

Step-8 : Now you configure yourself oR Watch video tutorial below about Dynamic Asset Versioning Configurations and Settings or How to work " Dynamic Asset Versioning " in your WordPress site.

oR

After Activated Plugin According to Step-6 then,

  1. Go to " Plugins " + " Installed Plugin " from Wordpress Admin Panel Leftside Menu.
  2. or Direct go to: https://yourdomain/wp-admin/plugins.php
  3. Then, Find " Dynamic Asset Versioning " Activated Plugin from Plugin List.
  4. Then, Click on " Settings " from Plugin that is Dynamic Asset Versioning
  5. Now, Edit/Add/Config the setting and Click on " Save Changes " button,
WP Plugin Setting



Guide

There are two ways to install Dynamic Asset Versioning in your WordPress site: as a must-use (MU) or a standard plugin.

As a must-use (MU) plugin (recommended)

  1. Download or clone the repository into wp-content/mu-plugins .
  2. As MU plugins cannot run in a sub-directory, move dynamic-asset-versioning.php directly into the wp-content/mu-plugins directory.

As a standard WordPress plugin

  1. Download or clone the repository into wp-content/plugins .
  2. Activate the plugin through the WordPress plugins screen.

Name