We'll create fresh WordPress site with Rootitr installed. You have 20 minutes to test the plugin after that site we'll be deleted.
توسط این افزونه میتوانید به راحتی زمینههای دلخواه را کنترل، بروزرسانی و فراخوانی کنید …
<?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 } ?>