Rootitr

0

روتیتر توسط این افزونه می‌توانید به راحتی زمینه‌های دلخواه را کنترل، بروزرسانی و فراخوانی کنید … <

Version
Last updated
Active installations
WordPress Version
Tested up to
Rating
Total ratings
Tag
This plugin is outdated and might not be supported anymore.

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 } ?>