Changeset 28964 for trunk/tests/phpunit/tests/link.php
- Timestamp:
- 07/03/2014 12:49:32 AM (12 years ago)
- File:
-
- 1 edited
-
trunk/tests/phpunit/tests/link.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/link.php
r28961 r28964 35 35 $post_id2 = $this->factory->post->create(); 36 36 37 $wp_rewrite-> permalink_structure = '';37 $wp_rewrite->init(); 38 38 $wp_rewrite->set_permalink_structure( '' ); 39 $wp_rewrite->flush_rules(); 39 40 40 41 // Basic case
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)