Slide 11
Slide 11 text
Caratteristiche: ....ma anche in
codice
function featured_posts_YIW($args = null) {
global $featured_post_plugin_path;
$defaults = array(
'title' => 'Featured Posts',
'numberposts' => 5,
'orderby' => 'DESC',
'widththumb' => 73,
'heightthumb' => 73,
'beforetitle' => '
',
'aftertitle' => '
'
);
Le opzioni sono le stesse del widget