Descripció
A plugin which adds portfolio custom post type for WordPress themes by Made4WP.
This plugin adds a custom post type “portfolio” and other portfolio related backend features like taxonomies and meta boxes.
This plugin DOES NOT add any front end display. You will need to add/edit your own “single-portfolio.php”, “archive-portfolio.php” or make a custom query for the post type “portfolio” to display the portfolio items.
Although this plugin is meant to be used with Made4WP themes, please feel free to use it for your own themes as well.
** UPDATE NOTICE **
The taxonomy “type” has been changed to “category”. If you had any portfolio items using the type taxonomy, you will need to recreate and switch them to use categories instead.
Instal·lació
- Upload “m4wp-portfolio” folder to the
/wp-content/plugins/
directory - Activa l’extensió mitjançant el menú ‘Extensions’ del WordPress
- The custom post type “Portfolio” should appear on the menu on the left.
Ressenyes
No hi ha ressenyes per a aquesta extensió.
Col·laboradors i desenvolupadors
«M4WP Portfolio» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.
Col·laboradorsTraduïu «M4WP Portfolio» a la vostra llengua.
Interessats en el desenvolupament?
Navegueu pel codi, baixeu-vos el repositori SVN, o subscriviu-vos al registre de desenvolupament per fisl de subscripció RSS.
Registre de canvis
1.0.2
- Changed: Taxonomy “type” to “category”.
- Updated: README.txt file, tested up to WordPress version 4.5.
1.0.1
- Changed: Name of meta box Project Info to Project Item Details.
1.0.0
- Initial release.