Plugin Directory

Changeset 1044562


Ignore:
Timestamp:
12/14/2014 09:32:20 PM (11 years ago)
Author:
nphaskins
Message:

go 1.1

Location:
idea-factory
Files:
56 added
4 edited

Legend:

Unmodified
Added
Removed
  • idea-factory/trunk/readme.txt

    r1042383 r1044562  
    77Requires at least: 3.8
    88Tested up to: 4.1
    9 Stable tag: 1.0
     9Stable tag: 1.1
    1010License: GPLv2 or later
    1111License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    2222* 1 vote allowed per user per idea
    2323* Emails the admin of a new submission
     24* Automatic setup or use anywhere with a shortcode
     25* Optionally set a threshold where each idea will be given a status based on total votes and emails the admin
    2426* Extensible with hooks and actions on events
    2527* More ideas loaded with AJAX on front-end
     
    6769== Changelog ==
    6870
     71= 1.1 =
     72* NEW - Added a "threshold" option where, when set with a numerical value such as 10, each idea will then be automatically approved or declined based on reaching 10 or more total votes and will send the site admin an email with the status update
     73* NEW - Added an option to manually reset all votes on all ideas back to zero
     74* NEW - Added a status column within the edit posts screen to show the status of each idea
     75* NEW - Added a shortcode [idea_factory] to show the ideas and voting form with options to hide the form, votes, or voting
     76* NEW - Added an option to disable the automatic archive
     77* TWEAK - Permalinks are now automatically flushed only on plugin activation
     78* TWEAK - Instead of posts being put into draft when the option is selected, they are put into "pending" allowing proper review
     79
    6980= 1.0 =
    7081* Initial Release
Note: See TracChangeset for help on using the changeset viewer.