Ryan Boren
|
8445516c42
|
Check delete caps for delete action links. Props johnbillion. fixes #10121 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@11555 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-06-12 13:41:17 +00:00 |
Andrew Ozz
|
c3ae630564
|
Fix permission check on Edit Pages screen, props johnbillion, fixes #10074
git-svn-id: https://develop.svn.wordpress.org/trunk@11535 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-06-09 03:38:38 +00:00 |
Andrew Ozz
|
ed7d206ac1
|
Allow CodePress to be disabled from Screen Options, see #10027
git-svn-id: https://develop.svn.wordpress.org/trunk@11530 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-06-07 01:52:44 +00:00 |
Andrew Ozz
|
997f1af1c8
|
Add "Accessibility Mode" for widgets screen (can be turned on from Screen Options). Add set_user_setting() to the UI state saving functions.
git-svn-id: https://develop.svn.wordpress.org/trunk@11503 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-06-01 23:31:34 +00:00 |
Ryan Boren
|
c2041721e9
|
Fix notice when searching categories. Props gortsleigh. fixes #9970
git-svn-id: https://develop.svn.wordpress.org/trunk@11485 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-29 16:36:44 +00:00 |
Ryan Boren
|
e74f227105
|
Generate correct links for custom taxonomies. Props gortsleigh. fixes #9967
git-svn-id: https://develop.svn.wordpress.org/trunk@11478 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-28 21:26:01 +00:00 |
Ryan Boren
|
e12c642c54
|
Trim tailing whitespace
git-svn-id: https://develop.svn.wordpress.org/trunk@11450 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-24 23:47:49 +00:00 |
Andrew Ozz
|
f5fa5294ed
|
Delete widgets when dragged back to Available Widgets, add ui.droppable.js and ui.selectable.js, see #9511
git-svn-id: https://develop.svn.wordpress.org/trunk@11445 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-24 15:46:09 +00:00 |
Mark Jaquith
|
ba1c3bdd5b
|
Deprecate sanitize_url() and clean_url() in favor of esc_url_raw() and esc_url()
git-svn-id: https://develop.svn.wordpress.org/trunk@11383 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-18 16:00:33 +00:00 |
Mark Jaquith
|
f0336cfa7d
|
deprecate wp_specialchars() in favor of esc_html(). Encode quotes for esc_html() as in esc_attr(), to improve plugin security.
git-svn-id: https://develop.svn.wordpress.org/trunk@11380 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-18 15:11:07 +00:00 |
Andrew Ozz
|
bb4f1f4162
|
Add footer actions to iframe footer, props DD32, fixes #9832
git-svn-id: https://develop.svn.wordpress.org/trunk@11366 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-16 19:21:29 +00:00 |
Ryan Boren
|
75630fb7e3
|
Improve contextual help for widgets. Props demetris. fixes #9827
git-svn-id: https://develop.svn.wordpress.org/trunk@11353 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-16 02:25:06 +00:00 |
Ryan Boren
|
c4f78ad63a
|
Don't localize dates where not appropriate. Props Denis-de-Bernardy, hakre. fixes #9730
git-svn-id: https://develop.svn.wordpress.org/trunk@11323 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-14 02:00:32 +00:00 |
Ryan Boren
|
8efb468ed6
|
Use the_author_meta(). Props sivel. see #9393
git-svn-id: https://develop.svn.wordpress.org/trunk@11322 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-14 01:52:42 +00:00 |
Ryan Boren
|
3dafb2c908
|
Default plugins per page to 999
git-svn-id: https://develop.svn.wordpress.org/trunk@11314 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-13 04:26:40 +00:00 |
Mark Jaquith
|
a2bf4db52b
|
Use a semantic class name for text targeted to screen readers. props filosofo. fixes #9791
git-svn-id: https://develop.svn.wordpress.org/trunk@11312 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-12 22:40:56 +00:00 |
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 |
Andrew Ozz
|
fd98e9081c
|
Allow the dashboard widgets to be arranged in up to four columns. The number of columns can be selected from the Screen Options tab.
git-svn-id: https://develop.svn.wordpress.org/trunk@10641 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-24 02:37:22 +00:00 |
Ryan Boren
|
5612dd3851
|
Filter row actions. Props jamescollins. fixes #9172
git-svn-id: https://develop.svn.wordpress.org/trunk@10629 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-23 04:28:50 +00:00 |
Ryan Boren
|
76b84d8c90
|
Add Sticky to list of post states
git-svn-id: https://develop.svn.wordpress.org/trunk@10585 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-17 19:13:31 +00:00 |
Andrew Ozz
|
968a58a0c4
|
Change "Unpublished" to "Draft" in quick edit, props lloydbudd, fixes #9151
git-svn-id: https://develop.svn.wordpress.org/trunk@10582 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-16 22:09:41 +00:00 |
Ryan Boren
|
b12df4027f
|
Warn if upload dir not writable when importing. Props filosofo. fixes #8048
git-svn-id: https://develop.svn.wordpress.org/trunk@10561 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-12 19:39:35 +00:00 |
Andrew Ozz
|
d08b1b842d
|
Fix delete warnings for categories, link categories, tags and comments, fixes #9050
git-svn-id: https://develop.svn.wordpress.org/trunk@10522 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-07 15:26:01 +00:00 |
Andrew Ozz
|
989c0b4536
|
Add a filter to the post states list, props johnbillion, fixes #9033
git-svn-id: https://develop.svn.wordpress.org/trunk@10497 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-04 16:52:36 +00:00 |
Andrew Ozz
|
a9175f1746
|
Fix hooks in Users/Categories/Link Categories/Tags table columns, props PeteHoliday, fixes #8788
git-svn-id: https://develop.svn.wordpress.org/trunk@10493 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-04 12:31:47 +00:00 |
Andrew Ozz
|
dbdeed2038
|
Fix singular/plural translation collision, props nbachiyski and Kuba Zwolinski, fixes #8154
git-svn-id: https://develop.svn.wordpress.org/trunk@10478 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-02 00:00:11 +00:00 |
Andrew Ozz
|
13d3219317
|
Detect when the server compresses output, see #8628
git-svn-id: https://develop.svn.wordpress.org/trunk@10476 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-01 09:45:24 +00:00 |
Mark Jaquith
|
3815494f05
|
Drafts have post_date populated now, so look for a zeroed out post_date_gmt to determine non-scheduled nature. fixes #8978 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10451 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-28 19:37:36 +00:00 |
Ryan Boren
|
5c33a003d8
|
Force the index only for 0 OR 1 queries. see #7415
git-svn-id: https://develop.svn.wordpress.org/trunk@10446 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-26 22:34:50 +00:00 |
Peter Westwood
|
fa54320e2e
|
Switch to using the ID when calling get_avatar internally to support caching plugins. Fixes #8940.
git-svn-id: https://develop.svn.wordpress.org/trunk@10445 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-26 22:03:40 +00:00 |
Andrew Ozz
|
4d58681aa4
|
Improvements to the script loader: allows plugins to queue scripts for the front end head and footer, adds hooks for server side caching of compressed scripts, adds support for ENFORCE_GZIP constant (deflate is used by default since it's faster), see #8628, fixes #8884
git-svn-id: https://develop.svn.wordpress.org/trunk@10442 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-26 12:59:10 +00:00 |
Ryan Boren
|
b78c24845a
|
Don't use order and limit for count query. see #7415
git-svn-id: https://develop.svn.wordpress.org/trunk@10424 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-23 22:40:37 +00:00 |
Ryan Boren
|
0f0b2c2c9e
|
Eliminate SQL_CACLC_FOUND_ROWS for edit-comments.php query. Use results of earlier wp_count_comments() if appropriate otherwise perform COUNT query. see #7415
git-svn-id: https://develop.svn.wordpress.org/trunk@10422 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-23 22:26:40 +00:00 |
Ryan Boren
|
e80027f5fd
|
Show absolute date instead of relative date for scheduled pages
git-svn-id: https://develop.svn.wordpress.org/trunk@10389 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-20 23:07:21 +00:00 |
Ryan Boren
|
05226d13fe
|
Show absolute date instead of relative date for scheduled posts
git-svn-id: https://develop.svn.wordpress.org/trunk@10388 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-20 22:47:18 +00:00 |
Andrew Ozz
|
f36563c215
|
Add action hook in admin footer so plugins can output scripts there on specific pages only, props GamerZ, fixes #8859
git-svn-id: https://develop.svn.wordpress.org/trunk@10362 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-15 00:08:20 +00:00 |
Andrew Ozz
|
22eddf34d2
|
Split the script queue in head and footer part, concatenate and compress the default js and css, first run, see #8628
git-svn-id: https://develop.svn.wordpress.org/trunk@10357 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-14 14:18:51 +00:00 |
Andrew Ozz
|
80fb5c79ce
|
Cleanup js files and prepare for concatenating, move most inline js to files
git-svn-id: https://develop.svn.wordpress.org/trunk@10348 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-12 13:43:17 +00:00 |
Andrew Ozz
|
93ce89d4b6
|
Fix ajax-delete of categories, link categories and tags
git-svn-id: https://develop.svn.wordpress.org/trunk@10343 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-10 14:25:51 +00:00 |
Ryan Boren
|
346ad48bb8
|
Add get_editable_roles() and role filtering. Props jeremyclarke. fixes #8770
git-svn-id: https://develop.svn.wordpress.org/trunk@10323 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-06 22:00:05 +00:00 |
Andrew Ozz
|
46d0b1c7b1
|
Add hooks for the Users/Categories/Link Categories/Tags table columns, props GM_Alex, fixes #8788
git-svn-id: https://develop.svn.wordpress.org/trunk@10292 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-04 04:21:35 +00:00 |
Ryan Boren
|
6bc1f53e0f
|
phpdoc for wp_dropdown_roles(). Add role_names_listing filter. Props jeremyclarke. fixes #8761
git-svn-id: https://develop.svn.wordpress.org/trunk@10285 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-31 17:40:05 +00:00 |
Ryan Boren
|
44b2c9ab32
|
Show actions and checkbox only if user is editable by current user. Props jeremyclarke. fixes #8760
git-svn-id: https://develop.svn.wordpress.org/trunk@10268 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-30 19:38:44 +00:00 |
Ryan Boren
|
be55326e50
|
Allow overriding cat walker. Props AaronCampbell. fixes #8682 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10246 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-23 12:52:37 +00:00 |
Ryan Boren
|
001f4a16b8
|
get_previous_comments_link() and get_next_comments_link(). Props Viper007Bond. fixes #8058 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10239 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-22 19:33:09 +00:00 |
Ryan Boren
|
3c7eca56ab
|
Allow muliple tag-like taxonomies in the post editor. see #6387
git-svn-id: https://develop.svn.wordpress.org/trunk@10222 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-18 19:12:26 +00:00 |
Ryan Boren
|
625174171c
|
Sort by 'menu_order, post_title'. see #8549
git-svn-id: https://develop.svn.wordpress.org/trunk@10182 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-10 22:22:30 +00:00 |
Peter Westwood
|
37363646c6
|
Sort page_parent dropdown by menu_order. Fixes #8549.
git-svn-id: https://develop.svn.wordpress.org/trunk@10181 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-10 21:48:41 +00:00 |
Ryan Boren
|
baaaa352ba
|
Strip trailing whitespace
git-svn-id: https://develop.svn.wordpress.org/trunk@10150 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-09 18:03:31 +00:00 |
Ryan Boren
|
4b4092ba65
|
Don't show preview link if user can't edit post/page. fixes #8544
git-svn-id: https://develop.svn.wordpress.org/trunk@10146 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-09 17:31:43 +00:00 |
Mark Jaquith
|
2c9d6c5946
|
Allow IP comment search to search spam if initiated from spam page. props vladimir_kolesnikov. fixes #8394
git-svn-id: https://develop.svn.wordpress.org/trunk@10143 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-09 12:31:41 +00:00 |