Rootitr Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
روتیتر
توسط این افزونه میتوانید به راحتی زمینههای دلخواه را کنترل، بروزرسانی و فراخوانی کنید …
<?php if (function_exists('get_rootitr')){ ?>
<h3><?= get_rootitr('rootitr') ?></h3>
<h1><?php the_title(); ?></h1>
<p><?php the_excerpt(); ?></p>
<small><?= get_rootitr('manba') ?></small>
<?php } ?>