Commits
User selector
Commit History
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 a5708becommittedsort plugins by plugin name, for real. fixes #2412
Show description for 3b2250bcommitted
Commits on Jun 27, 2006
Use wp_redirect().
Show description for 4e93da5committed
Commits on May 26, 2006
Update nonce action strings. Props mdawaffe.
Show description for 8206c85committed
Commits on May 11, 2006
Backport nonces and pluggable cookies.
Show description for 360e5cacommitted
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
Commits on Aug 7, 2005
Clean up plugins and dashboard
Show description for 87a2dcccommitted
Commits on Jul 4, 2005
register_activation_hook() and register_deactivation_hook(). Let's try these on.
Show description for 37f40b7committed
Commits on May 9, 2005
Usability hooks into wp.org
Show description for fe818f8committed
Commits on Apr 4, 2005
Active plugins array sanity check. If the array isn't an array, reset it.
Show description for 36639a2committed
Commits on Mar 11, 2005
Fix number formatting in dashboard stats for numbers > 999. http://mosquito.wordpress.org/view.php?id=1074 Hat tip: dougal
Show description for 7d9a069committed
Commits on Jan 14, 2005
Embolden active plugins.
Show description for b55118acommitted
Commits on Dec 15, 2004
HTML fixes
Show description for 928966dcommitted
Commits on Nov 29, 2004
Correct i18n string markup. Bug 502. Patch from nbachiyski.
Show description for a48c0d3committed
Commits on Nov 26, 2004
get_plugin_data() and get_plugins()
Show description for 5dfadaecommitted
Commits on Oct 19, 2004
Commits on Sep 26, 2004
fix for #317: part one, avoid activating the same plugin twice
Show description for 636c018committed
michelvaldrighi
Commits on Aug 9, 2004
Use array storage for plugins list.
Show description for 82e3893committed
Commits on Jun 13, 2004
Fix spelling. http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000036
Show description for 247a830committed
Commits on May 17, 2004
using check_admin_referer for plugin (de)activation
Show description for eac2b46committed
michelvaldrighi
Commits on May 9, 2004
Various fixes and cleanups, inspired and pointed out by Joseph Scott.
Show description for 7f1cdc8committed
Commits on May 7, 2004
E_ALL fixes and cleanups.
Show description for 3fedfb5committed
Commits on Apr 25, 2004
Mark strings for translation.
Show description for 92b8de9committedCasting new line as literal rather than interpreted.
Show description for cbae3decommitted
Commits on Apr 24, 2004
More l10n stuff.
Show description for 693d751committed
Commits on Apr 16, 2004
Plugin enhancements.
Show description for 6b991e1committed
Commits on Apr 14, 2004
Only include .php files.
Show description for 3a642efcommitted
Commits on Mar 25, 2004
Show version and header bugfix.
Show description for 52b8485committedFunctional plugin implementation.
Show description for a3aa82dcommittedInitial plugin funcitonality checkin. Not done yet.
Show description for 2b8bbdbcommitted
Loading