Plugin Directory

Changeset 3341544


Ignore:
Timestamp:
08/08/2025 10:29:32 AM (8 months ago)
Author:
wpolstudio
Message:

Updated readme with link to github repo

Location:
tiny-widget-manager
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • tiny-widget-manager/tags/1.0.1/readme.txt

    r3335603 r3341544  
    99License: GPLv2 or later
    1010License URI: https://www.gnu.org/licenses/gpl-2.0.html
     11Plugin URI: https://github.com/wpolstudio/tiny-widget-manager
    1112
    1213**Tiny Widget Manager** enhances the WordPress widget system by letting you control the visibility of each widget based on various conditions.
     
    4748TWIM does not currently support the new block-based widget editor introduced in recent WordPress versions.
    4849If you want to use TWIM, you must switch to the *legacy widget interface* (this can be done from the plugin’s settings).
     50
     51= Development =
     52You can contribute to this plugin or follow development on GitHub:
     53🔗 https://github.com/wpolstudio/tiny-widget-manager
    4954
    5055== Installation ==
  • tiny-widget-manager/trunk/readme.txt

    r3340989 r3341544  
    4949If you want to use TWIM, you must switch to the *legacy widget interface* (this can be done from the plugin’s settings).
    5050
     51= Development =
     52You can contribute to this plugin or follow development on GitHub:
     53🔗 https://github.com/wpolstudio/tiny-widget-manager
     54
    5155== Installation ==
    5256
     
    6872= Will it slow down my site? =
    6973No. The plugin is lightweight and adds minimal overhead. Visibility logic is evaluated server-side only when necessary.
    70 
    71 == Development ==
    72 
    73 You can contribute to this plugin or follow development on GitHub:
    74 🔗 https://github.com/wpolstudio/tiny-widget-manager
    7574
    7675== Screenshots ==
Note: See TracChangeset for help on using the changeset viewer.