Plugin Directory

Changeset 2618059


Ignore:
Timestamp:
10/22/2021 12:04:02 AM (4 years ago)
Author:
damchtlv
Message:

Update readme

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugin-tags/trunk/readme.txt

    r2618057 r2618059  
    4848**Yes there is, one filter**: `ptags/option` which contains **all the data saved by the plugin** in an array which is stored **in a single option**.
    4949You can use the code below to preset your favorite configuration *(used "**Hello Dolly**" plugin as example)*:
     50
    5051```
    5152// Change plugin tags config
     
    9697```
    9798
    98 💡 *(If you have no idea where to put this code, add it at the end of your `functions.php` which is in your **theme folder**)*
     99💡 *If you have no idea where to put this code, add it at the end of your `functions.php` which is in your **theme folder**. *
    99100
    100101== Screenshots ==
Note: See TracChangeset for help on using the changeset viewer.