This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
Wordpress
Watch
1
Star
0
Fork
You've already forked Wordpress
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
4f5a600761
Wordpress
/
wp-includes
History
Andrew Ozz
4f5a600761
Update TinyMCE to 3.4.9,
fixes
#20239
,
fixes
#19717
...
git-svn-id:
https://develop.svn.wordpress.org/trunk@20177
602fd350-edb4-49c9-b593-d223f7449a82
2012-03-15 00:47:06 +00:00
..
Text
…
css
Compress scripts/styles: 3.4-alpha-20167. TinyMCE updated.
2012-03-09 23:30:29 +00:00
images
…
js
Update TinyMCE to 3.4.9,
fixes
#20239
,
fixes
#19717
2012-03-15 00:47:06 +00:00
pomo
…
theme-compat
…
admin-bar.php
…
atomlib.php
…
author-template.php
…
bookmark-template.php
…
bookmark.php
…
cache.php
…
canonical.php
…
capabilities.php
…
category-template.php
…
category.php
…
class-IXR.php
…
class-feed.php
…
class-http.php
…
class-json.php
…
class-oembed.php
…
class-phpass.php
…
class-phpmailer.php
…
class-pop3.php
…
class-simplepie.php
…
class-smtp.php
…
class-snoopy.php
…
class-wp-admin-bar.php
…
class-wp-ajax-response.php
…
class-wp-atom-server.php
…
class-wp-customize-section.php
Theme Customizer: Add a Control object to better encapsulate different UI elements and make it easy to switch between hard refreshes and postMessage. see
#19910
.
2012-03-06 22:48:07 +00:00
class-wp-customize-setting.php
Remove call-time pass by reference as it causes a compile time fatal error in PHP 5.4. See
#20163
.
2012-03-07 16:32:11 +00:00
class-wp-customize.php
Theme Customizer: Move contents of customize.loader.css to wp-admin.css. Make markup/CSS for the full-screen overlay modular. see
#19910
.
2012-03-07 03:19:35 +00:00
class-wp-editor.php
Set proper HTML5 input types in the admin, props georgestephanis,
fixes
#17863
2012-03-10 01:23:48 +00:00
class-wp-error.php
…
class-wp-http-ixr-client.php
…
class-wp-theme.php
Hash WP_Theme cache keys to ensure long file paths don't overflow in object backends. see
#20103
.
2012-03-14 22:49:36 +00:00
class-wp-walker.php
…
class-wp-xmlrpc-server.php
XMLRPC: Start casting datatypes in _prepare_term so as to ensure consistent datatypes in our responses. See
#18438
.
2012-03-08 13:31:32 +00:00
class-wp.php
…
class.wp-dependencies.php
…
class.wp-scripts.php
…
class.wp-styles.php
…
comment-template.php
…
comment.php
Add $post_ID context to the pre_ping filter. props alexkingorg, devesine.
fixes
#18506
.
2012-03-06 22:44:44 +00:00
compat.php
…
cron.php
…
customize-controls.php
Theme Customizer: Move contents of customize.loader.css to wp-admin.css. Make markup/CSS for the full-screen overlay modular. see
#19910
.
2012-03-07 03:19:35 +00:00
default-constants.php
…
default-filters.php
…
default-widgets.php
…
deprecated.php
…
feed-atom-comments.php
…
feed-atom.php
…
feed-rdf.php
…
feed-rss.php
…
feed-rss2-comments.php
…
feed-rss2.php
…
feed.php
…
formatting.php
…
functions.php
…
functions.wp-scripts.php
…
functions.wp-styles.php
…
general-template.php
…
http.php
…
kses.php
…
l10n.php
…
link-template.php
…
load.php
…
locale.php
…
media.php
…
meta.php
…
ms-blogs.php
…
ms-default-constants.php
…
ms-default-filters.php
…
ms-deprecated.php
…
ms-files.php
…
ms-functions.php
…
ms-load.php
…
ms-settings.php
…
nav-menu-template.php
…
nav-menu.php
…
option.php
…
pluggable-deprecated.php
…
pluggable.php
Internally cache return values of wp_salt(). Always run the filter. Big performance gains on a pageload that generates hundreds of nonces. see
#19599
.
2012-03-07 03:41:56 +00:00
plugin.php
…
post-template.php
…
post-thumbnail-template.php
…
post.php
Use return value of update_post_meta() in set_post_thumbnail() instead of always returning true. Props webord.
Fixes
#20218
.
2012-03-14 09:48:57 +00:00
query.php
Call _get_post_ancestors() from get_post_ancestors() if the ancestors property is not set in the post object. Works around situations where ancestors is not set in the cached version of the post object. see
#18536
2012-03-12 18:23:48 +00:00
registration-functions.php
…
registration.php
…
rewrite.php
…
rss-functions.php
…
rss.php
…
script-loader.php
Theme Customizer: Move contents of customize.loader.css to wp-admin.css. Make markup/CSS for the full-screen overlay modular. see
#19910
.
2012-03-07 03:19:35 +00:00
shortcodes.php
…
taxonomy.php
…
template-loader.php
…
template.php
…
theme.php
Store stylesheet rather than theme name in the theme_switched option. see
#20103
.
2012-03-08 21:22:24 +00:00
update.php
…
user.php
…
vars.php
…
version.php
Update TinyMCE to 3.4.9,
fixes
#20239
,
fixes
#19717
2012-03-15 00:47:06 +00:00
widgets.php
…
wlwmanifest.xml
…
wp-db.php
…
wp-diff.php
…