Changeset 3309138
- Timestamp:
- 06/10/2025 11:00:42 AM (8 months ago)
- Location:
- mouzh-message
- Files:
-
- 3 added
- 1 edited
-
tags/1.1 (added)
-
tags/1.1/mouzh-message.php (added)
-
tags/1.1/readme.txt (added)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
mouzh-message/trunk/readme.txt
r3309115 r3309138 2 2 Contributors: mouzhhs 3 3 Donate link: https://github.com/mouzhhs/mouzh-message 4 Tags: message, communication, simple, plugin4 Tags: message, alert, notification, simple, plugin 5 5 Requires at least: 6.0 6 6 Tested up to: 6.8 … … 13 13 14 14 == Description == 15 16 Mouzh Message is a lightweight WordPress plugin for sending messages easily. 15 Display customizable messages on your WordPress site to alert, notify, or inform users with ease. 17 16 18 17 == Installation == 19 20 18 1. Upload the plugin files to the `/wp-content/plugins/mouzh-message` directory, or install the plugin through the WordPress plugins screen directly. 21 19 2. Activate the plugin through the 'Plugins' screen in WordPress. 20 3. Configure and use the plugin via the settings page or shortcode. 21 22 == Frequently Asked Questions == 23 24 = How do I use this plugin? = 25 After activation, go to the plugin settings page to customize your message. Use the provided shortcode to display the message anywhere on your site. 26 27 = Does it work with any theme? = 28 Yes, Mouzh Message is designed to work with all modern WordPress themes. 29 30 = Is there any shortcode available? = 31 Yes, the plugin provides a shortcode to place messages on specific pages or posts. 32 33 == Screenshots == 34 1. Admin settings panel for customizing the message. 35 2. Example of the message displayed on the site. 22 36 23 37 == Changelog == … … 25 39 = 1.1 = 26 40 * Fixed plugin header issues for WordPress review. 27 * Added Contributors list. 28 * Added Requires at least header. 41 * Added Contributors and Requires at least header. 29 42 30 43 = 1.0 = 31 44 * Initial release of Mouzh Message plugin. 32 45 33 == Frequently Asked Questions ==34 35 = How do I use this plugin? =36 37 Simply activate the plugin and configure settings from the WordPress admin.38 39 == Screenshots ==40 41 1. Screenshot of the plugin in action.42 43 46 == Upgrade Notice == 44 45 47 = 1.1 = 46 Improved plugin headers for WordPress.org repository compliance. 47 48 Improved compatibility and plugin header updates for WordPress.org repository compliance.
Note: See TracChangeset
for help on using the changeset viewer.