Portfolio Plugin Shortcode Thoughts
-
Hello,
I’ve built themes with custom post types for portfolios and such but I’ve been doing it incorrectly… directly into the theme not a plugin, sorry. Time to fix it.
I’m ok with registering the shortcode, creating post types, taxonomies and such but struggling (with my thought process) on how to handle a shortcode that’ll output a portfolio single / paged display page that I would normally build into a custom page template.
/portfolio/ – A standard page template with the portfolio shortcode to display the items, each would link to a “single” portfolio post page.
/portfolio/item-single/ – Like a single post page (with next/prev/etc)
Many tutorials I’m finding are quite outdated or flat out sketchy, maybe there are some simple, solid plugins I can review for ideas?
The topic ‘Portfolio Plugin Shortcode Thoughts’ is closed to new replies.