19342 Commits

Author SHA1 Message Date
potbot
032c953ffe POT, generated from r24100
git-svn-id: https://develop.svn.wordpress.org/branches/3.4@24105 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-26 13:58:41 +00:00
Andrew Nacin
18c09d9658 Validate pingback source URIs. Less verbose errors.
git-svn-id: https://develop.svn.wordpress.org/branches/3.4@23331 602fd350-edb4-49c9-b593-d223f7449a82
2013-01-22 22:32:59 +00:00
Andrew Nacin
f6f138ce47 Use correct escaping function. props duck_.
git-svn-id: https://develop.svn.wordpress.org/branches/3.4@23323 602fd350-edb4-49c9-b593-d223f7449a82
2013-01-22 16:39:36 +00:00
Andrew Nacin
c1fc3fbf5a Verify tags used in the gallery shortcode.
git-svn-id: https://develop.svn.wordpress.org/branches/3.4@23318 602fd350-edb4-49c9-b593-d223f7449a82
2013-01-22 15:39:56 +00:00
potbot
342478b112 POT, generated from r23230
git-svn-id: https://develop.svn.wordpress.org/branches/3.4@23241 602fd350-edb4-49c9-b593-d223f7449a82
2013-01-01 00:19:38 +00:00
potbot
fb5de24dea POT, generated from r23230
git-svn-id: https://develop.svn.wordpress.org/branches/3.4@23236 602fd350-edb4-49c9-b593-d223f7449a82
2013-01-01 00:19:27 +00:00
Andrew Nacin
7388f5764b Namespace the dashboard widget nonce to avoid collisions with plugins.
git-svn-id: https://develop.svn.wordpress.org/branches/3.4@23148 602fd350-edb4-49c9-b593-d223f7449a82
2012-12-10 09:14:59 +00:00
Andrew Nacin
e3512e6984 Verify attachment parent during upload.
git-svn-id: https://develop.svn.wordpress.org/branches/3.4@22935 602fd350-edb4-49c9-b593-d223f7449a82
2012-11-30 00:23:02 +00:00
Andrew Nacin
b92550b030 Use jQuery .html() when processing HTML.
git-svn-id: https://develop.svn.wordpress.org/branches/3.4@22934 602fd350-edb4-49c9-b593-d223f7449a82
2012-11-30 00:08:31 +00:00
Andrew Nacin
9ad02e1ece Update TinyMCE Spellchecker plugin to 2.0.6.1.
git-svn-id: https://develop.svn.wordpress.org/branches/3.4@22933 602fd350-edb4-49c9-b593-d223f7449a82
2012-11-30 00:06:00 +00:00
Andrew Nacin
782a63c6e7 Nonces for dashboard controls.
git-svn-id: https://develop.svn.wordpress.org/branches/3.4@22932 602fd350-edb4-49c9-b593-d223f7449a82
2012-11-30 00:02:03 +00:00
Andrew Nacin
d5238813a5 Show plugin activation message when activating a network only plugin on a single site installation. fixes #22576 for the 3.4 branch.
git-svn-id: https://develop.svn.wordpress.org/branches/3.4@22918 602fd350-edb4-49c9-b593-d223f7449a82
2012-11-29 02:49:19 +00:00
Andrew Nacin
4920ad836b WP_Theme: If the parent theme is missing, instantiate a WP_Theme object anyway, so it can hold errors.
Fixes the installation of parent themes when installing a child theme from WordPress.org.

see #22515.
for the 3.4 branch.



git-svn-id: https://develop.svn.wordpress.org/branches/3.4@22862 602fd350-edb4-49c9-b593-d223f7449a82
2012-11-27 04:32:16 +00:00
Andrew Nacin
27deb0af49 Revert [22372].
git-svn-id: https://develop.svn.wordpress.org/branches/3.4@22374 602fd350-edb4-49c9-b593-d223f7449a82
2012-11-05 18:07:51 +00:00
Andrew Nacin
0f4774c8d5 Patch TinyMCE to not strip the zero-width u200B space, which the Khmer language uses. for the 3.4 branch. fixes #21025.
git-svn-id: https://develop.svn.wordpress.org/branches/3.4@22372 602fd350-edb4-49c9-b593-d223f7449a82
2012-11-05 17:59:52 +00:00
Andrew Nacin
37d6416d2f Fix ajax adding of custom fields and link categories. props SergeyBiryukov. for the 3.4 branch. see #21829.
git-svn-id: https://develop.svn.wordpress.org/branches/3.4@22371 602fd350-edb4-49c9-b593-d223f7449a82
2012-11-05 17:47:55 +00:00
Andrew Nacin
72dc96da63 Add page templates to the Twenty Twelve POT file. Remove tags from theme POT files. fixes #22016.
git-svn-id: https://develop.svn.wordpress.org/branches/3.4@22067 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-27 17:51:53 +00:00
Andrew Nacin
2fd8ea1631 Fix nesting on themes.php when there are no options links to display for the current theme. props sterlo. fixes #21980 for the 3.4 branch.
git-svn-id: https://develop.svn.wordpress.org/branches/3.4@21966 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-24 04:05:40 +00:00
Andrew Nacin
940d6323d3 3.4.2.
git-svn-id: https://develop.svn.wordpress.org/branches/3.4@21779 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-06 19:41:17 +00:00
Andrew Nacin
4b6b1f977d ~20 bugs fixed
git-svn-id: https://develop.svn.wordpress.org/branches/3.4@21775 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-06 18:15:36 +00:00
Andrew Nacin
08def386d0 Unfiltered HTML is only valid for super admins in multisite.
git-svn-id: https://develop.svn.wordpress.org/branches/3.4@21774 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-06 18:04:58 +00:00
Andrew Nacin
5b4e2db04a Compress scripts/styles: 3.4.2-RC1. TinyMCE updated.
git-svn-id: https://develop.svn.wordpress.org/branches/3.4@21760 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-05 01:55:55 +00:00
Andrew Nacin
691a94c1b4 Validate $order in wp_get_object_terms(). props duck_. for 3.4.
git-svn-id: https://develop.svn.wordpress.org/branches/3.4@21759 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-05 01:25:47 +00:00
Andrew Nacin
d07d89fd1f A more generic message for wp_upload_dir(). see #21796, for 3.4.
git-svn-id: https://develop.svn.wordpress.org/branches/3.4@21757 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-05 01:08:23 +00:00
Andrew Nacin
fd013016bf Fix old-school Preview links when a theme directory contains spaces. Fix the theme-editor.php link from MS themes screens when a theme directory contains spaces. see #21749. Merges [21752] to the 3.4 branch.
git-svn-id: https://develop.svn.wordpress.org/branches/3.4@21754 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-04 22:27:52 +00:00
Andrew Nacin
5cc8ace8d5 URL encode the theme stylesheet passed into wp_customize_url(). see #21749. Merges [21713] to the 3.4 branch.
git-svn-id: https://develop.svn.wordpress.org/branches/3.4@21753 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-04 22:26:14 +00:00
Andrew Nacin
88988d1c7a Improve API usage in wp-app.php for post operations and attachment deletion. Proper cap checks. Unregister put_file and delete_file as core itself doesn't provide for file replacement. for 3.4.
git-svn-id: https://develop.svn.wordpress.org/branches/3.4@21745 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-04 20:58:32 +00:00
Andrew Nacin
5997cc4898 Only allow operations on network plugins through the network admin. fixes #21187. merges [21700] and [21740] to the 3.4 branch.
git-svn-id: https://develop.svn.wordpress.org/branches/3.4@21741 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-04 20:53:05 +00:00
Andrew Nacin
4b7f8cf8c8 Ensure we are parseable by PHP4 until wp_check_php_mysql_versions() has a chance to run.
Merges [21715], [21716] to the 3.4 branch.
props SergeyBiryukov.
fixes #21316.



git-svn-id: https://develop.svn.wordpress.org/branches/3.4@21739 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-04 20:31:14 +00:00
Andrew Nacin
5351cd2913 Modify a few jQuery selectors to prevent overflows and lagging. props SergeyBiryukov. fixes #21106. merges [21737] to the 3.4 branch.
git-svn-id: https://develop.svn.wordpress.org/branches/3.4@21738 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-04 20:28:52 +00:00
Andrew Nacin
096fa75aec Remove custom header uploads from the customizer.
For the 3.4 branch. It will return when crop ability is added.

props koopersmith.
see #21355. fixes #21515. fixes #21707.
merges [21379] [21380] [21383] [21385] [21386] [21497] [21722].



git-svn-id: https://develop.svn.wordpress.org/branches/3.4@21724 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-04 04:54:01 +00:00
Andrew Nacin
cbd0787d47 Properly delimit URLs by \r, \n, \t *or* a space in sanitize_trackback_urls(). Fixes multiple trackback URL usage. props SergeyBiryukov, fixes #21624 for the 3.4 branch.
git-svn-id: https://develop.svn.wordpress.org/branches/3.4@21719 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-04 03:37:29 +00:00
Andrew Nacin
f11866156e Merge [21205] and [21688] to the 3.4 branch. props SergeyBiryukov, yoavf. fixes #21590. see #21106.
git-svn-id: https://develop.svn.wordpress.org/branches/3.4@21717 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-04 03:17:11 +00:00
Andrew Nacin
fcc72dd663 URL encode the stylesheet directory values passed to WP_Theme's get_stylesheet_directory_uri() and get_template_directory_uri(). props SergeyBiryukov, see #21749. for the 3.4 branch.
git-svn-id: https://develop.svn.wordpress.org/branches/3.4@21714 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-04 02:16:12 +00:00
Andrew Nacin
cf3570c7a5 Fix oEmbed when the provider only supports XML responses.
[20539] removed string casts that would have taken place on SimpleXMLElement
objects, which implement toString. Instead, convert the SimpleXMLElement object
to a stdClass object before we leave _parse_xml(), for consistency with the
simple object returned from _parse_json().

fixes #20246.
for the 3.4 branch.



git-svn-id: https://develop.svn.wordpress.org/branches/3.4@21711 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-03 23:25:58 +00:00
Andrew Nacin
70c36b2c41 Version bumps for the 3.4 branch, including a DB version bump for [21709] (see [21707]).
git-svn-id: https://develop.svn.wordpress.org/branches/3.4@21710 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-03 23:23:49 +00:00
Andrew Nacin
2d35dcd830 Reinstate paged rewrite rules for the post permalink structure.
Removal of this stopped pagination working for bare category URLs when
certain %category% based permalink structures were in used.

Reverts one more piece of [19737].
Props SergeyBiryukov.
fixes #21209 for 3.4.



git-svn-id: https://develop.svn.wordpress.org/branches/3.4@21709 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-03 23:21:38 +00:00
Andrew Nacin
15f97ca7e7 Return post_parent, menu_order, guid, and post_mime_type from wp.getPost(). Props maxcutler. fixes #21308 for the 3.4 branch.
git-svn-id: https://develop.svn.wordpress.org/branches/3.4@21708 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-03 22:12:14 +00:00
Andrew Nacin
561ec111ab Fix a placeholder in a string without breaking said string in a branch. fixes #21511.
git-svn-id: https://develop.svn.wordpress.org/branches/3.4@21706 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-03 22:07:34 +00:00
Andrew Nacin
34734a6e3f Don't call self_admin_url() or esc_url() when declaring that WordPress updated successfully, as they may not exist in the current (just updated) version.
props SergeyBiryukov.
see #21511.
for the 3.4 branch.



git-svn-id: https://develop.svn.wordpress.org/branches/3.4@21704 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-03 22:01:55 +00:00
Andrew Nacin
253f8f8a4f Restore the 'allowed_themes' filter.
This filter has wrapped the network-wide themes, outside of the network-wide
allowed function (dating back to MU), hence the unusual placement. This restores
previous behavior; we will introduce new filters to enable greater flexibility.

see #21099.
for the 3.4 branch.



git-svn-id: https://develop.svn.wordpress.org/branches/3.4@21699 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-03 18:11:42 +00:00
Andrew Nacin
c607eb981d Fix WP_Theme's get_template_directory_uri() method. props batmoo. fixes #21549 for the 3.4 branch.
git-svn-id: https://develop.svn.wordpress.org/branches/3.4@21615 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-25 04:32:01 +00:00
Andrew Ozz
6704f276d5 Update ImgAreaSelect to 0.9.9 that fixes IE7 stack overflow error, props c3mdigital, fixes #21363, fixes #21348 for 3.4
git-svn-id: https://develop.svn.wordpress.org/branches/3.4@21346 602fd350-edb4-49c9-b593-d223f7449a82
2012-07-25 22:42:05 +00:00
Andrew Ozz
8076a4ce88 Bail out themes and plugins that have copied code from core and don't maintain it by requiring class-wp-editor.php in wp-langs.php, fixes #21350 for 3.4
git-svn-id: https://develop.svn.wordpress.org/branches/3.4@21344 602fd350-edb4-49c9-b593-d223f7449a82
2012-07-25 19:58:10 +00:00
Andrew Ozz
8d601b0812 Fix internal linking search spinner position by reverting the search field's type to "text", fixes #21351 for 3.4
git-svn-id: https://develop.svn.wordpress.org/branches/3.4@21307 602fd350-edb4-49c9-b593-d223f7449a82
2012-07-23 22:38:52 +00:00
Andrew Ozz
81266bfd8c TinyMCE: don't throw fatal errors for malformed/invalid image caption shortcodes, props SergeyBiryukov, fixes #21145 for 3.4
git-svn-id: https://develop.svn.wordpress.org/branches/3.4@21274 602fd350-edb4-49c9-b593-d223f7449a82
2012-07-16 19:57:03 +00:00
Andrew Nacin
15c02b4538 Add a check that previously fell through to the next branch in map_meta_cap(). for 3.4.
git-svn-id: https://develop.svn.wordpress.org/branches/3.4@21153 602fd350-edb4-49c9-b593-d223f7449a82
2012-06-27 19:29:16 +00:00
Andrew Nacin
d17488b150 Bump
git-svn-id: https://develop.svn.wordpress.org/branches/3.4@21151 602fd350-edb4-49c9-b593-d223f7449a82
2012-06-26 21:54:32 +00:00
bumpbot
8a9b837429 Compress scripts/styles: 3.4.1-alpha-21149.
git-svn-id: https://develop.svn.wordpress.org/branches/3.4@21149 602fd350-edb4-49c9-b593-d223f7449a82
2012-06-26 21:51:24 +00:00
Andrew Nacin
4c0cceaf7d Update the version numbers for wp_explain_nonce() deprecation. see #21076.
git-svn-id: https://develop.svn.wordpress.org/branches/3.4@21146 602fd350-edb4-49c9-b593-d223f7449a82
2012-06-26 21:26:42 +00:00