Ryan Boren
|
017a78c052
|
Allow searching within a given page status. fixes #5839
git-svn-id: https://develop.svn.wordpress.org/trunk@7113 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-29 22:38:20 +00:00 |
Ryan Boren
|
2746f4287b
|
Add option to check caps when querying a particular page status. fixes #6052
git-svn-id: https://develop.svn.wordpress.org/trunk@7112 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-29 22:34:29 +00:00 |
Ryan Boren
|
5275c7d335
|
Restrict edit.php searches to posts. No pages.
git-svn-id: https://develop.svn.wordpress.org/trunk@7111 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-29 22:29:57 +00:00 |
Ryan Boren
|
1f3184d2c9
|
Allow searching within a given post status. fixes #5839
git-svn-id: https://develop.svn.wordpress.org/trunk@7110 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-29 22:02:49 +00:00 |
Ryan Boren
|
71f274c599
|
Add option to check caps when querying a particular post status. fixes #6052
git-svn-id: https://develop.svn.wordpress.org/trunk@7109 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-29 21:49:49 +00:00 |
Ryan Boren
|
a41de28d25
|
Hardcode offset range since the step argument to range is PHP 5 only. fixes #6047
git-svn-id: https://develop.svn.wordpress.org/trunk@7108 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-29 19:00:52 +00:00 |
Ryan Boren
|
04ff7f125c
|
Use preg_replace_callback instead of 'e' modifier. see #5644
git-svn-id: https://develop.svn.wordpress.org/trunk@7107 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-29 18:28:32 +00:00 |
Ryan Boren
|
0298b896eb
|
Use preg_replace_callback instead of 'e' modifier. see #5644
git-svn-id: https://develop.svn.wordpress.org/trunk@7106 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-29 17:49:50 +00:00 |
Ryan Boren
|
4ec016565a
|
Remove empty gettext call. Props andy. fixes #6044
git-svn-id: https://develop.svn.wordpress.org/trunk@7105 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-29 17:15:34 +00:00 |
Ryan Boren
|
afc003cd20
|
Update deprecated attributes. Props hansengel. fixes #6037
git-svn-id: https://develop.svn.wordpress.org/trunk@7104 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-29 17:09:44 +00:00 |
Ryan Boren
|
e29306e69c
|
Post Edit Collision Detection from mdawaffe. fixes #6043
git-svn-id: https://develop.svn.wordpress.org/trunk@7103 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-29 09:51:36 +00:00 |
Ryan Boren
|
9a77cb8b83
|
Remove some no longer needed JS. Props mdawaffe. fixes #6011
git-svn-id: https://develop.svn.wordpress.org/trunk@7102 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-29 08:12:12 +00:00 |
Ryan Boren
|
1d7d315192
|
Set max width on .wrap. Props mt. fixes #6036
git-svn-id: https://develop.svn.wordpress.org/trunk@7101 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-29 08:08:17 +00:00 |
Ryan Boren
|
a02dc6a240
|
Media Library updates from andy. see #5911
git-svn-id: https://develop.svn.wordpress.org/trunk@7100 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-29 06:54:15 +00:00 |
Ryan Boren
|
1373e99625
|
Media icons. fixes #6039
git-svn-id: https://develop.svn.wordpress.org/trunk@7099 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-29 06:49:05 +00:00 |
Ryan Boren
|
97b59fbeda
|
Fade approved comments from moderated list. Props mdawaffe. fixes #6032
git-svn-id: https://develop.svn.wordpress.org/trunk@7098 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-28 22:12:04 +00:00 |
Peter Westwood
|
de7b856e6c
|
Line dolly up again.
git-svn-id: https://develop.svn.wordpress.org/trunk@7097 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-28 22:02:20 +00:00 |
Ryan Boren
|
c542e9f9d0
|
urlencode only when needed. Props spikeyslam. see #5775
git-svn-id: https://develop.svn.wordpress.org/trunk@7096 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-28 22:01:56 +00:00 |
Peter Westwood
|
f4bdb8415d
|
urlencode the goback url to preserve any parameters. Fixes #5753 props DD32.
git-svn-id: https://develop.svn.wordpress.org/trunk@7095 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-28 21:57:49 +00:00 |
Ryan Boren
|
c76be06996
|
Revert [7093]. Need a different method. see #6032
git-svn-id: https://develop.svn.wordpress.org/trunk@7094 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-28 21:57:39 +00:00 |
Ryan Boren
|
9f57568f8f
|
Fade approved comments from moderated list. Props filosofo. fixes #6032
git-svn-id: https://develop.svn.wordpress.org/trunk@7093 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-28 21:51:57 +00:00 |
Ryan Boren
|
b2e8a6ac54
|
Media library updates from andy. see #5911
git-svn-id: https://develop.svn.wordpress.org/trunk@7092 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-28 21:29:51 +00:00 |
Peter Westwood
|
41fe914d9e
|
Use a default size that gravatar supports rather than one it doesn't. Fixes #6033 props josephscott.
git-svn-id: https://develop.svn.wordpress.org/trunk@7091 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-28 21:11:47 +00:00 |
Ryan Boren
|
7de1747c15
|
View switcher styling from mt. fixes #6031
git-svn-id: https://develop.svn.wordpress.org/trunk@7090 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-28 20:40:23 +00:00 |
Ryan Boren
|
08e47f6f2c
|
Change approved comment color. Props mt. fixes #6030
git-svn-id: https://develop.svn.wordpress.org/trunk@7089 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-28 20:39:14 +00:00 |
Ryan Boren
|
39c309c245
|
Dashboard styling from mt. fixes #6029
git-svn-id: https://develop.svn.wordpress.org/trunk@7088 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-28 20:37:48 +00:00 |
Peter Westwood
|
f36ec751be
|
Ensure email address is lower case in get_avatar(). Fixes #6028 props josephscott.
git-svn-id: https://develop.svn.wordpress.org/trunk@7087 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-28 16:34:59 +00:00 |
Ryan Boren
|
5a1139a585
|
Widget admin layout fixes from mdawaffe. fixes #5997
git-svn-id: https://develop.svn.wordpress.org/trunk@7086 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-28 09:11:11 +00:00 |
Ryan Boren
|
453dcd8f1d
|
Update 'See Comments on this Page' link
git-svn-id: https://develop.svn.wordpress.org/trunk@7085 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-28 07:37:15 +00:00 |
Ryan Boren
|
f9eaadc26f
|
Change save post redirects. see #6024
git-svn-id: https://develop.svn.wordpress.org/trunk@7084 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-28 07:34:13 +00:00 |
Ryan Boren
|
91a8de6bbc
|
Add unapprove button
git-svn-id: https://develop.svn.wordpress.org/trunk@7083 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-28 07:04:52 +00:00 |
Ryan Boren
|
992c3b92b7
|
Unify comment display. Props mdawaffe. fixes #6025
git-svn-id: https://develop.svn.wordpress.org/trunk@7082 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-28 06:50:25 +00:00 |
Ryan Boren
|
7940191d5c
|
Cast to array
git-svn-id: https://develop.svn.wordpress.org/trunk@7081 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-28 06:43:45 +00:00 |
Ryan Boren
|
2b5f9d6440
|
Fix widgets using old-style multi instance support. Props mdawaffe. fixes #6023
git-svn-id: https://develop.svn.wordpress.org/trunk@7080 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-28 00:31:46 +00:00 |
Ryan Boren
|
530f74b6d5
|
Add edit comments js to edit-pages when viewing a page's comments. see #6022
git-svn-id: https://develop.svn.wordpress.org/trunk@7079 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-28 00:16:49 +00:00 |
Ryan Boren
|
8e03708f05
|
Show comments when viewing a page in Manage Pages. fixes #6022
git-svn-id: https://develop.svn.wordpress.org/trunk@7078 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-28 00:13:09 +00:00 |
Ryan Boren
|
007bcbb057
|
fix new-fangled multi widgets. Props mdawaffe. see #6022
git-svn-id: https://develop.svn.wordpress.org/trunk@7077 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-27 23:57:00 +00:00 |
Ryan Boren
|
e212f055d3
|
Fix plugin version compare. Props mdawaffe. fixes #5978
git-svn-id: https://develop.svn.wordpress.org/trunk@7076 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-27 23:43:22 +00:00 |
Ryan Boren
|
71bc342e4c
|
Fix AJAX comment moderation on edit post view. Props mdawaffe. fixes #4245
git-svn-id: https://develop.svn.wordpress.org/trunk@7075 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-27 23:36:24 +00:00 |
Ryan Boren
|
0808c1b9a1
|
Introduce get_post_ancestors(). Add current_page_ancestor class to ancestors of the current page. Props AaronCampbell. fixes #5662
git-svn-id: https://develop.svn.wordpress.org/trunk@7074 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-27 23:28:18 +00:00 |
Ryan Boren
|
75512587f1
|
Add current_page_item on page_for_posts. Props mdawaffe. fixes #2959
git-svn-id: https://develop.svn.wordpress.org/trunk@7073 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-27 22:38:02 +00:00 |
Ryan Boren
|
3a7052f8df
|
Make punctuation consistent. Props hervada and lloydbudd. fixes #5880
git-svn-id: https://develop.svn.wordpress.org/trunk@7072 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-27 22:05:50 +00:00 |
Ryan Boren
|
f006ee406e
|
Tagging terminology cleanup from lloydudd. fixes #6020
git-svn-id: https://develop.svn.wordpress.org/trunk@7071 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-27 21:47:52 +00:00 |
Ryan Boren
|
f05150a50f
|
For page attachmentes, set both is_attachment and is_page to true so that templates cascade correctly.
git-svn-id: https://develop.svn.wordpress.org/trunk@7070 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-27 21:30:59 +00:00 |
Ryan Boren
|
e93de99379
|
remove debug cruft and set swfupload max file size to match php ini. Props andy. see #5911
git-svn-id: https://develop.svn.wordpress.org/trunk@7067 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-27 19:36:02 +00:00 |
Ryan Boren
|
87b8a192c8
|
Style updates to plugins, export, and sidemenu from mt. fixes #6019
git-svn-id: https://develop.svn.wordpress.org/trunk@7066 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-27 19:18:21 +00:00 |
Peter Westwood
|
b76a914593
|
Generate random passwords for users created during import. Fixes #5837 props pishmishy.
git-svn-id: https://develop.svn.wordpress.org/trunk@7065 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-27 18:45:40 +00:00 |
Peter Westwood
|
fdb0fcbafe
|
A better in_category which supports category names that are all numbers.
git-svn-id: https://develop.svn.wordpress.org/trunk@7064 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-27 18:25:25 +00:00 |
Ryan Boren
|
a2af257bf4
|
gettext fixes from takayukister. fixes #6018
git-svn-id: https://develop.svn.wordpress.org/trunk@7063 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-27 17:19:58 +00:00 |
Ryan Boren
|
34099bccd7
|
Add media library uploader tab. Props andy. see #5911
git-svn-id: https://develop.svn.wordpress.org/trunk@7062 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-27 08:31:10 +00:00 |