>
ID, 'bookstore_library_event_category', true) || get_post_meta($post->ID, 'bookstore_library_event_location', true) ) {?>
ID, 'bookstore_library_event_category', true) ) {?>
ID,'bookstore_library_event_category',true)); ?>
ID, 'bookstore_library_event_location', true) ) {?>
ID,'bookstore_library_event_location',true)); ?>
_x( 'Published in%title', 'Parent post link', 'bookstore-library' ),
) );
} elseif ( is_singular( 'post' ) ) {
// Previous/next post navigation.
the_post_navigation( array(
'next_text' => '' . __( 'Next:', 'bookstore-library' ) . ' ' .
'%title',
'prev_text' => '' . __( 'Previous:', 'bookstore-library' ) . ' ' .
'%title',
) );
}
?>