Uncategorized

Get Adjacent Post – V2 series

This function format has been deprecated, see this post instead Previous Post Link for v3 series. – See more at: Get Adjacent Post Used on single post permalink pages, this return the post type data to the previous/next post. This tag must be used in The Loop. The default WordPress function for this is get_adjacent_post […]

Next Post Link – V2 Series

This function format has been deprecated, see this post instead Next Post Link for v3 series. Used on single post permalink pages, this template tag displays a link to the next post which exists in chronological order from the current post. This tag must be used in The Loop. The default WordPress function for this […]

Previous Post Link – V2 series ( deprecated )

This function format has been deprecated, see this post instead Previous Post Link for v3 series. Used on single post permalink pages, this template tag displays a link to the previous post which exists in chronological order from the current post. This tag must be used in The Loop. The default WordPress function for this […]

Sort WordPress custom post types through Front End – V2 series

This function format is deprecated, see this post instead Sort WordPress custom post types through Front End for v3 series This is the shortcode format for the old version V2 series. Sample Usage Attributes post_type *required This will hide the Archive sort type from the interface. Only the taxonomies will be show for re-order. Example […]