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
9bac10425e
Wordpress
/
wp-admin
/
includes
History
Andrew Nacin
58b96f9dd5
Call shortcode functions directly. props kovshenin,
fixes
#24505
.
...
git-svn-id:
https://develop.svn.wordpress.org/trunk@24547
602fd350-edb4-49c9-b593-d223f7449a82
2013-07-03 20:19:00 +00:00
..
admin.php
…
ajax-actions.php
Heartbeat: fix comment spelling
2013-07-03 01:59:46 +00:00
bookmark.php
…
class-ftp-pure.php
…
class-ftp-sockets.php
…
class-ftp.php
…
class-pclzip.php
…
class-wp-comments-list-table.php
Remove obsolete translator comment. props zeo.
fixes
#24464
.
2013-06-23 08:30:30 +00:00
class-wp-filesystem-base.php
…
class-wp-filesystem-direct.php
…
class-wp-filesystem-ftpext.php
…
class-wp-filesystem-ftpsockets.php
…
class-wp-filesystem-ssh2.php
…
class-wp-importer.php
Better validation of the URL used in core HTTP requests.
2013-06-21 06:07:47 +00:00
class-wp-links-list-table.php
…
class-wp-list-table.php
…
class-wp-media-list-table.php
…
class-wp-ms-sites-list-table.php
…
class-wp-ms-themes-list-table.php
…
class-wp-ms-users-list-table.php
…
class-wp-plugin-install-list-table.php
…
class-wp-plugins-list-table.php
…
class-wp-posts-list-table.php
Add post format icons to the radio chooser. This also trims empty margins from the sprites to make them usable in RTL and make positioning numbers more sane. props ryelle, kovshenin for the initial patch.
fixes
#24519
.
2013-06-07 17:15:53 +00:00
class-wp-terms-list-table.php
…
class-wp-theme-install-list-table.php
…
class-wp-themes-list-table.php
…
class-wp-upgrader.php
More robust escaping in the plugin/theme upgrader.
2013-06-21 05:54:40 +00:00
class-wp-users-list-table.php
…
comment.php
…
continents-cities.php
…
dashboard.php
…
deprecated.php
…
export.php
…
file.php
Better validation of the URL used in core HTTP requests.
2013-06-21 06:07:47 +00:00
image-edit.php
…
image.php
…
import.php
…
list-table.php
…
media.php
Call shortcode functions directly. props kovshenin,
fixes
#24505
.
2013-07-03 20:19:00 +00:00
menu.php
Prevent an offset error if the first menu item is a separator.
2013-06-20 16:45:45 +00:00
meta-boxes.php
Consistently use get_post_format_string() to get Standard post format name with the correct context. props johnbillion.
fixes
#23503
.
2013-06-27 06:56:45 +00:00
misc.php
Nonce refresh:
2013-06-29 01:31:44 +00:00
ms-deprecated.php
…
ms.php
…
nav-menu.php
…
plugin-install.php
…
plugin.php
…
post.php
Post locked dialog: remove the "Go to" part from the button as it's not translatable.
Fixes
#24547
.
2013-06-27 21:59:48 +00:00
revision.php
Revisions UI: Fix table colgroup (Say what?) for post titles when they haven't been changed. see
#24425
.
2013-06-29 17:45:02 +00:00
schema.php
…
screen.php
…
taxonomy.php
…
template.php
…
theme-install.php
…
theme.php
…
update-core.php
Remove redundant swfupload-all.js file.
2013-06-21 09:26:18 +00:00
update.php
…
upgrade.php
Fix storage of illegal_names. Add an upgrade routine to fix bad values.
2013-06-19 22:06:42 +00:00
user.php
Revert to storing a hash of the slashed password.
fixes
#24367
. see
#17018
.
2013-06-25 11:14:50 +00:00
widgets.php
…