- Timestamp:
- 12/21/2016 05:07:05 AM (4 years ago)
- Location:
- branches/4.7
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/4.7
-
branches/4.7/tests/phpunit/tests/rewrite/numericSlugs.php
r36717 r39627 17 17 18 18 public function tearDown() { 19 parent::tearDown(); 19 20 remove_filter( 'wp_unique_post_slug', array( $this, 'filter_unique_post_slug' ), 10, 6 ); 20 21 }
Note: See TracChangeset
for help on using the changeset viewer.