Go to file
Sergey Biryukov 68f5a79880 Respect the `force_delete` parameter of `get_delete_post_link()`.
Previously, it only worked if `EMPTY_TRASH_DAYS` was disabled.

Props johnbillion, chriscct7.
Fixes #26832.

git-svn-id: https://develop.svn.wordpress.org/trunk@34794 602fd350-edb4-49c9-b593-d223f7449a82
2015-10-03 01:49:52 +00:00
src Respect the `force_delete` parameter of `get_delete_post_link()`. 2015-10-03 01:49:52 +00:00
tests Introduce support for array format field names in `WP_Widget::get_field_name()` and `WP_Widget::get_field_id()`. 2015-10-02 20:23:54 +00:00
tools/i18n
.editorconfig
.gitignore
.jshintrc
.travis.yml Add PHP Nightlies to the test suite 2015-10-02 16:50:53 +00:00
Gruntfile.js Speed up `browserify` builds, don't `uglify` the media builds on `watch`. 2015-09-09 02:11:23 +00:00
package.json
phpunit.xml.dist
wp-cli.yml
wp-config-sample.php
wp-tests-config-sample.php