Changeset 2315572
- Timestamp:
- 06/01/2020 05:57:49 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
simple-featured-video/trunk/simple-featured-video.php
r2208537 r2315572 65 65 function sfv_featured_video() 66 66 { 67 wp_nonce_field( 'theme_meta_box_nonce', 'meta_box_nonce' );68 69 67 if (get_option('sfv_posts_types')) { 70 68 $posts_available = get_option('sfv_posts_types');
Note: See TracChangeset
for help on using the changeset viewer.