PATH:
home
/
urbaoubp
/
gns.pitgradnja.com
/
wp-content
/
plugins
/
futurio-extra
/
inc
/
options
<?php if ( !class_exists( 'Kirki' ) ) { return; } Kirki::add_section( 'futurio_docs', array( 'title' => esc_attr__( 'Documentation', 'futurio-extra' ), 'priority' => 2, ) ); Kirki::add_field( 'futurio_extra', array( 'type' => 'custom', 'settings' => 'docs_links', 'label' => esc_attr__( 'Knowledge Base', 'futurio-extra' ), 'description' => esc_attr__( 'Not sure how something works? Take a peek at the knowledge base and learn.', 'futurio-extra' ), 'section' => 'futurio_docs', 'default' => '<a href="' . esc_url( 'https://futuriowp.com/docs/futurio/' ) . '" class="button action-btn view-site-library" target="_blank">' . esc_html__( 'Visit Knowledge Base', 'futurio-extra' ) . '</a>', 'priority' => 10, ) );
[-] colors-typography-footer-widget.php
[edit]
[-] extra.php
[edit]
[-] custom-codes.php
[edit]
[-] global.php
[edit]
[-] storefront.php
[edit]
[-] colors-typography-presets.php
[edit]
[-] header.php
[edit]
[-] woocommerce.php
[edit]
[-] documentation.php
[edit]
[-] menu-icons.php
[edit]
[-] colors-typography-main-menu.php
[edit]
[-] colors-typography-footer-credits.php
[edit]
[-] colors-typography-widget.php
[edit]
[-] colors-typography-top-bar.php
[edit]
[-] colors-typography-archive.php
[edit]
[-] footer-credits.php
[edit]
[-] top-bar.php
[edit]
[-] demo-import.php
[edit]
[-] posts-pages.php
[edit]
[-] colors-typography.php
[edit]
[+]
..
[-] colors-typography-header-title.php
[edit]
[-] colors-typography-posts-pages.php
[edit]
[-] pre-defined.php
[edit]
[-] sidebar.php
[edit]