Changeset 3341544
- Timestamp:
- 08/08/2025 10:29:32 AM (8 months ago)
- Location:
- tiny-widget-manager
- Files:
-
- 2 edited
-
tags/1.0.1/readme.txt (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
tiny-widget-manager/tags/1.0.1/readme.txt
r3335603 r3341544 9 9 License: GPLv2 or later 10 10 License URI: https://www.gnu.org/licenses/gpl-2.0.html 11 Plugin URI: https://github.com/wpolstudio/tiny-widget-manager 11 12 12 13 **Tiny Widget Manager** enhances the WordPress widget system by letting you control the visibility of each widget based on various conditions. … … 47 48 TWIM does not currently support the new block-based widget editor introduced in recent WordPress versions. 48 49 If 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 = 52 You can contribute to this plugin or follow development on GitHub: 53 🔗 https://github.com/wpolstudio/tiny-widget-manager 49 54 50 55 == Installation == -
tiny-widget-manager/trunk/readme.txt
r3340989 r3341544 49 49 If you want to use TWIM, you must switch to the *legacy widget interface* (this can be done from the plugin’s settings). 50 50 51 = Development = 52 You can contribute to this plugin or follow development on GitHub: 53 🔗 https://github.com/wpolstudio/tiny-widget-manager 54 51 55 == Installation == 52 56 … … 68 72 = Will it slow down my site? = 69 73 No. 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-manager75 74 76 75 == Screenshots ==
Note: See TracChangeset
for help on using the changeset viewer.