root/branches/2.5


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @8178 [8178] 06/23/08 23:27:07 ryan Respect post_ID update when doing multiple add meta AJAX requests. Props …
(edit) @8142 [8142] 06/20/08 17:10:53 westi Fix a possible fatal error on the dashboard. Fixes #6833 for 2.5.x
(edit) @8109 [8109] 06/16/08 22:27:20 ryan previous_post_link and next_post_link filters. Props JohnLamansky?. fixes …
(edit) @8107 [8107] 06/16/08 22:23:39 ryan RTL fixes from RanYanivHartstein?. fixes #6826 for 2.5
(edit) @8105 [8105] 06/16/08 22:19:54 ryan category_name is not a valid arg. Use namelike. Props drdavid. fixes …
(edit) @8102 [8102] 06/16/08 20:44:30 ryan Don't unpublish pages when a user who can edit publised pages but not …
(edit) @8101 [8101] 06/16/08 20:41:15 ryan Don't trim strings in maybe_serialize(). Props hakre. fixes #7132 #7133
(edit) @8099 [8099] 06/16/08 20:34:01 ryan Fix page 404 when page_for_posts is empty. fixes #6539
(edit) @8074 [8074] 06/12/08 21:38:58 ryan Encode < and > in wp_richedit_pre. Props azaozz. fixes #6449 for 2.5
(edit) @8030 [8030] 05/31/08 19:13:24 ryan New filter and phpdoc for get_image_tag(). Props jacobsantos. fixes #7065
(edit) @8027 [8027] 05/30/08 21:17:02 ryan Close link postboxes
(edit) @8024 [8024] 05/30/08 20:43:42 ryan Add some noncing. Props andy.
(edit) @8022 [8022] 05/30/08 20:42:51 ryan Add charset to async-upload content-type header. Props duncanmc. fixes …
(edit) @8020 [8020] 05/30/08 20:31:58 ryan get_post_ancestors() fixes. fixes #7029 for 2.5
(edit) @8005 [8005] 05/28/08 15:42:04 ryan Fix duplicate comment notifications. Props MtDewVirus?. fixes #6892 for 2.5
(edit) @8001 [8001] 05/27/08 17:57:35 ryan Fix slashing in tag feed link. fixes #7044 for 2.5
(edit) @7963 [7963] 05/20/08 18:09:38 ryan Clean and escape
(edit) @7960 [7960] 05/20/08 16:44:01 ryan get_archives_link filter. Props codealsatian. fixes #5530 for 2.5
(edit) @7954 [7954] 05/19/08 18:51:12 ryan Use user_trailingslashit. Props Sam_a. fixes #6996 for 2.5
(edit) @7953 [7953] 05/19/08 18:47:48 ryan Make sure taxonomy args are set before using. Props Sam_a. fixes #6960 for …
(edit) @7950 [7950] 05/18/08 20:10:08 ryan Fix FTP SSL setting. Props DD32. fixes #6986 for 2.5
(edit) @7937 [7937] 05/15/08 20:10:07 ryan Clear out bad activation keys from 2.5.1. fixes #6842 for 2.5
(edit) @7926 [7926] 05/13/08 21:03:46 ryan default is a valid page template. see #6098
(edit) @7920 [7920] 05/12/08 23:43:40 ryan wp_insert_post() -- Validate page template, check return of insert and …
(edit) @7918 [7918] 05/12/08 16:14:55 ryan Resurrect comment approval notification. Props chmac. fixes #6892 for 2.5
(edit) @7909 [7909] 05/08/08 17:47:11 ryan global-rtl.css from mdawaffe. fixes #6931 for 2.5
(edit) @7899 [7899] 05/05/08 20:09:46 ryan Get color option for user being edited, not current user. Props …
(edit) @7890 [7890] 05/04/08 21:34:06 westi Add missing form end tag. Fixes for 2.5.x branch.
(edit) @7882 [7882] 05/04/08 02:05:38 ryan Widget arrangement fix from azaozz. fixes #6876 for 2.5
(edit) @7877 [7877] 05/02/08 17:28:36 ryan Fix post name check prepare. Props westi. see #6894 for 2.5
(edit) @7875 [7875] 05/02/08 17:26:30 ryan Fix send_to_editor escaping. Props Glotzfisch. fixes #6898 for 2.5
(edit) @7873 [7873] 05/02/08 17:00:17 ryan Use array calling style. Props guillep2k for the find. fixes #6637 for …
(edit) @7870 [7870] 05/01/08 21:36:13 ryan Classic theme navigation fix from Otto42. fixes #6513 for 2.5
(edit) @7867 [7867] 05/01/08 16:51:48 ryan Refresh thickbox css. Props azaozz. fixes #6843 for 2.5
(edit) @7865 [7865] 04/30/08 23:34:20 ryan Bump script vers. see #6843
(edit) @7863 [7863] 04/30/08 20:28:02 ryan thickbox and media upload fixes from azaozz. fixes #6843 for 2.5
(edit) @7861 [7861] 04/30/08 20:12:54 ryan send_to_editor fix for FF. Props azaozz. fixes #6864 for 2.5
(edit) @7858 [7858] 04/29/08 23:27:53 ryan Use number_format_i18n on Awaiting Moderation count. fixes #6700 for 2.5
(edit) @7856 [7856] 04/29/08 23:04:24 ryan Use number_format_i18n on Awaiting Moderation count. fixes #6700 for 2.5
(edit) @7853 [7853] 04/29/08 18:35:24 ryan Use wp_count_comments() instead of direct query.
(edit) @7845 [7845] 04/28/08 15:17:39 ryan Consolidate class attributes. Props robertaccettura. fixes #6853 for 2.5
(edit) @7844 [7844] 04/28/08 06:22:58 westi We have moved on now.
(edit) @7843 [7843] 04/28/08 06:20:53 westi Make sure the direct feed files work when siteurl == homeurl. Fixes #6460
(edit) @7839 [7839] 04/25/08 17:59:12 ryan Don't reuse image_send_to_editor filter in get_image_tag(). Props …
(edit) @7837 [7837] 04/25/08 17:12:56 ryan Add arg to make special chars optional when generating passwords. fixes …
(edit) @7834 [7834] 04/25/08 15:40:25 ryan Bump
(edit) @7832 [7832] 04/25/08 15:28:22 ryan Allow editing of attachmentts with no titles. Props mdawaffe. fixes #6839
(edit) @7830 [7830] 04/25/08 15:23:23 ryan Move cap check up. Props mdawaffe. fixes #6838 for trunk
(edit) @7828 [7828] 04/25/08 15:01:28 ryan Add cap checks. see #6838
(edit) @7826 [7826] 04/25/08 06:40:52 markjaquith fix typo in [7823] for 2.5.1
(edit) @7824 [7824] 04/25/08 06:29:37 markjaquith Still polishing 2.5.1, so let's unbump so our "for reals, this time" 2.5.1 …
(edit) @7823 [7823] 04/25/08 06:26:54 markjaquith attribute_escape() and int-casting paranoia for 2.5.1
(edit) @7822 [7822] 04/25/08 06:20:50 ryan Add some sanity checks
(edit) @7819 [7819] 04/25/08 05:55:27 markjaquith attribute_escape() type in the media-uploder. props Alex Concha. for 2.5.1
(edit) @7816 [7816] 04/25/08 00:46:17 markjaquith Don't wpautop()-wrap shortcodes that stand alone. fixes #6444 for 2.5.1
(edit) @7812 [7812] 04/25/08 00:32:16 ryan Bump the autosave re-enable delay to 5 seconds, makes sure we manually …
(edit) @7811 [7811] 04/24/08 22:31:37 ryan Revert [770] for 2.5 pending further discussion. see #6444
(edit) @7809 [7809] 04/24/08 17:30:57 ryan Typo fix
(edit) @7807 [7807] 04/24/08 17:26:04 ryan Document new secret-key API in sample config.
(edit) @7806 [7806] 04/24/08 05:45:34 ryan Bumpity bump bump
(edit) @7805 [7805] 04/24/08 01:26:55 ryan Discard buffers. Props azaozz. fixes #6794 for 2.5
(edit) @7803 [7803] 04/24/08 01:13:59 ryan strlen - 1. Props mdawaffe. see #6146
(edit) @7801 [7801] 04/24/08 00:55:22 ryan Don't query for checked categories for new posts. For 2.5
(edit) @7799 [7799] 04/24/08 00:33:47 ryan hash_hmac is always available. Drop function_exists check. For 2.5
(edit) @7798 [7798] 04/24/08 00:33:19 ryan Add length arg to wp_generate_password() and lengthen secret. Props …
(edit) @7795 [7795] 04/23/08 22:59:10 markjaquith Fix redirect issue with null post_ID equaling null url_to_postid(). fixes …
(edit) @7793 [7793] 04/23/08 22:02:09 ryan Reverting [7733]. Breaks listing of categories with posts that have …
(edit) @7791 [7791] 04/23/08 02:23:07 ryan Disable buttons until autosave completes. Props mdawaffe. fixes #6707 for …
(edit) @7789 [7789] 04/23/08 01:56:19 ryan Disable buttons until autosave completes. Props mdawaffe. fixes #6707 for …
(edit) @7786 [7786] 04/23/08 01:22:03 ryan Fix reveresed logic. see #6805
(edit) @7784 [7784] 04/23/08 01:14:15 ryan Typo fixes from DD32. fixes #6818 for 2.5
(edit) @7783 [7783] 04/23/08 00:51:45 ryan Direct file system manip fixes, should fix .svn upgrade problem. Hat tip: …
(edit) @7782 [7782] 04/22/08 23:57:04 ryan don't get or set post_lock if you can't edit the post/page. Props mdawaffe
(edit) @7779 [7779] 04/22/08 23:48:14 ryan Fix text widget cropping in IE6. Props mdawaffe. fixes #6792 for 2.5
(edit) @7778 [7778] 04/22/08 22:46:09 ryan wp_category_checklist() fixes from mdawaffe. fixes #6810 for 2.5
(edit) @7776 [7776] 04/22/08 21:33:29 ryan Consolidate get_pending_comments_num() queries. see #6770 for 2.5
(edit) @7773 [7773] 04/22/08 21:23:57 ryan Silence ini_get warnings. fixes #6787 for 2.5
(edit) @7771 [7771] 04/22/08 21:16:25 ryan Typo fix from peaceablewhale. fixes #6579 for 2.5
(edit) @7770 [7770] 04/22/08 21:06:00 ryan Convert Walker classes to pass as reference. Props mdawaffe. fixes #6796
(edit) @7768 [7768] 04/22/08 20:54:32 ryan Normalize whitespace when parsing shortcodes. Props azaozz. fixes #6562
(edit) @7767 [7767] 04/22/08 20:51:54 ryan Comment query fix from MtDewVirus?. fixes #6805 for 2.5
(edit) @7765 [7765] 04/21/08 19:47:53 ryan Remove debug cruft
(edit) @7764 [7764] 04/21/08 19:47:15 ryan Consult the cached user object in get_usermeta to avoid queries. For 2.5
(edit) @7763 [7763] 04/21/08 19:45:49 ryan Only use the args defined in defaults to compute the cache key in …
(edit) @7762 [7762] 04/21/08 19:45:03 ryan Don't run url_to_postid on admin pages. For 2.5
(edit) @7760 [7760] 04/21/08 17:56:07 ryan Post and page edit redirect fixes. fixes #6720 for 2.5
(edit) @7758 [7758] 04/21/08 17:35:57 ryan Check if PATH_INFO is set to avoid undefined index errors. see #5160
(edit) @7756 [7756] 04/21/08 16:46:15 ryan Redirect back to original referer when deleting a comment from the edit …
(edit) @7753 [7753] 04/20/08 21:28:52 ryan Don't include perm as part of cache key if perm is not used in the query.
(edit) @7751 [7751] 04/20/08 06:48:33 ryan Check publish_pages capability, not publish_posts. Props matthijs. fixes …
(edit) @7748 [7748] 04/20/08 06:44:56 ryan Fix pass by ref error. Props DD32. fixes #6776 for 2.5
(edit) @7744 [7744] 04/18/08 20:24:35 ryan Move cache cleaning of children to clean_post_cache(). see #6702
(edit) @7735 [7735] 04/18/08 02:19:09 ryan If widget ID not found, scan the entire registered widgets array looking …
(edit) @7734 [7734] 04/18/08 01:53:49 ryan Checking for 0 and 1 instead of != spam is faster. For 2.5
(edit) @7733 [7733] 04/18/08 01:53:14 ryan We don't need get_categories() to do a hierarchical sort anymore. The …
(edit) @7731 [7731] 04/17/08 22:01:04 ryan Typo fix. see #6578
(edit) @7727 [7727] 04/17/08 20:42:33 ryan don't cache during title extraction. Props mdawaffe. fixes #6694 for trunk
(edit) @7725 [7725] 04/17/08 20:36:33 ryan Tweak unused widgets interface. Make widget titles less repetitive. fixes …
(edit) @7723 [7723] 04/17/08 20:31:39 ryan Make link widget IDs unique. Props docwhat. fixes #4287 for 2.5
(edit) @7722 [7722] 04/17/08 20:14:22 ryan Verify widget option sanity. Props Viper007Bond. fixes #6578 for 2.5
Note: See TracRevisionLog for help on using the revision log.