Descrizione
Create Featured Groups of Entries to put into your desired pages and entries by means of shortcode or PHP funcion.
It uses the “Featured image” and the “Excerpt” or the 50 first words of the entry.
Feel free to customize “css/default.css” how you like. In the future we will have more styles, animations and functionallity.
If you have any suggestions you can contact with me in: info@jahertor.com
Installazione
- Upload
jh-featured
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Create your own featured groups of entries.
- Put the shortcode on a page or entry, or the function in your templates
FAQ
- How I put the Group of featured entries on a template?
-
Simply put the PHP function inside
<?php ?>
tags, for example<?php jhfeatured_show(1); ?>
. - How I put the Group of featured entries on a single page or on a entry?
-
Do click the HTML tag on the WordPress editor and in the textarea put your shortcode, for example:
[jhfeatured id="1"]
Recensioni
Non ci sono recensioni per questo plugin.
Contributi e sviluppo
“WP Featured Entries” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
CollaboratoriTraduci “WP Featured Entries” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.