Commits
User selector
Commit History
Commits on Jun 29, 2009
Disable codepress for 2.8.1
Show description for a095910committedCheck that token_get_all() exists before creating documentation links. fixes #10261 for 2.8.1
Show description for 37d3628committed
Commits on Jun 26, 2009
Fix overlap in plugin and theme editors, props eddieringle, fixes #10101 for 2.8
Show description for c1162fccommitted
Commits on Jun 7, 2009
Allow CodePress to be disabled from Screen Options, see #10027
Show description for ed7d206committed
Commits on Jun 1, 2009
We do not use plugin, we use file
Show description for 7150af5committed
Commits on May 24, 2009
Trim tailing whitespace
Show description for e12c642committed
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 7, 2009
Notice fix for plugin editor when no functions found. See #9393 props sivel.
Show description for 18291c1committed
Commits on May 6, 2009
Die on file error. Cleanup. Props hakre. fixes #9452
Show description for ee97325committed
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 3b7130bcommitteds/attribute_escape/attr/. see #9650
Show description for fe7c34bcommitted
Commits on Apr 6, 2009
Don't allow editing of binary files. Props jbsil. fixes #9452
Show description for 1d916a7committed
Commits on Mar 6, 2009
Don't use mb_* functions to match file extension, fixes #9289
Show description for 56971d7committed
Commits on Feb 22, 2009
Allow editing all of a plugin's files. see #6732
Show description for 26f6898committed
Commits on Feb 21, 2009
Add CodePress syntax highlighting to Theme and Plugin editors (first run), props beaulebens, see #9173
Show description for c4e96cccommitted
Commits on Feb 20, 2009
Add documentation lookup shortcuts to Theme and Plugin Editors. Props beaulebens. fixes #9184
Show description for ca06d9ccommitted
Commits on Dec 9, 2008
Strip trailing whitespace
Show description for baaaa35committedMove from generic "Save" to better "Update X", more consistent use of button-primary for major actions. fixes #8374. props azaozz, FFEMTcJ
Show description for 00152d6committed
Commits on Nov 26, 2008
Screen icons
Show description for 90c37c1committed
Commits on Oct 17, 2008
Covering our XSS bases
Show description for 202c2fccommittedBring back the H2s. Rough draft.
Show description for 377ad4fcommitted
Commits on Sep 29, 2008
h2 removal per wireframes. Props Viper007Bond. see #7552
Show description for 8f62bd7committed
Commits on Sep 8, 2008
CSS and HTML validation fixes, props Simek, fixes #7703
Show description for e994ef3committed
Commits on Aug 16, 2008
More phpdoc updates for wp-adming. See #7496 props santosj.
Show description for e1adf1dcommitted
Commits on May 27, 2008
Allow wp-content to exist outside of webroot. Props sambauers. see #6938
Show description for 6cc11cbcommitted
Commits on May 22, 2008
wp_admin_css() improvements. Props mdawaffe. see #7011
Show description for 0198c04committed
Commits on Mar 26, 2008
Fix plugin error scraping in the plugin editor. Props DD32. fixes #6332
Show description for f53ee37committed
Commits on Mar 21, 2008
Better plugin-deactivation array-fu from Denis-de-Bernardy. fixes #6332
Show description for 015c91acommitted
Commits on Mar 14, 2008
Reduce dependency on inline style. Props mdawaffe. fixes #6228
Show description for 872d374committed
Commits on Mar 10, 2008
Style fixes from mt. fixes #6124
Show description for b17535ccommitted
Commits on Feb 22, 2008
Plugin editor design updates from ffemtcj. fixes #5950
Show description for 6e98f56committed
Commits on Feb 20, 2008
Remove raquo from buttons. Props filosofo. fixes #5938
Show description for ea73b4acommitted
Commits on Feb 19, 2008
Standardize button and select treatments. Props mt. fixes #5925
Show description for 49797f0committed
Commits on Feb 13, 2008
More informative error message when plugin files are not writable. Props hansengel. fixes #5783
Show description for e3066a0committed