Commit Graph

  • e312fa6050 Add the filter in display_rows, rather than _display_rows. Andrew Nacin 2011-04-22 18:33:53 +00:00
  • 738458cab6 Apply esc_html properly in Walker_PageDropdown. fixes #17217. Andrew Nacin 2011-04-22 18:24:57 +00:00
  • d4aad7cf1e Remove vestige code, prevent over-escaping of post titles when using Quick Edit for hierarchical post types. fixes #17218. Andrew Nacin 2011-04-22 18:20:49 +00:00
  • d48d7451c6 Move wp_clone() back to load.php. Props technosailor. fixes #17206 Ryan Boren 2011-04-22 17:46:02 +00:00
  • 9fbd1866bc Fix dependencies for some jQuery UI components, props scribu, fixes #16511 Andrew Ozz 2011-04-21 22:29:25 +00:00
  • f208371815 Update json2.js, props niallkennedy, fixes #16669 Andrew Ozz 2011-04-21 22:21:27 +00:00
  • f2f01db006 Update phpass. Props duck_. fixes #16072 Ryan Boren 2011-04-21 20:44:39 +00:00
  • d60e75b7d3 Update pop3 class. Props aaroncampbell. fixes #17064 Ryan Boren 2011-04-21 20:40:32 +00:00
  • ac60019881 Update phpmailer and smtp to 5.1. Props MattyRob cnorris23. fixes #15912 Ryan Boren 2011-04-21 20:29:30 +00:00
  • c463881e29 Fix decoding of ' in TinyMCE Andrew Ozz 2011-04-21 20:20:56 +00:00
  • d328751ee7 Allow querying empty meta values. Props scribu. fixes #15292 Ryan Boren 2011-04-21 18:13:03 +00:00
  • fd6f56e0b1 Singular and plural strings for bulk user delete. Props nacin. fixes #16360 Ryan Boren 2011-04-21 16:48:12 +00:00
  • 527965ab24 Provide more arguments to the widgets on the 404 page so as to avoid notices. See #17198 Peter Westwood 2011-04-21 07:43:25 +00:00
  • 1b008323df Fix html5 js link. See #17198 props Jayjdk Peter Westwood 2011-04-21 07:28:08 +00:00
  • 0b76cdc395 Set svn:eol-style on twentyeleven. See #17198 Peter Westwood 2011-04-21 07:08:36 +00:00
  • d7266c0c00 Importing Duster theme, first pass at a candidate for twentyeleven theme. Matt Mullenweg 2011-04-20 21:46:33 +00:00
  • 9347c96088 Allow plugins to control user and network admin canonical redirects. fixes #17196 Ryan Boren 2011-04-20 20:19:50 +00:00
  • f888f1cc64 Allow retrieving comments by post type, status, author, author, name, or parent. Fetch only published posts for recent comments widget. Props filosofo. fixes #16506 #12904 Ryan Boren 2011-04-20 18:02:41 +00:00
  • 6682d1871c Do not allow the Press This links to be click-activated when they are meant to be dragged. fixes #17192. see #17184 Mark Jaquith 2011-04-20 17:43:01 +00:00
  • d6e21a0ee8 Press This HTML fix. Still waiting on the icon image. props andrewryno. see #17184 Mark Jaquith 2011-04-20 17:38:34 +00:00
  • 6d852e5f67 This folder is back now under new management. Quit killing it on auto updates. Andrew Nacin 2011-04-20 16:55:48 +00:00
  • ac31573fab Expose the content width as a read only option via XML-RPC. Joseph Scott 2011-04-20 15:26:38 +00:00
  • 4a973d6a61 Press This bookmarklet redesign, props chexee, fixes #17184 Andrew Ozz 2011-04-20 07:24:11 +00:00
  • 16fdce1f15 Fix font color in admin bar site list, fixes #17178 Andrew Ozz 2011-04-20 06:37:23 +00:00
  • 7314d2ff87 Do not delete local package files in WP_Upgrader. Props joelhardi. Fixes #14963 Dion Hulse 2011-04-19 05:54:01 +00:00
  • cff5b0ac2a Remove support for the PHP HTTP Extension from WP_HTTP. The PHP HTTP Extension is a wrapper around libcurl and fopen() providing limited configuration and is supported on a minority of servers due to its non-default inclusion. Props sivel. Fixes @16978 Dion Hulse 2011-04-19 04:22:59 +00:00
  • 0f2b53d32d Used passed admin bar object instead of global. Props solarissmoke. fixes #16540 Ryan Boren 2011-04-18 22:03:34 +00:00
  • 5b090267f0 Back to Authors and Users should say Back to Users. Props SergeyBiryukov. fixes #16054 Ryan Boren 2011-04-18 21:53:15 +00:00
  • 06bb9f1a17 Introduce get_screen_icon(). Props aaroncampbell. fixes #15377 Ryan Boren 2011-04-18 21:51:54 +00:00
  • e7a943c60c Remove PHP4 constructors. Props scribu. fixes #16768 Ryan Boren 2011-04-18 21:46:57 +00:00
  • 4bf74e960d Remove PHP4 constructor. Props ocean90. see #16768 Ryan Boren 2011-04-18 21:45:20 +00:00
  • 1ec0ffd7c2 Don't pollute orderby query var. Props scribu. fixes #16844 Ryan Boren 2011-04-18 21:27:13 +00:00
  • 0f3921f771 More efficient term intersection query. Props tigertech. see #16706 Ryan Boren 2011-04-18 20:38:59 +00:00
  • 19eed5a750 Allow Pages to have a status of pending. Joseph Scott 2011-04-18 17:30:58 +00:00
  • 0d9e3e95b9 Add support to wp.getPostFormats to provide a list of the currently supported post formats in addition to the complete list. Joseph Scott 2011-04-18 17:27:29 +00:00
  • a44ccc5b13 Include the post status in the response for mt.getRecentPostTitles calls Joseph Scott 2011-04-18 17:16:46 +00:00
  • b0d19f6b30 Don't reset the post slug on XML-RPC calls. Joseph Scott 2011-04-18 16:32:26 +00:00
  • ca4062c861 More better phpdoc for XMLRPC functions. See #15238 props koke. Peter Westwood 2011-04-18 07:26:42 +00:00
  • c059cda337 The beginings of better phpdoc for XMLRPC functions. See #15238 props koke. Peter Westwood 2011-04-18 07:23:47 +00:00
  • dd74688d62 Switch some strings to single rather than double quotes in wp-load.php. Fixes #17160 props niallkennedy. Peter Westwood 2011-04-18 07:11:05 +00:00
  • d5a9e71df0 Use static strings and respect coding standards in wp-activate.php. Fixes #17158 props niallkennedy. Peter Westwood 2011-04-17 21:31:38 +00:00
  • 321ab74010 Introduce a special wp_die handler for XMLRPC requests to ensure we send an XML response. Props koke for the original patch. See #16748. Peter Westwood 2011-04-17 08:35:51 +00:00
  • 462cb55ef4 Don't do SSL discovery for every RSD request. APP endpoint already respects the SSLness of the site. Fixes #15960. Peter Westwood 2011-04-17 07:48:34 +00:00
  • 6b0bf6cd72 Allow custom author elements such as email. Fixes #17149 props niallkennedy. Peter Westwood 2011-04-17 07:39:41 +00:00
  • 6d0f618fd9 Fix two rare regressions: alert when the login has expires and when post is edited by another user, fixes #16928 Andrew Ozz 2011-04-16 02:37:44 +00:00
  • 157571de2a Remove redundant IE restore selection calls for TinyMCE, see #17136 Andrew Ozz 2011-04-15 04:20:12 +00:00
  • 61e17b180f Avoid array push/pops for empty filters and actions. fixes #17110 Ryan Boren 2011-04-14 18:05:30 +00:00
  • 95d1619373 Remove PHP4 timezone support. Props hakre. fixes #16970 Ryan Boren 2011-04-13 17:30:02 +00:00
  • 0e80d3e440 Performance improvements for wptexturize(). Props solarissmoke, hakre. fixes #16684 Ryan Boren 2011-04-13 17:11:35 +00:00
  • cf2f1ad547 Use proper prefix in query. Fixes user queries ordered by post count. Props ziofix, ericmann. fixes #17123 for trunk Ryan Boren 2011-04-13 17:02:08 +00:00
  • ac0c1a2a77 Clarify the return value of get_page_templates(). props kovshenin. Andrew Nacin 2011-04-13 11:50:27 +00:00
  • 3d84216d69 Remove more E_RECOVERABLE_ERROR checks. props duck_, see #16920. Andrew Nacin 2011-04-12 09:21:13 +00:00
  • e70b2d4412 Remove PHP4 constructor. Props Jayjdk. see #16768 Ryan Boren 2011-04-11 18:57:34 +00:00
  • 2d5559bb8f Use stripos() instead of strpos( strtolower() ). Props hakre. see #16920 Ryan Boren 2011-04-11 18:55:11 +00:00
  • 412d55a08a E_RECOVERABLE_ERROR is always available in PHP 5.2+. Remove back compat code. Props hakre. see #16920 Ryan Boren 2011-04-11 18:51:52 +00:00
  • 26c5007b52 Fix EOL for newly added files Andrew Ozz 2011-04-11 18:23:51 +00:00
  • a85c48a8f0 Not 12, 13px, see #17107 Andrew Ozz 2011-04-11 08:01:34 +00:00
  • ed73beade5 Stop themes and plugins from overriding the admin bar CSS, props johnjamesjacoby, fixes #17107 Andrew Ozz 2011-04-11 07:51:53 +00:00
  • 4c572d1f03 Update TinyMCE to 3.4.2, includes native <iframe>, <audio>, <video> support and stops removing HTML 5.0 tags, fixes #17086 Andrew Ozz 2011-04-10 18:36:05 +00:00
  • 69fe5f9755 Remove width: 99.5% from metaboxes, props andrewryno, fixes #17084 Andrew Ozz 2011-04-08 20:35:51 +00:00
  • 53d3dae91f Don't refresh the admin menu after page load, apply the user-state from PHP, fix behaviour after folding the menu, props nacin, props nuxwin, fixes #10646, fixes #17058 Andrew Ozz 2011-04-07 18:45:22 +00:00
  • 587abe5d6b Restore compat.php includes. see #16918 Mark Jaquith 2011-04-07 15:47:04 +00:00
  • cce6b87946 Add mb_substr() back to compat.php (it is non-default). see #16918. props joostdevalk Mark Jaquith 2011-04-07 15:46:57 +00:00
  • f5078e5c93 Add _() back to compat.php (it is non-default). see #16918. props aaroncampbell Mark Jaquith 2011-04-07 15:46:48 +00:00
  • 281bc984ab Ensure that the Update API's are always using a non-modified $wp_version. Props nacin. Fixes #14384 Dion Hulse 2011-04-07 10:04:45 +00:00
  • 5f476a9f03 Prevent update API requests on every load of themes.php when no updates are available. Fixes #16362 Dion Hulse 2011-04-07 09:56:20 +00:00
  • e849d6437d Move closedir() to better locations to prevent the need for error suppression, prevents suppressed Warnings/Notices to be thrown during Plugin Installation. Fixes #16547 Dion Hulse 2011-04-07 09:07:56 +00:00
  • 2b6b333f6b Verify certificate matches both the common name and the provided hostname. WP_HTTP_Curl requires CURLOPT_SSL_VERIFYHOST be either 2 or false. Props sivel. Fixes #16904 Dion Hulse 2011-04-07 08:38:36 +00:00
  • 6aabec9e3c Remove type attribute from textarea. props solarissmoke. Andrew Nacin 2011-04-07 08:30:08 +00:00
  • e376455b17 Make underscores valid in sanitize_html_class. fixes #17067. Andrew Nacin 2011-04-06 21:28:52 +00:00
  • 259c415b7b Deprecate wp_clone(). Call clone directly. Props hakre. fixes #16813 Ryan Boren 2011-04-06 17:44:29 +00:00
  • 71eeebc9bc Remove setcookie() back compat. Props hakre. see#16920 Ryan Boren 2011-04-06 17:07:59 +00:00
  • 1e9c26c3ab There is not a NOT operator. Props scribu. fixes #17054 for trunk Ryan Boren 2011-04-06 16:08:23 +00:00
  • 6549a0aa0e Revert [17608] adding back [17596] and actually include the dummy function this time. See #17057 Fixes #17050 Dion Hulse 2011-04-06 00:42:07 +00:00
  • f9a44bc328 Revert [17596] for now. props kawauso, see #17057, see #17050. Andrew Nacin 2011-04-05 23:17:10 +00:00
  • 81d1fdcb3d Set is_* flags for AND taxonomy queries. fixes #17054 for trunk Ryan Boren 2011-04-05 18:48:53 +00:00
  • d470b22d59 Remove PHP4 constructors. Props hakre. see #16768 Ryan Boren 2011-04-05 17:25:08 +00:00
  • 9691cb5eb2 Take out unnecessary compat functions from compat.php. Props hakre, ptahdunbar. see #16918 Ryan Boren 2011-04-05 17:13:04 +00:00
  • 6a7acd8252 explode always returns an array in this context. Props hakre. Fixes #16958 Dion Hulse 2011-04-05 06:41:51 +00:00
  • 7b08c38074 Fix warning in HTTP Header parsing where response message is not specified. Props hakre. Fixes #16885 Dion Hulse 2011-04-05 06:21:56 +00:00
  • 6fef66fc89 Streamline WP_Http_*::test() methods: Check basic SSL requirements, only allow filters to disable transports, not enable them after ::test() has failed. Props mdawaffe for the initial patch. See #16606 Dion Hulse 2011-04-05 06:09:43 +00:00
  • 14d2e5d358 Return 4xx errors as a standard response from WP_HTTP, Brings it in line with the rest of the transports for 4xx error handling. See #17010 Dion Hulse 2011-04-05 04:06:40 +00:00
  • bf777d1369 Pass image URL's to thickbox via L10n in script-loader.php. Allows thickbox to be used on any page in the install without defining the image URL variables. Fixes #17050 Dion Hulse 2011-04-05 03:58:25 +00:00
  • 739e666801 Add missing closing fieldset tag. Props bluntelk. Fixes #17042 for trunk Dion Hulse 2011-04-04 08:04:41 +00:00
  • d61b17049e Set the mb_string internal encoding to ISO-8859-1 whilst uncompressing archives using PclZip. Fixes 'PCLZIP_ERR_BAD_FORMAT (-10) : Invalid block size' errors on systems utilising mbstring.func_overload. Fixes #15789 Dion Hulse 2011-04-03 12:32:06 +00:00
  • 8fafc66e84 Remove debug cruft from [17590]. See #14182 Dion Hulse 2011-04-03 11:55:27 +00:00
  • 3c3304e25f When upgrading plugins|themes, if the new destination folder is different from the previous folder, delete the old folder upon upgrade. Fixes #14182 Dion Hulse 2011-04-03 11:54:07 +00:00
  • 95bafc3a51 Allow plugins to hook into /wp-admin/update-core.php. Props ampt. Fixes #15221 Dion Hulse 2011-04-03 09:41:19 +00:00
  • a41a62b0c3 Hide update bubble counts for users who can't perform the update. Props garyc40 for initial patch. Fixes #14447 Dion Hulse 2011-04-03 08:59:01 +00:00
  • 44a5c913d8 Fix display of apostrophes in the user's first and last names on the User Profile page, partial props andrewryno, see #17004 Andrew Ozz 2011-04-01 20:40:16 +00:00
  • 5d9e489b0c esc_url_raw() when doing urlencode() Ryan Boren 2011-04-01 19:35:38 +00:00
  • cb873824ee s/esc_url_raw/esc_url/. Props duck_. Ryan Boren 2011-04-01 19:29:06 +00:00
  • 0483fd3e64 @ignore for _copy_dir(). Props duck_. See #14484 Dion Hulse 2011-04-01 10:40:55 +00:00
  • b688575c19 Back-compat for core upgrades with pre-3.2. Utilises a temporary _copy_dir() function which can be removed in 3.3-dev to bring immediate wp-content relief to the 3.1-3.2 upgrades. See #14484 Dion Hulse 2011-04-01 09:50:01 +00:00
  • abb6e01681 Add an extra FTP_LANG_DIR override constant to short-circuit WP_Filesystem_Base::find_folder(WP_LANG_DIR);. See #11495 Dion Hulse 2011-04-01 09:17:27 +00:00
  • 64686e2515 Back-compat for upgrades with WP_LANG_DIR. See #11495 Dion Hulse 2011-04-01 09:13:50 +00:00
  • 69e93e978a Typo in r17576, Twentyten isn't new to 3.2. See #14484 See #11495 Dion Hulse 2011-03-31 13:32:58 +00:00
  • 20603ca19c Be a party-pooper; No more Akismet Dancing upon upgrade; Respect custom WP_CONTENT_DIR for bundled plugins/theme installation; Respect custom WP_CONTENT_DIR/WP_LANG_DIR for Language files when upgrading; Standardise WP_Filesystem path method returns (They're trailing slash'd). Adds an exclusion list to copy_dir() as well as WP_Filesystem_Base::wp_lang_dir(). See #14484 See #11495 Dion Hulse 2011-03-31 13:28:36 +00:00
  • 746173b4b8 Default WP_LANG_DIR to WP_CONTENT_DIR/languages when wp-includes/languages/ doesn't exist. Fixes #17006 Dion Hulse 2011-03-31 08:11:30 +00:00
  • f9eb15c0ce Remove cryptic bitwise check. Todo, CPT/supports checks. see #17005. Andrew Nacin 2011-03-31 06:33:20 +00:00