Changeset 2847919
- Timestamp:
- 01/13/2023 12:52:36 PM (3 years ago)
- File:
-
- 1 edited
-
wp-mini-program/tags/1.4.5/router/custom.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-mini-program/tags/1.4.5/router/custom.php
r2847916 r2847919 244 244 } 245 245 246 $args['post_type'] = $post->post_type;246 $args['post_type'] = $post->post_type; 247 247 $args['post__not_in'][] = $post_id; 248 248
Note: See TracChangeset
for help on using the changeset viewer.