Commits
User selector
Commit History
Commits on Aug 1, 2009
Add some CYA cap checks.
Show description for 1da0e49committed
Commits on Jun 6, 2009
Validation fix. Props Harish. fixes #10049
Show description for c826af3committed
Commits on May 28, 2009
Adds the bulk actions to the bottom of the plugins listing table and other fixes, props dd32, fixes #9838
Show description for 014c91fcommitted
Commits on May 24, 2009
Trim tailing whitespace
Show description for e12c642committed
Commits on May 21, 2009
Fix styling for the plugins screen
Show description for 01d5ecfcommitted
Commits on May 19, 2009
Some more styling for the plugins screen
Show description for 846cdf4committed
Commits on May 18, 2009
Move visit plugin site link from actions to meta. see #9849
Show description for 098eca8committedAdd plugin_row_meta filter
Show description for 36a5a91committedDeprecate sanitize_url() and clean_url() in favor of esc_url_raw() and esc_url()
Show description for ba1c3bdcommitteddeprecate 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 17, 2009
Commits on May 16, 2009
Incorporate version into description. Put version, and author link beneath description (possibly incorporate other meta here).
Show description for c8f9570committedAlways show action links for plugin rows. Move offsite links off of plugin name to new 'View Site' action.
Show description for 0bba629committedRevert [11307]. fixes #9842
Show description for 39e73e8committedStyle tweaks for plugins delete confirmation page, props Simek, fixes #9799
Show description for dc4834acommitted
Commits on May 13, 2009
Default plugins per page to 999
Show description for 3dafb2ccommitted
Commits on May 12, 2009
Use a semantic class name for text targeted to screen readers. props filosofo. fixes #9791
Show description for a2bf4dbcommittedSort active plugins before inactive plugins in all plugins list
Show description for 0898e4bcommitted
Commits on May 11, 2009
Remove intro
Show description for fe23680committed
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 May 4, 2009
Use invisible class for hiding labels and legends.
Show description for 4a047f4committed
Commits on Apr 30, 2009
Plural contexts. Props nbachiyski. fixes #8128
Show description for b997d56committed
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 22, 2009
Don't remember search in last view. see #9527
Show description for e87cac6committedUpdate plugins leader text
Show description for 43460fdcommitted
Commits on Apr 21, 2009
Fix all link. Props mtekk. see #9527
Show description for 677a8f5committedRemember last view for plugins page. see #9527
Show description for 40a49d7committedRemember status and page when redirecting. see #9527
Show description for 30e5072committedAdd per page screen option to plugins page. see #9527
Show description for 493a97ccommitted
Commits on Apr 20, 2009
Fix bulk action lists. see #9527
Show description for e201304committedTrailing whitespace cleanup
Show description for 12c7093committed
Commits on Apr 19, 2009
Show actions based on plugin active status. see #9527
Show description for cff07d7committedPlugin search and paging. Props DD32. see #9527
Show description for 4cd99b0committedFix translation of plugin metadata. Props DD32. fixes #9573
Show description for ff50150committed