Commit Graph

3913 Commits

Author SHA1 Message Date
Ryan Boren 5999f964e7 Introduce get_edit_tag_link() and add option to wp_tag_cloud() for showing edit links.
git-svn-id: https://develop.svn.wordpress.org/trunk@9340 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-25 18:19:42 +00:00
Ryan Boren 4a28191916 Send 403 instead of 500 for comment flood protection. Allow specifying response code for wp_die(). Props DD32. fixes #7246
git-svn-id: https://develop.svn.wordpress.org/trunk@9335 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-24 21:00:40 +00:00
Ryan Boren ecaf4dbec8 Move echo/return outside of loops. Props DD32. fixes #7749
git-svn-id: https://develop.svn.wordpress.org/trunk@9333 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-24 20:47:12 +00:00
Mark Jaquith b8b68fb195 Screen Options tweaks. Uparrow when expanded.
git-svn-id: https://develop.svn.wordpress.org/trunk@9330 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-24 19:33:40 +00:00
Ryan Boren 9e467a6850 Better error response when fetching attachments. Props DD32. see #7944
git-svn-id: https://develop.svn.wordpress.org/trunk@9327 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-24 18:22:43 +00:00
Mark Jaquith acd146991e Make the entire Screen Options button clickable.
git-svn-id: https://develop.svn.wordpress.org/trunk@9324 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-24 11:08:44 +00:00
Mark Jaquith 57900b6ba9 Fix a PHP Notice. props DD32. see #7509
git-svn-id: https://develop.svn.wordpress.org/trunk@9323 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-24 10:55:20 +00:00
Mark Jaquith 9a5b1ac108 Redirect away from paged comments permalinks when comment paging has been turned off. props DD32. see #7942
git-svn-id: https://develop.svn.wordpress.org/trunk@9322 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-24 10:53:09 +00:00
Mark Jaquith ff2d9ca946 Bump some versions
git-svn-id: https://develop.svn.wordpress.org/trunk@9321 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-24 10:52:24 +00:00
Mark Jaquith 8f702da770 Screen Options tab, rough draft
git-svn-id: https://develop.svn.wordpress.org/trunk@9319 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-24 10:29:07 +00:00
Mark Jaquith 9a3ac6934f Enable pretty permalinks for previous_ and next_comments_link(). props DD32, Viper007Bond. see #7942
git-svn-id: https://develop.svn.wordpress.org/trunk@9318 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-24 07:36:43 +00:00
Mark Jaquith dbf395043c Fix comment paging for when $comments is passed in. props Viper007Bond. see #7927
git-svn-id: https://develop.svn.wordpress.org/trunk@9317 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-24 07:27:19 +00:00
Ryan Boren 8adf0a06da Revert snoopy change that breaks with canonical feeds.
git-svn-id: https://develop.svn.wordpress.org/trunk@9308 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-23 22:41:51 +00:00
Ryan Boren e6708e9504 Add conditional load back to snoopy and strip trailing whites
git-svn-id: https://develop.svn.wordpress.org/trunk@9307 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-23 22:19:21 +00:00
Andrew Ozz 8f9056c73c Admin menu styling
git-svn-id: https://develop.svn.wordpress.org/trunk@9306 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-23 22:19:19 +00:00
Ryan Boren ef5c0b275a Snoopy 1.2.4
git-svn-id: https://develop.svn.wordpress.org/trunk@9303 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-23 21:08:09 +00:00
Ryan Boren 06c6a7d153 Introduce normalize_whitespace(). Use it instead of wp_text_diff() when checking for identical autosave revisions. Props tellyworth. fixes #7691
git-svn-id: https://develop.svn.wordpress.org/trunk@9302 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-23 20:03:16 +00:00
Ryan Boren fde3dc72bd wp_get_http() fixes. see #7944
git-svn-id: https://develop.svn.wordpress.org/trunk@9301 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-23 19:39:17 +00:00
Ryan Boren 1378f82ebc pretty permalinks for comment paging. Props Viper007Bind. fixes #7942
git-svn-id: https://develop.svn.wordpress.org/trunk@9300 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-23 18:55:22 +00:00
Ryan Boren 2b064834f0 Set current_page_parent when using page_for_posts. Props betsyk. fixes #7518
git-svn-id: https://develop.svn.wordpress.org/trunk@9299 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-23 18:01:57 +00:00
Ryan Boren 0bdbe9385a Remove titles from inline edit rows
git-svn-id: https://develop.svn.wordpress.org/trunk@9298 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-23 16:37:19 +00:00
Ryan Boren f308eb1745 Bring back Quick Edit links
git-svn-id: https://develop.svn.wordpress.org/trunk@9297 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-23 16:34:21 +00:00
Ryan Boren 873a5b075b Comment paging and sorting from Viper007Bond. see #7927
git-svn-id: https://develop.svn.wordpress.org/trunk@9296 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-23 16:08:47 +00:00
Ryan Boren 9415f1fa2a Don't double encode ping/trackbacks. Props reinkim. fixes #7844
git-svn-id: https://develop.svn.wordpress.org/trunk@9292 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-22 22:48:14 +00:00
Andrew Ozz 837b1b51bc Postboxes drag/drop for all browsers, some base css fixes
git-svn-id: https://develop.svn.wordpress.org/trunk@9291 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-22 22:08:58 +00:00
Ryan Boren a11ad49d80 Add post_parent index. fixes #7876
git-svn-id: https://develop.svn.wordpress.org/trunk@9290 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-22 22:03:41 +00:00
Ryan Boren 584088045a Fix in_category() when checking non-cached categories. fixes #7181
git-svn-id: https://develop.svn.wordpress.org/trunk@9289 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-22 21:31:55 +00:00
Ryan Boren c92ac3b6d2 Init var. see #7692
git-svn-id: https://develop.svn.wordpress.org/trunk@9283 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-22 18:45:09 +00:00
Ryan Boren 61068c87d1 Remove unused var. see #7692
git-svn-id: https://develop.svn.wordpress.org/trunk@9282 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-22 18:39:50 +00:00
Ryan Boren a5f43eaf65 icon_dir_uri filter instead of icon_dir. Props jmini. fixes #7947
git-svn-id: https://develop.svn.wordpress.org/trunk@9280 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-22 17:09:03 +00:00
Ryan Boren bf0fa494cd Improved password strength meter from Otto42. fixes #7124
git-svn-id: https://develop.svn.wordpress.org/trunk@9276 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-22 04:20:50 +00:00
Ryan Boren 08e5813a50 link-template phpdoc from jacobsantos. fixes #5642
git-svn-id: https://develop.svn.wordpress.org/trunk@9274 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-22 03:08:33 +00:00
Ryan Boren 8c15b4e5a6 post-template phpdoc from jacobsantos. fixes #7659
git-svn-id: https://develop.svn.wordpress.org/trunk@9273 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-22 03:06:53 +00:00
Ryan Boren c368483c2d Notice fixes from DD32. see #7509
git-svn-id: https://develop.svn.wordpress.org/trunk@9270 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-21 23:54:18 +00:00
Ryan Boren 9442333d05 Use prepare() in wp_insert_attachment(). Props dwc. fixes #7933
git-svn-id: https://develop.svn.wordpress.org/trunk@9259 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-20 21:55:37 +00:00
Ryan Boren 44c170459e Reduce backtracking in wpautop. fixes #6877
git-svn-id: https://develop.svn.wordpress.org/trunk@9255 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-20 19:25:02 +00:00
Ryan Boren fa4ac95135 Tweak wp_page_menu() defaults. Props MichaelH. fixes #7914
git-svn-id: https://develop.svn.wordpress.org/trunk@9254 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-20 17:39:01 +00:00
Mark Jaquith fd96378b7f Update update_post_meta() and delete_post_meta() to work with post revisions. Props misterbisson. fixes #7925
git-svn-id: https://develop.svn.wordpress.org/trunk@9252 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-20 05:47:13 +00:00
Ryan Boren ba1915af0f wp_page_menu() echo fixes. see #7914
git-svn-id: https://develop.svn.wordpress.org/trunk@9246 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-18 21:15:20 +00:00
Ryan Boren c364164a1d Fix echo arg to wp_page_menu(). see #7518
git-svn-id: https://develop.svn.wordpress.org/trunk@9245 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-18 21:06:28 +00:00
Ryan Boren 1bc5d52b4c Don't schedule update events while installing. Props rdworth and tott. fixes #7724
git-svn-id: https://develop.svn.wordpress.org/trunk@9244 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-18 20:58:19 +00:00
Ryan Boren b406bec607 phpdoc corrections from jacobsantos. see #7918
git-svn-id: https://develop.svn.wordpress.org/trunk@9243 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-18 20:46:30 +00:00
Ryan Boren a612119693 Recognize windows absolute paths. see #7904
git-svn-id: https://develop.svn.wordpress.org/trunk@9242 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-18 19:48:49 +00:00
Andrew Ozz 930876240f Comments post-box: show 10 comments at load only if the postbox is not hidden
git-svn-id: https://develop.svn.wordpress.org/trunk@9241 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-18 17:00:20 +00:00
Andrew Ozz 83fda65efc Favourites drop-down styling
git-svn-id: https://develop.svn.wordpress.org/trunk@9240 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-18 16:54:14 +00:00
Ryan Boren 9fdf3da4a4 Must pass var by ref. Props x11tech. fixes #7781
git-svn-id: https://develop.svn.wordpress.org/trunk@9239 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-17 22:55:30 +00:00
Ryan Boren 5413ecde13 get_search_form from technosailor. fixes #7910
git-svn-id: https://develop.svn.wordpress.org/trunk@9234 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-17 20:39:56 +00:00
Ryan Boren 605a57ead1 Don't double escape in get_cat_ID(). fixes #7849
git-svn-id: https://develop.svn.wordpress.org/trunk@9229 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-17 18:56:56 +00:00
Andrew Ozz 492d8278cb Comments post-box: show comments on the currently edited post with ajax, 20 at a time
git-svn-id: https://develop.svn.wordpress.org/trunk@9225 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-17 09:44:22 +00:00
Ryan Boren 7a33030d14 script loader updates
git-svn-id: https://develop.svn.wordpress.org/trunk@9220 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-16 22:39:16 +00:00