Changeset 3060732
- Timestamp:
- 03/28/2024 05:47:41 PM (2 years ago)
- Location:
- randomquotr/trunk
- Files:
-
- 2 added
- 2 edited
-
RandomQuotr.php (modified) (1 diff)
-
banner-1544×500.png (added)
-
icon-256×256.png (added)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
randomquotr/trunk/RandomQuotr.php
r1856096 r3060732 4 4 Plugin URI: https://wordpress.org/plugins/randomquotr/ 5 5 Description: RandomQuotr allows the user to create their own list of quotes and then use the hooks or shortcodes available to display either a random or a specific quote. 6 Version: 1.0. 26 Version: 1.0.3 7 7 Author: jfcby 8 8 Author URI: http://www.corematrixgrid.com 9 9 License: GPL2 10 10 License URI: https://www.gnu.org/licenses/gpl-2.0.html 11 Last Updated: 4/10/2018- jfcby11 Last Updated: 3/28/2024 - jfcby 12 12 Text Domain: randomquotr 13 13 */ -
randomquotr/trunk/readme.txt
r3060722 r3060732 3 3 Tags: content, quotes, random 4 4 Requires at least: 4.0 5 Tested up to: 6. 26 Stable tag: 1.0. 27 Requires PHP: 5.2.45 Tested up to: 6.4.3 6 Stable tag: 1.0.3 7 Requires PHP: 7.1 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 58 58 == Changelog == 59 59 60 = 1.0.3 = 61 * updated images 62 * updated wp version 63 60 64 = 1.0.2 = 61 65 * added shortcodes
Note: See TracChangeset
for help on using the changeset viewer.