Plugin Directory

Changeset 730336


Ignore:
Timestamp:
06/23/2013 12:20:23 PM (13 years ago)
Author:
rolice
Message:

v1.3

  • Fix of inner join with left one in join method. This fixes the bug with disappeared custom posts.
  • New settings field for custom post types in plugin admin. For now it tells WordPress to make Sorting column sortable, since the plugin is attached to any post type.
  • General code refactoring.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • post-sorter/trunk/readme.txt

    r730333 r730336  
    6868
    6969= 1.3 =
    70 * Fixed a bug where custom post types disappear from the list. This problem was due to INNER join, but not OUTER.
    71 * New option for custom post types in the settings. With it post sorter will know which custom post types it has to handle (it handles them already, but some functionality needs explicit telling).
     70* Fixed a bug where custom post types disappear from the list.
     71* New option for custom post types in the settings. With it, post sorter will know which custom post types it has to handle (it handles them already, but some functionality needs explicit telling).
    7272
    7373= 1.2 =
Note: See TracChangeset for help on using the changeset viewer.