Commit Graph

  • 9a3919e88b Remove edit-form.php again. fixes #11756 Ryan Boren 2010-01-06 20:09:39 +00:00
  • 54675e2ee0 Fix deprecate spelling. Props filosofo. fixes #11758 Ryan Boren 2010-01-06 20:05:44 +00:00
  • 47aaca234b Set svn-eolstyle on some files. See #11644. Peter Westwood 2010-01-06 07:50:12 +00:00
  • c61d92bd98 Remove the gettext libs that accidentally got added back in. See #10890. Peter Westwood 2010-01-06 07:44:25 +00:00
  • 032de15d5a Add mu only (inactive) files Ron Rennick 2010-01-06 04:02:57 +00:00
  • 0b87332865 Adding multi-site settings code Ron Rennick 2010-01-05 20:59:48 +00:00
  • 783803ae22 Restore [10490], part of which was accidentally reverted. Ryan Boren 2010-01-05 15:50:30 +00:00
  • 974b6c1ce4 Introduce home_url(). Props Denis-de-Bernardy, hakre. see #9008 Ryan Boren 2010-01-04 17:23:29 +00:00
  • 9ef2cb198f More custom post type support. Props scribu. see #9674 Ryan Boren 2010-01-04 16:58:43 +00:00
  • 170b14f97d Fix a notice when replying to comments in the admin. Peter Westwood 2010-01-02 17:16:26 +00:00
  • 5b481ca51a phpDoc for get_pending_comments_num(). Peter Westwood 2010-01-02 17:15:11 +00:00
  • deb8c9097b Mark 2nd param of load_plugin_textdomain() as deprecated. Fixes #11679 props nacin. Peter Westwood 2010-01-02 10:28:05 +00:00
  • 21e45219f5 Fix Press This entity encoding, props noel, fixes #11390 Andrew Ozz 2009-12-31 04:57:54 +00:00
  • e5e9a6686d Add AYS popup when deleting media, fixes #11673 Andrew Ozz 2009-12-31 02:37:56 +00:00
  • 3d8c08b96a Use current_time() to calculate current time. Props filosofo. fixes #10915 Ryan Boren 2009-12-30 17:56:09 +00:00
  • aa0bce07a5 Don't pass deprecated argument to get_bloginfo() in the classic theme. See #11652 props nacin. Peter Westwood 2009-12-30 17:19:27 +00:00
  • 6c90d0770c Don't pass deprecated argument to get_bloginfo() in get_index_rel_link() also observer user trailing slash preferences. Fixes #11607 props nacin and miqrogroove. Peter Westwood 2009-12-30 17:08:23 +00:00
  • c38846defd Use _deprecated_argument() in get_bloginfo() and then don't pass deprecated argument to get_bloginfo(). Fixes #11652 props nacin. Peter Westwood 2009-12-30 17:05:02 +00:00
  • 5a87458f85 Don't pass deprecated argument to comments_number(). Peter Westwood 2009-12-30 16:54:28 +00:00
  • 12cc58c227 Mark user levels as Deprecated. Fixes #10805 props nacin. Peter Westwood 2009-12-30 16:51:32 +00:00
  • a752e6b561 Updates and improvements to _depreceated_argument. See #11386 props nacin. Peter Westwood 2009-12-30 16:23:39 +00:00
  • 256e7e7a07 Use a more reliable method of locating wp-load.php in the admin bootstrap. Fixes #11120. Peter Westwood 2009-12-30 10:15:10 +00:00
  • 276e9c3b09 Remove unneeded empty span and add form closing tag in media.php, props Simek and hakre, fixes #11569 Andrew Ozz 2009-12-30 08:19:34 +00:00
  • a3da70dfac Add more document file type extensions, props Otto42, dd32, hakre, fixes #7225 Andrew Ozz 2009-12-30 07:59:33 +00:00
  • 3fca305d99 Attempt to detect the correct post enclosure mime type, props josephscott, fixes #11668 Andrew Ozz 2009-12-30 07:36:17 +00:00
  • d04b00c481 Check PHP and MySQL versions in install.php. see #11666 Ryan Boren 2009-12-29 22:07:35 +00:00
  • 67f6edc8fa Check PHP and MySQL versions in upgrade.php. see #11666 Ryan Boren 2009-12-29 21:56:48 +00:00
  • 9406273b6a Don't set charset if mysql version does not have the collation cap. Props miqrogroove. see #11666 for trunk Ryan Boren 2009-12-29 21:34:12 +00:00
  • 36272e0c33 Return empty array instead of null. Props Denis-de-Bernardy. fixes #11661 for trunk Ryan Boren 2009-12-29 21:11:18 +00:00
  • 5459a227a8 Remove extraneous br. Props nacin. fixes #11582 for trunk Ryan Boren 2009-12-29 15:36:16 +00:00
  • 87167083cf Fix alignment of checkbox in table.widefat, fixes #11610 Andrew Ozz 2009-12-29 13:16:16 +00:00
  • 48d6975ae7 Cleanup after bailing when php or mysql versions are not compat. Props nacin. fixes #11638 for trunk Ryan Boren 2009-12-28 17:19:04 +00:00
  • cd96da236b Use umeta_id for user meta. Props wnorris. fixes #11627 for trunk Ryan Boren 2009-12-28 16:42:31 +00:00
  • 0a1c83449c Better duplicate option delete query. Props miqrogroove. fixes #11649 for trunk Ryan Boren 2009-12-28 16:25:56 +00:00
  • 78dcefaa71 Too many question marks, see #11315 Andrew Ozz 2009-12-28 00:56:41 +00:00
  • 80d135a608 WP_Dependencies: pass NULL to disable script and style version query strings, props scribu amattie, fixes #11315 Andrew Ozz 2009-12-28 00:48:20 +00:00
  • dc9e990576 Update Prototype.js to 1.6.1 and remove the second copy of it from wp-includes/js/scriptaculous, update Scriptaculous.js to 1.8.3, props Simek, fixes #11041 Andrew Ozz 2009-12-27 22:30:58 +00:00
  • 39665b05c3 Show disabled image rotation buttons when imagerotate() is missing, props husky and hakre, fixes #11536 Andrew Ozz 2009-12-27 21:24:39 +00:00
  • caddbabeec Don't close thickbox when clicking outside the iframe while uploading, fixes #6883 Andrew Ozz 2009-12-27 21:03:54 +00:00
  • a464644c00 Move wp-admin.css and rtl.css to the wp-admin/css directory, rename rtl.css to wp-admin-rtl.css to follow naming standard, fixes #10985 Andrew Ozz 2009-12-27 20:06:57 +00:00
  • a538de3f8c CSS whitespace and color definitions cleanup, props Simek, fixes #11561 Andrew Ozz 2009-12-27 18:17:06 +00:00
  • 0f8b3225ed Remove unused global posts_per_page. Fixes #11458 props nacin. Peter Westwood 2009-12-27 09:01:53 +00:00
  • b864f78853 Fix notices in get_the_title() when passed an invalid id. Also ensure that the filter gets the invalid id so a plugin can supply a default title instead. Fixes #11435 props filosofo. Peter Westwood 2009-12-27 08:57:33 +00:00
  • b374e062c7 Swap out ;; for ; in js too. See #11618. No need for a new non .dev. version as YUI stripped them anyway. Peter Westwood 2009-12-26 17:10:37 +00:00
  • 688e340821 Swap out ;; for ;. Fixes #11618 props demetris and nacin. Peter Westwood 2009-12-26 16:53:17 +00:00
  • 4460ad8e7b phpDoc for wp_reset_vars(). Peter Westwood 2009-12-26 16:48:24 +00:00
  • 060d9185e6 Remove unused .fade CSS class, props nacin, fixes #11628 Andrew Ozz 2009-12-26 09:00:58 +00:00
  • c3f5b583bc Replace ctype_digit() with is_numeric() for better compatibility, props markup, fixes #11620 for trunk Andrew Ozz 2009-12-26 08:47:47 +00:00
  • d94f8b9331 More cleanup of the edit media screen: Matt Mullenweg 2009-12-25 23:04:48 +00:00
  • 8fa4b51cb6 Media editing: When you have many custom taxonomies this page can get rather long, or just normally, so adding a "save" button to the top as well, for easy access. Matt Mullenweg 2009-12-25 22:22:21 +00:00
  • 91bc0d5d3c Some style tweaks to theme editor, fixes #11563. Hat tip: Simek. Matt Mullenweg 2009-12-25 03:16:25 +00:00
  • 8cfe7f8e85 Change to comments UI to show when a comment is replying to another, and link to the parent comment, so you can understand the context of a given comment when moderating from the dashboard. Matt Mullenweg 2009-12-25 02:46:40 +00:00
  • b43b13ad81 Update wp_clear_scheduled_hook calls to use array when passing args. Fixes #11590 props nacin. Peter Westwood 2009-12-24 11:24:32 +00:00
  • b607185b4e Fix typo in _deprecated_argument() and start using _deprecated_argument() in wp-includes files. See #11386 props nacin. Peter Westwood 2009-12-24 11:12:04 +00:00
  • e4295ece03 Add new function _deprecated_argument() to be used for marking arguments as deprecated so that with WP_DEBUG enabled developers can see they need to review and update their code. See #11386 props nacin. Peter Westwood 2009-12-24 11:06:00 +00:00
  • b13e2ac938 More phpdoc fixes. Depreceated version numbers for _deprecated_file() calls in wp-includes. Peter Westwood 2009-12-24 10:53:34 +00:00
  • 5f07ebb275 Fix phpDoc for _deprecated_file(). Always pass the full path from ABSPATH to _deprecated_file(). Peter Westwood 2009-12-24 10:48:32 +00:00
  • b799f4886e Consitent use of … Fixes #10374 props demetris. Peter Westwood 2009-12-24 09:46:57 +00:00
  • 32d4695602 Make sure the post global is actually an object before we treat it like one. Mark Jaquith 2009-12-24 09:30:12 +00:00
  • b6669a3c9d phpDoc updates for functions.wp-styles.php. Merge from BackPress props CharlesClarkson. Peter Westwood 2009-12-24 08:21:16 +00:00
  • 4bad636a1a Round the corners of the Update nag message. Fixes #10431 props Simek. Peter Westwood 2009-12-24 08:08:13 +00:00
  • 7f1473cc28 windows-1252 is canonical, not Windows-1252. Props Denis-de-Bernardy. fixes #11219 Ryan Boren 2009-12-24 02:20:05 +00:00
  • 9df952a2e5 Set the version of WP a function was deprecated in for all deprecated functions. Props nacin, docwhat. fixes #7493 Ryan Boren 2009-12-23 18:54:17 +00:00
  • 7cff2c4ae0 Refresh deprecated bookmark functions. Props filosofo. fixes #10920 Ryan Boren 2009-12-23 18:49:22 +00:00
  • 7ccd64fbe7 Retunr WP_Error from wp_crop_image() and image_resize(). Props mdwaffe. fixes #9922 Ryan Boren 2009-12-23 18:39:31 +00:00
  • 95ea3693b1 Check required php and mysql versions in the update response and notify if the server environment does not meet those requirements. fixes #11562 Ryan Boren 2009-12-23 18:35:12 +00:00
  • 57f367b6ec Upgrade SWFobject JS to 2.2. Props niallkennedy. fixes #11109 Ryan Boren 2009-12-23 16:44:46 +00:00
  • 291ca310b4 Update phpass to 0.2. Props hakre. fixes #10727 Ryan Boren 2009-12-23 16:31:57 +00:00
  • 71847c3df1 Check that get_page_hierarchy() returns something before trying to build the verbose page rules in WP_Rewrite::page_uri_index(). Fixes #11578. Peter Westwood 2009-12-23 16:23:40 +00:00
  • f79d69c71b Check upload_tmp_dir ini settings for a usable temporary path. Props Denis-de-Bernardy. fixes #6699 Ryan Boren 2009-12-23 16:22:26 +00:00
  • 3c37b8fe3a Add more orderby and select options to get_comments. Props filosofo. fixes #10668 Ryan Boren 2009-12-23 16:16:13 +00:00
  • f47ebc68e4 Notice fix. Only return variable references by reference. Peter Westwood 2009-12-23 16:03:04 +00:00
  • 1955a840a1 Make the meaning of is_home() more explicit. Peter Westwood 2009-12-23 15:44:57 +00:00
  • dcd3604d90 Use array calling style. Props Denis-de-Bernardy. see #6647 Ryan Boren 2009-12-23 15:31:02 +00:00
  • 30e399b3e7 Extend the_modified_date() to support before/after/echo. Fixes #11255 props ShaneF. Peter Westwood 2009-12-23 15:22:08 +00:00
  • 6de4fcc190 Remove unneeded quotes around vars. Props johnbillion. fixes #10245 Ryan Boren 2009-12-23 15:16:53 +00:00
  • 4aee2f753b Sanitize only string and numeric fields in the user object. Props filosofo hakre. fixes #11509 for trunk Ryan Boren 2009-12-23 15:02:06 +00:00
  • af9fafc779 Cleanup clean_term_cache(). Props Denis-de-Bernardy. see #11530 Ryan Boren 2009-12-23 14:37:21 +00:00
  • 02ce80a284 Add hierarchical taxonomy handling to wp_set_post_terms(). Props prettyboymp. see #10122 Ryan Boren 2009-12-23 14:25:09 +00:00
  • 65658aacbf Do not use deprecated Etc timezones. Props miqrogroove. fixes #11558 for trunk Ryan Boren 2009-12-23 14:16:36 +00:00
  • 159726cd94 Wrap the content of <wp:meta_value></wp:meta_value> in CDATA for WXR exports. Fixes #9633 props hakre. Peter Westwood 2009-12-23 13:03:34 +00:00
  • 1a98396118 Merging changes from upstream GlotPress revision [351]. Remove unused local variable. Peter Westwood 2009-12-23 11:20:18 +00:00
  • 7d9a46e01c Only run a second spaces strip if we replaced some octets. Also only replace spaces and we have already removed the other whitespace chars. Fixes #11573 props azaozz. Peter Westwood 2009-12-23 11:00:29 +00:00
  • e0f06bd939 Improve sanitize_text_field() some more so that we don't leave extra whitespace after stripping octets. Fixes #11573. Peter Westwood 2009-12-23 09:52:48 +00:00
  • 0e7754b6fa Set svn:eol-style on new files. Peter Westwood 2009-12-23 09:24:01 +00:00
  • ca583c9b1a Improve the revision comparison user interface to hilight that we compare "old on left" to "new on right". Includes some js to hide the radio buttons to stop you selecting reverse comparisions. Fixes #11088 props filosofo. Peter Westwood 2009-12-23 09:15:13 +00:00
  • a01ed1f445 Fix sanitize_text_field() issue with some UTF-8 characters, fixes #11528 for trunk Andrew Ozz 2009-12-23 09:10:26 +00:00
  • 1afe1703a0 Validation fix. Props Simek. fixes #11560 for trunk Ryan Boren 2009-12-22 17:15:54 +00:00
  • 18b4e9b8f8 Bump wp-admin css ver. see #11502 Ryan Boren 2009-12-22 17:12:50 +00:00
  • b7b7429478 Use maybe_unserialized on all post_meta values on import to ensure we don't end up with double serialized data in the database. Fixes #10619 props znarfor. Peter Westwood 2009-12-22 17:05:49 +00:00
  • 6e6e9f77b0 Add escaping to _wp_comment_row(). Props Denis-de-Bernardy. fixes #11492 for trunk Ryan Boren 2009-12-22 17:00:54 +00:00
  • 4a27f6549f Update json lib. Use encodeUnsafe in our json wrapper. Props nacin. fixes #11537 for trunk Ryan Boren 2009-12-22 16:49:35 +00:00
  • 9ff30116e7 Increase download_url() timeout to 5 minutes. fixes #11551 for trunk Ryan Boren 2009-12-22 16:42:30 +00:00
  • ed186637da Add some hooks to wp-app.php to allow a plugin to extend the data returned. Fixes #8826 props znarfor. Peter Westwood 2009-12-22 15:57:33 +00:00
  • 55318cc19a Add is_comment_feed() to expose ->is_comment_feed. Fixes #10827 props scribu. Peter Westwood 2009-12-22 14:04:14 +00:00
  • 94a68dfd80 Revert [12485] as it breaks the functionality of is_serialized() and make more strings appear serialized. See #9930. Peter Westwood 2009-12-22 13:42:58 +00:00
  • 49ebdbb271 Much improved is_serialized() which catches serialized doubles. Fixes #9930 props vladimir_kolesnikov and dd32. Peter Westwood 2009-12-22 13:10:06 +00:00
  • 6979dbdc02 Pass the url to the 'wp_feed_cache_transient_lifetime' filter to give more context. Allow plugins to set extra options on SimplePie using the new 'wp_feed_options' action. Fixes #11117 props nacin. Peter Westwood 2009-12-22 12:48:40 +00:00
  • c7d6c83b94 Updated phpDoc for wp-admin/includes/post.php . Fixes #11198 based on a patch from Simek. Peter Westwood 2009-12-22 12:25:15 +00:00
  • 154ecfda7b Fix spelling mistake in tooltip for image rotation button. Fixes #11488 for trunk props computerwiz908. Peter Westwood 2009-12-22 12:02:51 +00:00