Commit Graph

415 Commits

Author SHA1 Message Date
Mark Jaquith 8d6cb67233 esc_js(). Shorter, follows new escaping naming convention.
git-svn-id: https://develop.svn.wordpress.org/trunk@11245 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-09 07:27:22 +00:00
Ryan Boren 7bdc97c1b8 Typo fix
git-svn-id: https://develop.svn.wordpress.org/trunk@11242 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-08 18:21:05 +00:00
Ryan Boren 424eed30a7 Allow plugis to replace just the default help, preserving contextual.
git-svn-id: https://develop.svn.wordpress.org/trunk@11235 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-07 19:30:41 +00:00
Mark Jaquith c638e8d8de _a(), _ea(), _xa(), attr() are now esc_attr__(), esc_attr_e(), esc_attr_x(), esc_attr() -- still short, but less cryptic. see #9650
git-svn-id: https://develop.svn.wordpress.org/trunk@11204 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-05 19:43:53 +00:00
Andrew Ozz 8788a2520e Add wpspin_light and wpspin_dark spinners
git-svn-id: https://develop.svn.wordpress.org/trunk@11203 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-05 18:57:43 +00:00
Ryan Boren 3af69ff1a1 Better meta form query. Props Denis-de-Bernardy. fixes #9684
git-svn-id: https://develop.svn.wordpress.org/trunk@11196 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-05 05:40:03 +00:00
Andrew Ozz 16e5733fe9 Add column "Rating" in Link Manager, props hakre, fixes #9443
git-svn-id: https://develop.svn.wordpress.org/trunk@11191 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-05 04:59:19 +00:00
Andrew Ozz 3bf18aa189 Banishing ASCII quotes and apostrophes, props demetris, fixes #9655
git-svn-id: https://develop.svn.wordpress.org/trunk@11190 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-05 04:28:05 +00:00
Ryan Boren c6d1e4e51b Use invisible for hiding labels
git-svn-id: https://develop.svn.wordpress.org/trunk@11181 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-04 21:42:39 +00:00
Ryan Boren 4a047f4240 Use invisible class for hiding labels and legends.
git-svn-id: https://develop.svn.wordpress.org/trunk@11180 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-04 21:28:58 +00:00
Ryan Boren cfd320446f Attr escaping
git-svn-id: https://develop.svn.wordpress.org/trunk@11173 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-04 17:54:08 +00:00
Andrew Ozz 90e500ae36 Widgets UI improvements: arrows, some more help
git-svn-id: https://develop.svn.wordpress.org/trunk@11166 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-04 01:19:10 +00:00
Andrew Ozz aac1622495 Add wpspin.gif and replace all spinners
git-svn-id: https://develop.svn.wordpress.org/trunk@11150 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-01 19:43:22 +00:00
Andrew Ozz bf911aefc7 Let plugins use screen layout columns, props arena, fixes #9606
git-svn-id: https://develop.svn.wordpress.org/trunk@11144 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-30 22:51:42 +00:00
Ryan Boren f0bcbd96bc cat_row fixes. Props hailin. fixes #9661 see #8632
git-svn-id: https://develop.svn.wordpress.org/trunk@11139 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-30 16:29:40 +00:00
Andrew Ozz 84c56e062e Add some help for the widgets screen, make css class .description usable everywhere, fixes #5859
git-svn-id: https://develop.svn.wordpress.org/trunk@11133 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-30 02:33:22 +00:00
Ryan Boren bbd5c9e581 Avoid expensive NOT LIKE query. Filter in php instead.
git-svn-id: https://develop.svn.wordpress.org/trunk@11132 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-29 23:32:53 +00:00
Ryan Boren ef738c9b9b Allow for non-contiguous array indices. Props hailin. fixes #9670
git-svn-id: https://develop.svn.wordpress.org/trunk@11130 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-29 21:01:51 +00:00
Ryan Boren 0b9998f037 Include subcats in search results. Props Denis-de-Bernardy. fixes #8632
git-svn-id: https://develop.svn.wordpress.org/trunk@11123 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-29 16:46:45 +00:00
Ryan Boren fe7c34b6fd s/attribute_escape/attr/. see #9650
git-svn-id: https://develop.svn.wordpress.org/trunk@11109 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-28 05:58:45 +00:00
Andrew Ozz b4baabb343 Fix hiding of comments after approving/unapproving them
git-svn-id: https://develop.svn.wordpress.org/trunk@11073 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-24 02:25:20 +00:00
Ryan Boren b1af620cfb When on create page, default favorite actions to the correspoding manage page.
git-svn-id: https://develop.svn.wordpress.org/trunk@11044 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-22 01:47:20 +00:00
Ryan Boren 73ee0e829b When on manage page, default favorite actions to the correspoding create page.
git-svn-id: https://develop.svn.wordpress.org/trunk@11043 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-22 01:30:15 +00:00
Ryan Boren 493a97c532 Add per page screen option to plugins page. see #9527
git-svn-id: https://develop.svn.wordpress.org/trunk@11027 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-21 06:49:53 +00:00
Andrew Ozz 3ff9ca71db Show thumbnails for comments on attachments on Edit Comments screen
git-svn-id: https://develop.svn.wordpress.org/trunk@11026 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-21 05:01:04 +00:00
Ryan Boren 12c7093645 Trailing whitespace cleanup
git-svn-id: https://develop.svn.wordpress.org/trunk@11013 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-20 18:18:39 +00:00
Ryan Boren b34a59b835 Add manage_comments_custom_column hook. Props sirzooro, coffee2code. fixes #9583
git-svn-id: https://develop.svn.wordpress.org/trunk@11007 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-19 20:18:27 +00:00
Ryan Boren 1c40d30776 Improve meta_form() query. Props Denis-de-Bernardy. fixes #8561
git-svn-id: https://develop.svn.wordpress.org/trunk@10998 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-18 23:48:07 +00:00
Andrew Ozz ad021e44ad Submit the form when setting items per page option so it's visible straight away
git-svn-id: https://develop.svn.wordpress.org/trunk@10987 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-17 12:46:53 +00:00
Andrew Ozz df12024b86 Hide email addresses from low privilege users on the comments page, props mrmist, fixes #8801
git-svn-id: https://develop.svn.wordpress.org/trunk@10970 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-17 00:48:41 +00:00
Andrew Ozz 50ca48415a Fix listing of child pages after editing with Quick Edit, props jbsil, fixes #8444
git-svn-id: https://develop.svn.wordpress.org/trunk@10968 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-17 00:07:22 +00:00
Andrew Ozz 9a62b02dfe CSS cleanup and fixes
git-svn-id: https://develop.svn.wordpress.org/trunk@10943 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-16 04:41:05 +00:00
Ryan Boren 23eb9d942b Add per page screen option for tags
git-svn-id: https://develop.svn.wordpress.org/trunk@10909 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-10 21:52:57 +00:00
Ryan Boren 5ff32a2dad Add per page screen option for categories
git-svn-id: https://develop.svn.wordpress.org/trunk@10908 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-10 21:47:01 +00:00
Andrew Ozz 10aaa00f62 Tag descriptions, props aaroncampbell, fixes #9381
git-svn-id: https://develop.svn.wordpress.org/trunk@10903 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-09 16:00:40 +00:00
Peter Westwood bbcb0b99f8 More phpdoc updates.
git-svn-id: https://develop.svn.wordpress.org/trunk@10893 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-08 18:40:36 +00:00
Andrew Ozz bd0313e3bc Styling and minor improvements for items per page option
git-svn-id: https://develop.svn.wordpress.org/trunk@10872 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-05 08:25:10 +00:00
Ryan Boren 6c8675009f Remove extra input. Props hakre. fixes #9430
git-svn-id: https://develop.svn.wordpress.org/trunk@10859 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-01 16:39:21 +00:00
Ryan Boren ea904a0ba0 Add per page option to Screen Options for comments, posts, pages, and media.
git-svn-id: https://develop.svn.wordpress.org/trunk@10847 602fd350-edb4-49c9-b593-d223f7449a82
2009-03-27 22:47:47 +00:00
Andrew Ozz 448d114dac Fix empty table cells in IE
git-svn-id: https://develop.svn.wordpress.org/trunk@10839 602fd350-edb4-49c9-b593-d223f7449a82
2009-03-26 02:17:01 +00:00
Andrew Ozz 759fde9021 jQuery 1.3.2 and UI 1.7.1, may still have some regressions, add screen columns setting to the write/edit post/page screen options, fixes #8867
git-svn-id: https://develop.svn.wordpress.org/trunk@10834 602fd350-edb4-49c9-b593-d223f7449a82
2009-03-25 14:29:22 +00:00
Andrew Ozz a779b2e002 More theme install styling, see #8652
git-svn-id: https://develop.svn.wordpress.org/trunk@10823 602fd350-edb4-49c9-b593-d223f7449a82
2009-03-20 00:14:57 +00:00
Ryan Boren 8d00b5d37d Trim trailing whitespace
git-svn-id: https://develop.svn.wordpress.org/trunk@10810 602fd350-edb4-49c9-b593-d223f7449a82
2009-03-18 02:43:45 +00:00
Andrew Ozz 2327dd41c7 Theme install style tweaks, see #8652
git-svn-id: https://develop.svn.wordpress.org/trunk@10788 602fd350-edb4-49c9-b593-d223f7449a82
2009-03-15 11:04:34 +00:00
Ryan Boren 5d8651d6f3 gettext comments. Props nbachiyski. see #9112
git-svn-id: https://develop.svn.wordpress.org/trunk@10774 602fd350-edb4-49c9-b593-d223f7449a82
2009-03-13 03:53:39 +00:00
Ryan Boren 1952e923f8 gettext contexts. Props nbachiyski. see #9112
git-svn-id: https://develop.svn.wordpress.org/trunk@10767 602fd350-edb4-49c9-b593-d223f7449a82
2009-03-10 23:02:29 +00:00
Ryan Boren f88fdb0935 Limit year field to 4 digits. Props sivel. fixes #9120
git-svn-id: https://develop.svn.wordpress.org/trunk@10716 602fd350-edb4-49c9-b593-d223f7449a82
2009-03-05 20:15:10 +00:00
Ryan Boren 3fe87a2049 Use _x() and extracted comments. Props nbachiyski. see #9112
git-svn-id: https://develop.svn.wordpress.org/trunk@10680 602fd350-edb4-49c9-b593-d223f7449a82
2009-03-02 19:20:19 +00:00
Peter Westwood 8f12a42fc8 Enhance checked and selected as well as consolidating code. See #9032 props johnbillion for the idea.
git-svn-id: https://develop.svn.wordpress.org/trunk@10662 602fd350-edb4-49c9-b593-d223f7449a82
2009-02-27 18:28:09 +00:00
Peter Westwood e9cf7ea892 Use the html entity for the smart quote. Fixes #9058 props rmccue.
git-svn-id: https://develop.svn.wordpress.org/trunk@10657 602fd350-edb4-49c9-b593-d223f7449a82
2009-02-27 08:43:48 +00:00