Plugin Directory

Changeset 685379


Ignore:
Timestamp:
03/21/2013 09:18:35 PM (13 years ago)
Author:
EkAndreas
Message:

flush rewrite rules

Location:
flowboard
Files:
25 added
3 edited

Legend:

Unmodified
Added
Removed
  • flowboard/trunk/flowboard.php

    r677035 r685379  
    44Plugin URI: http://plugins.flowcom.se/flowboard
    55Description: Web development tool, agile whiteboard with sticky notes. Your notes are posts in WP!
    6 Version: 1.5.4
     6Version: 1.5.5
    77Author: Flowcom AB, Andreas Ek
    88Author URI: http://www.flowcom.se
  • flowboard/trunk/includes/main.php

    r646068 r685379  
    182182        ),) );
    183183
     184                flush_rewrite_rules();
     185
    184186        if (!is_admin()) {
    185187
  • flowboard/trunk/readme.txt

    r677038 r685379  
    44Requires at least: 3.4
    55Tested up to: 3.5.1
    6 Stable tag: 1.5.4
     6Stable tag: 1.5.5
    77
    88FlowBoard makes it easier for web development to visualize the agile process.
     
    4747
    4848== Changelog ==
     49
     50= 1.5.5 =
     51* Flush rewrite rules after new registration of post types
    4952
    5053= 1.5.4 =
Note: See TracChangeset for help on using the changeset viewer.