Commits
User selector
Commit History
Commits on May 23, 2011
Validation fixes. Props ocean90, peaceablewhale. see #17364
Show description for ccba8dfcommitted
Commits on Apr 28, 2011
Switch from Panel/SubPanel to Screen in inline documentation and Codex links. props michaelh, fixes #17265.
Show description for f504e22committed
Commits on Dec 19, 2010
Fix name attribute in export. props ocean90, see [16975], fixes #15901.
Show description for 752808ccommitted
Commits on Dec 16, 2010
Help text edits. props dougwrites, fixes #15346.
Show description for 7feeb0acommittedUse wp_dropdown_users() in export.php again, due to [16974]. See #15786
Show description for 0db22e3committed
scribu
Commits on Dec 15, 2010
Revert to raw SQL query and HTML in export author dropdowns. Fixes #15786
Show description for d851061committed
scribu
Commits on Dec 13, 2010
Pink trailing whites.
Show description for 6dc2d07committed
Commits on Dec 5, 2010
Export filtering JS and minor tweaks. props duck_, see #15197.
Show description for e16287fcommitted
Commits on Dec 1, 2010
Export filtering. Props duck_. fixes #15197
Show description for 51879abcommitted
Commits on Oct 28, 2010
Expand submit_button() capabilities. Replace all (or almost all) manual HTML instances in WP. props sbressler. see #15064
Show description for d65cdf4committed
Commits on Oct 25, 2010
Importer and exporter overhaul, mega props duck.
Show description for b0208b5committed
Commits on Oct 17, 2010
Use submit_button() in more places. See #15064
Show description for 0911aa3committed
scribu
Commits on Jun 23, 2010
Revert typo. Thanks autocomplete for randomly modifying my file. see #14026.
Show description for 0f2f627committedAvoid variable clash in export.php. see #14026 for trunk.
Show description for f3100efcommitted
Commits on Jun 4, 2010
target=blank help fixes. props zeo, fixes #13467.
Show description for 2990e72committed
Commits on Jun 1, 2010
Add export capability. fixes #13681
Show description for 171d681committed
Commits on May 27, 2010
Menu translatable strings cleanup.
Show description for 432ac03committed
Commits on May 26, 2010
Tools help. Props duck_. see #13467
Show description for de0488acommittedStrip trailing whitespace
Show description for aec821ccommitted
Commits on May 21, 2010
Less clunky export UI. see #10317
Show description for 83ce9d9committed
Commits on May 14, 2010
I18n for custom taxonomies. Fixes #13357
Show description for 599c194committed
Commits on May 11, 2010
I18n for custom post type labels. Props demetris, dimadin. Fixes #12968
Show description for ad38814committed
Commits on May 7, 2010
make end month in export inclusive, see #10317
Show description for b5f96d7committed
Ron Rennickinclude dates from all post types/stati. props michaelh, see #10317
Show description for 97af534committed
Ron Rennick
Commits on May 4, 2010
export improvements, props blepoxp, see #10317
Show description for 0e9d18fcommitted
Ron Rennick
Commits on Apr 30, 2010
s/blog/site/ in more places. props PeteMall, see #11644.
Show description for 8800622committed
Commits on Apr 18, 2010
Optimize the Authors drop-down in export.php. Makes it one query, also orders authors by display name. see #10317.
Show description for ac368dbcommittedUse relative paths when including files, avoiding include_path. fixes #12594, props sorich87.
Show description for ec4f5b8committed
Commits on Mar 17, 2010
Trim trailing whitespace
Show description for e61755ccommitted
Commits on Mar 3, 2010
add features to export, see #10317
Show description for b921286committed
Ron Rennick
Commits on Aug 2, 2009
More cap checks, for trunk
Show description for cdf0692committed
Commits on May 18, 2009
deprecate wp_specialchars() in favor of esc_html(). Encode quotes for esc_html() as in esc_attr(), to improve plugin security.
Show description for f0336cfcommitted
Commits on May 5, 2009
_a(), _ea(), _xa(), attr() are now esc_attr__(), esc_attr_e(), esc_attr_x(), esc_attr() -- still short, but less cryptic. see #9650
Show description for c638e8dcommitted
Commits on Apr 28, 2009
attr escaping. see #9650
Show description for 3b7130bcommitted
Commits on Dec 9, 2008
Strip trailing whitespace
Show description for baaaa35committed