Changeset 730357
- Timestamp:
- 06/23/2013 01:16:25 PM (13 years ago)
- Location:
- post-sorter
- Files:
-
- 12 added
- 1 edited
-
tags/1.3 (added)
-
tags/1.3/css (added)
-
tags/1.3/css/style.css (added)
-
tags/1.3/image (added)
-
tags/1.3/image/arrows.gif (added)
-
tags/1.3/js (added)
-
tags/1.3/js/common.js (added)
-
tags/1.3/page (added)
-
tags/1.3/page/general.php (added)
-
tags/1.3/post_sorter.php (added)
-
tags/1.3/readme.txt (added)
-
tags/1.3/uninstall.php (added)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
post-sorter/trunk/readme.txt
r730336 r730357 68 68 69 69 = 1.3 = 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).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). 72 72 73 73 = 1.2 =
Note: See TracChangeset
for help on using the changeset viewer.