Plugin Directory

Changeset 507142


Ignore:
Timestamp:
02/19/2012 01:01:05 AM (14 years ago)
Author:
Codevendor
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • token-manager/trunk/readme.txt

    r506738 r507142  
    77Requires at least: 3.0
    88Tested up to: 3.3.1
    9 Stable tag: 0.2.4
     9Stable tag: 0.2.5
    1010
    1111The Token Manager allows web developers to program PHP, HTML, CSS and JavaScript into tokens that can be used throughout WordPress.
     
    4646
    4747= Future Enhancements For Both =
     48* Token Ordering - Completed Feb 18, 2012
    4849* Code Optimization
    4950* WordPress Token Injection Menus
     
    14314412. The error handler showing a PHP error on the page.
    14414513. Show all key value pairs for the page with settings turned on.
     14614. Shows the token ordering for processing tokens in a specific custom order.
    145147
    146148== Changelog ==
     149
     150= 0.2.5 =
     151* New feature added that allows you to process the tokens in a specific custom order. Small database table (tokenmanager) change. Added column (processorder). This change will require previous versions to add in the new column and assign a process order id to existing tokens.
    147152
    148153= 0.2.4 =
Note: See TracChangeset for help on using the changeset viewer.