Changeset 911541
- Timestamp:
- 05/10/2014 07:18:48 AM (12 years ago)
- Location:
- mg-quotes
- Files:
-
- 6 added
- 2 edited
-
assets/screenshot-1.png (added)
-
assets/screenshot-2.png (added)
-
assets/screenshot-3.png (added)
-
assets/screenshot-4.png (added)
-
assets/screenshot-5.png (added)
-
assets/screenshot-6.png (added)
-
trunk/plugin.php (modified) (1 diff)
-
trunk/readme.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
mg-quotes/trunk/plugin.php
r909686 r911541 4 4 Plugin URI: http://mgiulio.info 5 5 Description: Manage and publish your favorite quotes with WordPress 6 Version: 1.0 6 Version: 1.0.1 7 7 Author: Giulio 'mgiulio' Mainardi 8 8 Author URI: http://mgiulio.info -
mg-quotes/trunk/readme.txt
r909686 r911541 2 2 Contributors: giuliom 3 3 Donate link: 4 Tags: quotes 4 Tags: quotes, random quotes 5 5 Requires at least: 3.1 6 6 Tested up to: 3.9 … … 36 36 It is also possible to define some custom fields, for example to assign further informations about the quote, such as a date, a link, a place, ... 37 37 38 The authors are implemented with a custom taxonomy, so from the Quotes/Authors page it is possible to manage them ewith the standard WP interface.38 The authors are implemented with a custom taxonomy, so from the Quotes/Authors page it is possible to manage them with the standard WP interface. 39 39 40 40 From the Quotes/All quotes page there is the standard post list table WP user interface to browse through the quotes. … … 118 118 == Screenshots == 119 119 120 Coming soon. 120 1. Admin Menu 121 2. List Table 122 3. Quote Editor 123 4. Author Page 124 5. Categories Page 125 6. Widgets 121 126 122 127 == Changelog == … … 124 129 = 1.0 = 125 130 * First release 131 132 = 1.0.1 = 133 * Add screenshots 134 * readme.txt fixes and updates
Note: See TracChangeset
for help on using the changeset viewer.