?AlkantarClanX12
| Current Path : /home/rankinh/mariage-reunion-refonte/wp-content/plugins/backwpup/parts/example/ |
| Current File : /home/rankinh/mariage-reunion-refonte/wp-content/plugins/backwpup/parts/example/link-xs.php |
<?php
use BackWPup\Utils\BackWPupHelpers;
if ( ! defined( 'ABSPATH' ) ) {
exit;
}
?>
<p>
<?php
BackWPupHelpers::component("navigation/link", [
"url" => "#",
"newtab" => true,
"font" => "xs",
"content" => "Small link icon",
"icon_position" => "after",
"icon_name" => "arrow-right",
]);
?>
</p>