Descrição
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
Instalação
- 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"]
Avaliações
There are no reviews for this plugin.
Contribuidores e desenvolvedores
“WP Featured Entries” é um software com código aberto. As seguintes pessoas contribuíram para este plugin.
ContribuidoresTraduzir “WP Featured Entries” para o seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, dê uma olhada no repositório SVN ou assine o registro de desenvolvimento via RSS.