Commits
User selector
Commit History
Commits on Jun 3, 2010
target=blank for help. props jorbin, see #13467
Show description for 53d3846committed
Commits on May 29, 2010
Help whitespace/punctuation cleanup. props zeo, see #13467.
Show description for e892126committed
Commits on May 27, 2010
Menu translatable strings cleanup.
Show description for 432ac03committed
Commits on May 26, 2010
Help cleanup. Props duck_. see #13467
Show description for 1762f15committedHelp for plugin-editor.php. see #13467
Show description for c6f462ccommittedHide Flash uploader and theme/plugin editor documentation feature, if no JS. Also some validation fixes in the theme editor. props ocean90. see #13383.
Show description for 8fc8e37committed
Commits on May 18, 2010
Remove autocomplete and codepress. for autocomplete, see #13283. for codepress, see #13307.
Show description for cb75ebbcommitted
Commits on May 2, 2010
Support network-wide plugin re-activation in upgrades and edits. props PeteMall, fixes #13216
Show description for 63fa3e7committed
Commits on Apr 29, 2010
Don't call get_plugins() in menu.php. It is too slow to call on every admin page load. fixes #13117
Show description for 616f48ecommittedDon't show plugin editor when there are no plugins. props solarissmoke, fixes #13117.
Show description for 23cd92ccommitted
Commits on Apr 18, 2010
Use relative paths when including files, avoiding include_path. fixes #12594, props sorich87.
Show description for ec4f5b8committed
Commits on Mar 28, 2010
Mark auto-deactivated plugins as recently active after the Plugin Editor deactivates them. Fixes #10925
Show description for 724ae80committed
Commits on Feb 18, 2010
Allow tab to intent in plugin/theme editors. Reverts first pass, [13131]. Props azaozz, fixes #12204
Show description for 4d65e83committed
Commits on Feb 14, 2010
Allow tab intents in plugin/theme editors. Utilizes the Tabby jQuery plugin, see #12204
Show description for b38b545committed
Commits on Jan 26, 2010
Remove fix_actve_plugins(). Props hakre. fixes #11750
Show description for 94a9904committed
Commits on Dec 26, 2009
Remove unused .fade CSS class, props nacin, fixes #11628
Show description for 060d918committed
Commits on Dec 1, 2009
Fix file validation in theme editor. Props dd32. fixes #11032
Show description for 0042fa7committed
Commits on Oct 7, 2009
Disable codepress. Maintained replacement needed.
Show description for e024f20committed
Commits on Aug 8, 2009
Scroll back to the same location after saving a file in the Plugin and Theme editors
Show description for 152a0d9committed
Commits on Jun 29, 2009
Check that token_get_all() exists before creating documentation links. fixes #10261 for trunk
Show description for 79eb523committed
Commits on Jun 26, 2009
Fix overlap in plugin and theme editors, props eddieringle, fixes #10101 for trunk
Show description for 8fb6081committed
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