Wordpress/wp-includes
Andrew Ozz 0093a3a989 Remove all instances of "Trash" from the UI when Trash is disabled, replace trash actions with "Delete permanently", props caesarsgrunt, see #4529
git-svn-id: https://develop.svn.wordpress.org/trunk@12162 602fd350-edb4-49c9-b593-d223f7449a82
2009-11-10 10:38:19 +00:00
..
Text
images Revert tango smilies back to old school WP smilies due to public hue and cry. see #10145 2009-07-22 00:18:09 +00:00
js Trash undo for the uploader, props caesarsgrunt, see #4529 2009-10-30 07:09:55 +00:00
pomo
atomlib.php
author-template.php
bookmark-template.php
bookmark.php
cache.php
canonical.php
capabilities.php Better documentation on the format of the capabilities when adding a role. Fixes #11106 props simonwheatley. 2009-11-09 22:15:50 +00:00
category-template.php
category.php
class-IXR.php
class-feed.php
class-json.php
class-oembed.php Add a bunch of new filters. Use one of them to remove new lines from Scribd embeds. Invalid oEmbed post meta cache without using JS. Props Viper007Bond. see #10337 2009-11-06 14:22:23 +00:00
class-phpass.php
class-phpmailer.php
class-pop3.php
class-simplepie.php
class-smtp.php
class-snoopy.php
class.wp-dependencies.php
class.wp-scripts.php
class.wp-styles.php
classes.php
comment-template.php
comment.php Remove ints from switch. see #11073 2009-11-05 22:53:31 +00:00
compat.php
cron.php Schedule trash collection from admin page loads. see #4529 2009-10-27 18:13:42 +00:00
default-embeds.php
default-filters.php Switch to wp_kses_data() for displayed filtering to avoid slashing. fixes #10949 2009-10-29 17:32:23 +00:00
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 Introduce get/set/delete_site_transient(). Make theme_roots a site transient. 2009-10-29 21:53:57 +00:00
functions.wp-scripts.php
functions.wp-styles.php
general-template.php
http.php
kses.php Introduce wp_kses_post() and wp_kses_data() for filtering unescaped data. Fixes slashing of displayed fields. fixes #10949 2009-10-29 17:15:58 +00:00
l10n.php
link-template.php
locale.php
media.php Add a bunch of new filters. Use one of them to remove new lines from Scribd embeds. Invalid oEmbed post meta cache without using JS. Props Viper007Bond. see #10337 2009-11-06 14:22:23 +00:00
meta.php
pluggable.php
plugin.php Improve _wp_filter_build_unique_id to give more consistent behaviour and make filter removal reliable for class based filters. Fixes #10535 props dd32. 2009-10-22 19:33:11 +00:00
post-image-template.php Introduce require_if_theme_supports(), move post thumbnails functions to there own include and only included them if the theme supports them. See #10928 and [12132] 2009-11-01 10:10:06 +00:00
post-template.php Propagate walker arg down the stack. Props scribu. fixes #10921 2009-11-05 22:01:53 +00:00
post.php Add force delete option. 2009-11-09 20:12:07 +00:00
query.php Add missing break. props nickohrn. fixes #11037 2009-11-05 20:02:18 +00:00
registration-functions.php
registration.php Remove unecessary reference to wpdb global. Fixes 11087 props aaroncampbell. 2009-11-05 20:28:46 +00:00
rewrite.php
rss-functions.php
rss.php
script-loader.php Remove all instances of "Trash" from the UI when Trash is disabled, replace trash actions with "Delete permanently", props caesarsgrunt, see #4529 2009-11-10 10:38:19 +00:00
shortcodes.php
taxonomy.php
template-loader.php
theme.php Improve get_page_template() to search based on slug and id as well. Fixes #11055 props aaroncampbell. 2009-11-01 10:18:34 +00:00
update.php Put site into maintenance mode during bulk plugin upgrade. Skip plugin deactivate/activate. Add compatibility info. see #10973 2009-11-09 18:53:21 +00:00
user.php
vars.php
version.php Switch oEmbed option to control discovery. Tweak whitelist and settings page. Props Viper007Bond. see #10337 2009-11-02 14:41:35 +00:00
widgets.php
wlwmanifest.xml Update wlw manifest for get tags support. Props josephscott. fixes #7744 2008-10-16 22:26:30 +00:00
wp-db.php
wp-diff.php