Changeset 2503403
- Timestamp:
- 03/25/2021 04:04:43 PM (5 years ago)
- File:
-
- 1 edited
-
hyvor-talk/trunk/inc/class-hyvor-talk-webpage.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
hyvor-talk/trunk/inc/class-hyvor-talk-webpage.php
r2400365 r2503403 222 222 $id = get_permalink($post); 223 223 break; 224 case 'id': 225 $id = $post -> ID; 226 break; 224 227 default: 225 228 // a trick to make it really unique
Note: See TracChangeset
for help on using the changeset viewer.