Commits
User selector
Commit History
Commits on Sep 7, 2007
Don't show a plugin author byline if no author name has been specified. Props Viper007Bond. fixes #4927
Show description for 41be365committed
Commits on Aug 22, 2007
First pass plugin update notification, see #4795
Show description for 2e06f33committed
Commits on Jun 25, 2007
Display fatal errors that prevent plugins from being activated. fixes #4508
Show description for e4ed2b0committed
Commits on Jun 14, 2007
Trim empty lines. Nothing but newline.
Show description for b046d67committed
Commits on Apr 11, 2007
Don't die because of output by badly-written plugins upon activation. Props masquerade. fixes #4127
Show description for 9b7feefcommitted
rob1n
Commits on Apr 7, 2007
Add a bit of warning (red background on hover) to the Deactivate All Plugins button, and make align="right" XHTML-compliant.
Show description for f42f14fcommitted
rob1n
Commits on Mar 31, 2007
Move it to the more intuitive right side of the page, with the rest of the activation links
Show description for 6030d29committedDeactivate All Plugins feature. fixes #3498
Show description for 47ebdc7committed
rob1n
Commits on Mar 6, 2007
Use PLUGINDIR. Props z720 and Nazgul. fixes #3909
Show description for aaee8a4committed
Commits on Jan 25, 2007
Prevent plugins that generate PHP fatal errors from being activated. ticket #3254
Show description for 320ac83committed
Commits on Dec 27, 2006
Typo fixes from mdawaffe. fixes #3474
Show description for 4942019committed
Commits on Dec 21, 2006
i18n fixes, logic cleanup, wording clarifications, and more from nbachiyski. fixes #3474
Show description for f95b191committed
Commits on Dec 13, 2006
i18n fixes from nbachiyski. fixes #3470
Show description for 83e269fcommitted
Commits on Nov 29, 2006
Sanitize all plugin metadata, for consistency. Props Viper007Bond. fixes #3396
Show description for 89da054committed
Commits on Nov 18, 2006
Hold off on menu cleanup until next release. There be dragons.
Show description for 7e226f1committedAdmin functions cleanup, and change how we do titles and parents in the backend
Show description for 6af3bdbcommitted
Commits on Nov 8, 2006
Add some plugin activation validation.
Show description for 3579a1fcommitted
Commits on Oct 6, 2006
Some UI cleanups, changes, and various miscellany.
Show description for bc2d625committed
Commits on Oct 4, 2006
move plugin sorting (by Name) to get_plugins() so that it works for the Edit Plugins page too. fixes: #2412
Show description for 81bb761committedsort plugins by plugin name, for real. fixes #2412
Show description for 5db07cccommittededit link next to each plugin. Props David House. fixes #1657
Show description for 9e207e0committed
Commits on Sep 27, 2006
RTL enhancements from Sewar. #3136
Show description for 455dd7dcommitted
Commits on Sep 21, 2006
Turn hard-coded paths to defines. Pull gettext includes int wp-settings. Props mdawaffe. fixes #3157
Show description for 7e99c9bcommitted
Commits on Aug 30, 2006
Use get_option instead of get_settings. Just 'cause.
Show description for 7e82eefcommitted
Commits on Jun 27, 2006
Use wp_redirect().
Show description for 23e2a0acommitted
Commits on May 26, 2006
Update nonce action strings. Props mdawaffe.
Show description for 6f1d273committed
Commits on May 10, 2006
Lots of style and admin tweaks
Show description for 104a565committed
Commits on May 2, 2006
Nonce from above. #2678
Show description for fcfda4dcommitted
Commits on Feb 12, 2006
Death to trailing tabs. Props Mark J. fixes #2405
Show description for 6008a13committed
Commits on Jan 24, 2006
uksort() not usort()
Show description for 068d987committedSort plugins by plugin name, not file name.
Show description for a046745committed
Commits on Dec 28, 2005
Exit after sending headers. fixes #1917
Show description for 2628a27committed
Commits on Dec 12, 2005
i18n updates from nbachiyski. fixes #2069
Show description for 56e6266committed
Commits on Oct 5, 2005
Actually remove deleted plugins from the active plugin list. This has been broken for ever. fixes #1709
Show description for cb59a1dcommitted
Commits on Aug 8, 2005
Draw more attention to the messages, which now blend in a little with the header. TODO: Put all messages in an array, abstract out HTML
Show description for 7c49077committed