- Timestamp:
- 09/06/2022 10:03:10 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/post/isPostPubliclyViewable.php
r51587 r54088 55 55 } 56 56 57 $post_id = $this->factory()->post->create(57 $post_id = self::factory()->post->create( 58 58 array( 59 59 'post_type' => $post_type,
Note: See TracChangeset
for help on using the changeset viewer.