Plugin Directory

Changeset 911541


Ignore:
Timestamp:
05/10/2014 07:18:48 AM (12 years ago)
Author:
giuliom
Message:

1.0.1

Location:
mg-quotes
Files:
6 added
2 edited

Legend:

Unmodified
Added
Removed
  • mg-quotes/trunk/plugin.php

    r909686 r911541  
    44Plugin URI: http://mgiulio.info
    55Description: Manage and publish your favorite quotes with WordPress
    6 Version: 1.0
     6Version: 1.0.1
    77Author: Giulio 'mgiulio' Mainardi
    88Author URI: http://mgiulio.info
  • mg-quotes/trunk/readme.txt

    r909686 r911541  
    22Contributors: giuliom
    33Donate link:
    4 Tags: quotes
     4Tags: quotes, random quotes
    55Requires at least: 3.1
    66Tested up to: 3.9
     
    3636It 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, ...
    3737
    38 The authors are implemented with a custom taxonomy, so from the Quotes/Authors page it is possible to manage theme with the standard WP interface.
     38The authors are implemented with a custom taxonomy, so from the Quotes/Authors page it is possible to manage them with the standard WP interface.
    3939
    4040From the Quotes/All quotes page there is the standard post list table WP user interface to browse through the quotes.
     
    118118== Screenshots ==
    119119
    120 Coming soon.
     1201. Admin Menu
     1212. List Table
     1223. Quote Editor
     1234. Author Page
     1245. Categories Page
     1256. Widgets
    121126
    122127== Changelog ==
     
    124129= 1.0 =
    125130* 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.