Conversation
supportThe “use in theme” documentation on the plugin page wasn’t enough of a working example for me, but after some trial-and-error I found another way to display the expiration date. <?php echo get_post_meta($post->ID, 'xn-wppe-expiration', true); ?>
No comments were stored for this source.