Commit Graph

6093 Commits

Author SHA1 Message Date
Ryan Boren c2cf577187 Add fullscreen plugin. Props andy. fixes #5735
git-svn-id: https://develop.svn.wordpress.org/trunk@6689 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-30 06:55:47 +00:00
Ryan Boren e518fc833f Don't advance post counter when resetting query. see #5439
git-svn-id: https://develop.svn.wordpress.org/trunk@6688 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-29 23:58:41 +00:00
Ryan Boren 8cc330126b Recent entries widget caching fixes from mdawaffe.
git-svn-id: https://develop.svn.wordpress.org/trunk@6687 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-29 23:28:58 +00:00
Ryan Boren d87d074a9d Use var_export instead of printr. fixes #5732
git-svn-id: https://develop.svn.wordpress.org/trunk@6686 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-29 22:54:18 +00:00
Ryan Boren 70bd86e708 Add wp_authenticate_user filter
git-svn-id: https://develop.svn.wordpress.org/trunk@6685 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-29 20:17:11 +00:00
Ryan Boren 2b2a48cbb5 absint is not defined yet. see #4762
git-svn-id: https://develop.svn.wordpress.org/trunk@6684 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-29 20:00:17 +00:00
Ryan Boren 7195355b63 Make sure we have a post when doing post comment feed query. Props ruckus. see #5185
git-svn-id: https://develop.svn.wordpress.org/trunk@6683 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-29 19:01:39 +00:00
Peter Westwood 4f1971cfdb Switch from abs(intval()) to absint(). See #4762.
git-svn-id: https://develop.svn.wordpress.org/trunk@6682 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-29 18:48:38 +00:00
Ryan Boren 890a2f8ed7 Increase memory limit. Props darkdragon. see #3141
git-svn-id: https://develop.svn.wordpress.org/trunk@6681 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-29 17:25:45 +00:00
Ryan Boren 222e9ca396 like_escape() from nbachiyski. see #5684
git-svn-id: https://develop.svn.wordpress.org/trunk@6680 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-29 17:20:27 +00:00
Ryan Boren 7707124027 Widget i18n from nbachiyski. see #5583
git-svn-id: https://develop.svn.wordpress.org/trunk@6679 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-29 17:17:13 +00:00
Ryan Boren ba66581f82 Comment bubble count fix from nbachiyski. fixes #5694
git-svn-id: https://develop.svn.wordpress.org/trunk@6678 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-29 16:43:20 +00:00
Ryan Boren a659b0badb Fix tag search. Props jhodgdon. see #5684
git-svn-id: https://develop.svn.wordpress.org/trunk@6677 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-28 23:25:46 +00:00
Ryan Boren 520265c87d Add missing close brace.
git-svn-id: https://develop.svn.wordpress.org/trunk@6676 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-28 23:16:04 +00:00
Ryan Boren 8f407953f7 Move postbox to postbox.js. Don't load cat and tag js for pages.
git-svn-id: https://develop.svn.wordpress.org/trunk@6675 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-28 21:34:42 +00:00
Ryan Boren 53ab4b8faa Fill edit slug box with current slug. Props johnbillion and nbachiyski. fixes #5704
git-svn-id: https://develop.svn.wordpress.org/trunk@6674 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-28 20:25:39 +00:00
Ryan Boren 38cd681725 Use wp_list_bookmarks() in default theme. Props MichaelH. fixes #5724
git-svn-id: https://develop.svn.wordpress.org/trunk@6673 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-28 20:18:07 +00:00
Ryan Boren b42fec084c Remove PHP 4.2 and 4.3 back compat functions. Props DD32. fixes #5415
git-svn-id: https://develop.svn.wordpress.org/trunk@6672 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-28 20:15:20 +00:00
Ryan Boren 0a97d079a9 Make postbox IDs unique
git-svn-id: https://develop.svn.wordpress.org/trunk@6671 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-28 17:45:11 +00:00
Ryan Boren 6bfc62a22b Tag searching from jhodgdon. see #5684
git-svn-id: https://develop.svn.wordpress.org/trunk@6670 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-28 17:21:14 +00:00
Ryan Boren a8eb580138 doubleval bytes. Props tellyworth. fixes #5246
git-svn-id: https://develop.svn.wordpress.org/trunk@6669 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-28 04:55:54 +00:00
Peter Westwood 14be0c9816 Remove the duplicate code for sanitising IP Addresses we only need to do it once. Fixes #4579.
git-svn-id: https://develop.svn.wordpress.org/trunk@6668 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-26 10:18:33 +00:00
Peter Westwood e0e28e47e4 Update the required version in the readme too. Fixes #5416 props Nazgul.
git-svn-id: https://develop.svn.wordpress.org/trunk@6667 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-26 08:10:58 +00:00
Ryan Boren da0a8ff45f Fix autosave dependencies
git-svn-id: https://develop.svn.wordpress.org/trunk@6666 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-25 23:27:33 +00:00
Ryan Boren de5dc36346 Update edit page form. Post boxes need fixin'
git-svn-id: https://develop.svn.wordpress.org/trunk@6665 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-25 23:11:54 +00:00
Ryan Boren f0f95a1875 Note to self. Take note of which repository you are in before committing. Reverting [6663]
git-svn-id: https://develop.svn.wordpress.org/trunk@6664 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-25 20:58:26 +00:00
Ryan Boren 9735fb0f03 Don't assault Matt with password reset email.
git-svn-id: https://develop.svn.wordpress.org/trunk@6663 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-25 20:52:15 +00:00
Ryan Boren f55f4fbee1 Require PHP 4.3
git-svn-id: https://develop.svn.wordpress.org/trunk@6662 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-25 20:06:22 +00:00
Ryan Boren 7ad7b2b7b4 Restore Link Categories to menu.
git-svn-id: https://develop.svn.wordpress.org/trunk@6661 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-25 19:34:10 +00:00
Ryan Boren e9de000f12 First cut at Manage->Tags. Props jhodgdon. see #5684
git-svn-id: https://develop.svn.wordpress.org/trunk@6660 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-25 19:29:01 +00:00
Matt Mullenweg dd37de2de7 First pass at async upload, multi-upload, and gallery feature. Modified names from patch. Hat tip: tellyworth, skeltoac.
git-svn-id: https://develop.svn.wordpress.org/trunk@6659 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-25 19:21:11 +00:00
Peter Westwood 0db02d1e0d Allow IPv6 addresses as well. Fixes #4579 props pishmishy.
git-svn-id: https://develop.svn.wordpress.org/trunk@6658 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-25 18:50:52 +00:00
Ryan Boren 9125d102d4 Typo fix
git-svn-id: https://develop.svn.wordpress.org/trunk@6657 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-25 03:19:34 +00:00
Ryan Boren f1140ae187 Unescape user data before sending to wpdb::update() and wpdb::insert(), which expect unescaped data.
git-svn-id: https://develop.svn.wordpress.org/trunk@6656 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-25 02:21:59 +00:00
Ryan Boren 548903b49d Remove lingering bit of get_tags cache
git-svn-id: https://develop.svn.wordpress.org/trunk@6655 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-25 01:59:06 +00:00
Ryan Boren 3b55c522d6 Clear post_meta cache upon change. Props nbachiyski. fixes #5718
git-svn-id: https://develop.svn.wordpress.org/trunk@6654 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-25 01:55:21 +00:00
Ryan Boren 4179e52a2b Restore global post when resetting the query. Props ionfish. fixes #5439
git-svn-id: https://develop.svn.wordpress.org/trunk@6653 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-25 01:41:57 +00:00
Ryan Boren 1edf3683ff Eliminate dupes from display name list. Props nbachiyski. see #5508
git-svn-id: https://develop.svn.wordpress.org/trunk@6652 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-25 01:33:28 +00:00
Ryan Boren 9c01b969a2 Remove busted get_tags cache. get_terms does the caching for us. Props josephscott
git-svn-id: https://develop.svn.wordpress.org/trunk@6651 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-25 01:19:53 +00:00
Ryan Boren 5c9413d4f1 s/Save/Change/
git-svn-id: https://develop.svn.wordpress.org/trunk@6650 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-24 22:48:30 +00:00
Ryan Boren c1b80c091e check_ajax_referer() should look for *only* the auth_cookie, not others that look like they match. Autosave should know that an ajax response of -1 or 0 is a failure. Props mdawaffe
git-svn-id: https://develop.svn.wordpress.org/trunk@6649 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-24 21:19:42 +00:00
Ryan Boren 0883db3afb Add check_password filter
git-svn-id: https://develop.svn.wordpress.org/trunk@6648 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-24 18:36:45 +00:00
Ryan Boren b58ed9e123 Add wp_login_failed action
git-svn-id: https://develop.svn.wordpress.org/trunk@6647 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-24 18:32:21 +00:00
Ryan Boren 4aa89972c8 Don't forget to pass the category
git-svn-id: https://develop.svn.wordpress.org/trunk@6646 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-23 23:38:30 +00:00
Peter Westwood 5ddb77af06 Fix the updated times when publishing/editing with APP. See #5680 props rubys.
git-svn-id: https://develop.svn.wordpress.org/trunk@6645 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-23 20:25:08 +00:00
Ryan Boren c929b2f5e5 Pass remember arg. see #5405
git-svn-id: https://develop.svn.wordpress.org/trunk@6644 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-23 18:20:59 +00:00
Ryan Boren 9ecb360c81 Refactor login. see #5405
git-svn-id: https://develop.svn.wordpress.org/trunk@6643 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-22 19:35:19 +00:00
Ryan Boren 61fb6c5c53 Typo fix from rnt. fixes #5700
git-svn-id: https://develop.svn.wordpress.org/trunk@6642 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-22 17:13:43 +00:00
Ryan Boren 7737d47a40 Port wphelp plugin to tinyMCE 3.0. Props azaozz. see #5703
git-svn-id: https://develop.svn.wordpress.org/trunk@6641 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-22 06:23:46 +00:00
Ryan Boren 86c6a5c1a2 get_col() instead of get_results(). Props fitzrev. fixes #5699
git-svn-id: https://develop.svn.wordpress.org/trunk@6640 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-22 05:50:22 +00:00