Make WordPress Themes

Changeset 183174 for bard


Ignore:
Timestamp:
01/12/2023 05:52:08 AM (3 years ago)
Author:
themedropbox
Message:

New version of Bard - 2.198

Location:
bard/2.198
Files:
7 edited
1 copied

Legend:

Unmodified
Added
Removed
  • bard/2.198/footer.php

    r146252 r183174  
    5353                            $theme_data = wp_get_theme();
    5454                            /* translators: %1$s: theme name, %2$s link, %3$s theme author */
    55                             printf( __( '%1$s Theme by <a href="%2$s">%3$s.</a>', 'bard' ), esc_html( $theme_data->Name ), esc_url( 'http://wp-royal.com/' ), $theme_data->Author );
     55                            printf( __( '%1$s Theme by <a href="%2$s">%3$s.</a>', 'bard' ), esc_html( $theme_data->Name ), esc_url( 'https://wp-royal-themes.com/' ), $theme_data->Author );
    5656                            ?>
    5757                        </span>
  • bard/2.198/inc/about/about-bard.php

    r181779 r183174  
    2323                <span><?php /* translators: %s theme name */ printf( esc_html__( '%s theme is one of the most Popular Free WordPress theme of 2021-2022 years. To understand better what the theme can offer, please click the button below.', 'bard' ), esc_html( $theme_data->Name ) ); ?></span>
    2424                <br>
    25                 <a href="<?php echo esc_url('https://wp-royal.com/themes/bard-free/demo/?ref=bard-free-backend-about-theme-prev-btn'); ?>" class="button button-primary button-hero" target="_blank"><?php esc_html_e( 'Theme Demo Preview', 'bard' ); ?></a>
     25                <a href="<?php echo esc_url('https://bard-free.wp-royal-themes.com/demo/?ref=bard-free-backend-about-theme-prev-btn'); ?>" class="button button-primary button-hero" target="_blank"><?php esc_html_e( 'Theme Demo Preview', 'bard' ); ?></a>
    2626            </p>
    2727
     
    8787                    <br>
    8888
    89                     <a target="_blank" href="<?php echo esc_url('https://wp-royal.com/themes/bard/docs/?ref=bard-free-backend-about-docs/'); ?>" class="button button-primary"><?php esc_html_e( 'Read Full Documentation', 'bard' ); ?></a>
     89                    <a target="_blank" href="<?php echo esc_url('https://wp-royal-themes.com/themes/bard/docs/?ref=bard-free-backend-about-docs/'); ?>" class="button button-primary"><?php esc_html_e( 'Read Full Documentation', 'bard' ); ?></a>
    9090                    <a target="_blank" href="<?php echo esc_url('https://youtu.be/TKV-udrwNEU?t=183'); ?>" class="button button-primary insta"><span class="dashicons dashicons-video-alt3"></span><?php esc_html_e( 'Setup Instagram', 'bard' ); ?></a>
    9191                </div>
     
    122122                            ),
    123123                        );
    124                         echo wp_kses( 'With Bard theme you can build a beautiful <a style="color: #3858E9;" href="https://wp-royal.com/themes/bard-free/demo/shop/?ref=bard-free-backend-about-shop-prev-bt" target="_blank">online shop</a> with ease, just install the Woocommerce plugin and start building your shop today!', $allowed_html); ?>
     124                        echo wp_kses( 'With Bard theme you can build a beautiful <a style="color: #3858E9;" href="https://bard-free.wp-royal-themes.com/demo/shop/?ref=bard-free-backend-about-shop-prev-bt" target="_blank">online shop</a> with ease, just install the Woocommerce plugin and start building your shop today!', $allowed_html); ?>
    125125                    </p>
    126126
     
    132132                        <a href="<?php echo esc_url( wp_nonce_url( self_admin_url( 'update.php?action=install-plugin&plugin=woocommerce' ), 'install-plugin_woocommerce' ) ); ?>" id="bard-woocommerce-install" class="button button-primary"><?php esc_html_e( 'Install Woocommerce', 'bard' ); ?></a>
    133133                    <?php endif; ?>
    134                     <a style="width: 215px; display: block" href="<?php echo esc_url('https://wp-royal.com/video-tutorial-coming-soon/') ?>" target="_blank" class="button button-primary import-video"><span class="dashicons dashicons-video-alt3"></span><?php esc_html_e( 'Shop Setup Video Tutorial', 'bard' ); ?></a>
     134                    <a style="width: 215px; display: block" href="<?php echo esc_url('https://wp-royal-themes.com/video-tutorial-coming-soon/') ?>" target="_blank" class="button button-primary import-video"><span class="dashicons dashicons-video-alt3"></span><?php esc_html_e( 'Shop Setup Video Tutorial', 'bard' ); ?></a>
    135135                </div>
    136136
     
    178178                <p>
    179179                    <?php /* translators: %s link */
    180                         printf( __( 'Bard Pro\'s powerful setup allows you to easily create unique looking sites. Here are a few included examples that can be installed with one click in the Pro Version. More details in the <a href="%s" target="_blank" >Theme Documentation</a>', 'bard' ), esc_url('https://wp-royal.com/themes/bard/docs/?ref=bard-free-backend-about-predefined-styles#predefined') );
     180                        printf( __( 'Bard Pro\'s powerful setup allows you to easily create unique looking sites. Here are a few included examples that can be installed with one click in the Pro Version. More details in the <a href="%s" target="_blank" >Theme Documentation</a>', 'bard' ), esc_url('https://wp-royal-themes.com/themes/bard/docs/?ref=bard-free-backend-about-predefined-styles#predefined') );
    181181                    ?>
    182182                </p>
     
    187187                    <div>
    188188                        <h2><?php esc_html_e( 'Main', 'bard' ); ?></h2>
    189                         <a href="<?php echo esc_url('https://wp-royal.com/themes/bard-pro/demo/?ref=bard-free-backend-about-predefined-styles'); ?>" target="_blank" class="button button-primary"><?php esc_html_e( 'Live Preview', 'bard' ); ?></a>
     189                        <a href="<?php echo esc_url('https://bard-pro.wp-royal-themes.com/demo/?ref=bard-free-backend-about-predefined-styles'); ?>" target="_blank" class="button button-primary"><?php esc_html_e( 'Live Preview', 'bard' ); ?></a>
    190190                    </div>
    191191                </div>
     
    194194                    <div>
    195195                        <h2><?php esc_html_e( 'Food', 'bard' ); ?></h2>
    196                         <a href="<?php echo esc_url('https://wp-royal.com/themes/bard-pro/food/?ref=bard-free-backend-about-predefined-styles'); ?>" target="_blank" class="button button-primary"><?php esc_html_e( 'Live Preview', 'bard' ); ?></a>
     196                        <a href="<?php echo esc_url('https://bard-pro.wp-royal-themes.com/food/?ref=bard-free-backend-about-predefined-styles'); ?>" target="_blank" class="button button-primary"><?php esc_html_e( 'Live Preview', 'bard' ); ?></a>
    197197                    </div>
    198198                </div>
     
    201201                    <div>
    202202                        <h2><?php esc_html_e( 'Lifestyle', 'bard' ); ?></h2>
    203                         <a href="<?php echo esc_url('https://wp-royal.com/themes/bard-pro/lifestyle/?ref=bard-free-backend-about-predefined-styles'); ?>" target="_blank" class="button button-primary"><?php esc_html_e( 'Live Preview', 'bard' ); ?></a>
     203                        <a href="<?php echo esc_url('https://bard-pro.wp-royal-themes.com/lifestyle/?ref=bard-free-backend-about-predefined-styles'); ?>" target="_blank" class="button button-primary"><?php esc_html_e( 'Live Preview', 'bard' ); ?></a>
    204204                    </div>
    205205                </div>
     
    208208                    <div>
    209209                        <h2><?php esc_html_e( 'Dark', 'bard' ); ?></h2>
    210                         <a href="<?php echo esc_url('https://wp-royal.com/themes/bard-pro/color-black/?ref=bard-free-backend-about-predefined-styles'); ?>" target="_blank" class="button button-primary"><?php esc_html_e( 'Live Preview', 'bard' ); ?></a>
     210                        <a href="<?php echo esc_url('https://bard-pro.wp-royal-themes.com/color-black/?ref=bard-free-backend-about-predefined-styles'); ?>" target="_blank" class="button button-primary"><?php esc_html_e( 'Live Preview', 'bard' ); ?></a>
    211211                    </div>
    212212                </div> 
     
    215215                    <div>
    216216                        <h2><?php esc_html_e( 'Style 1', 'bard' ); ?></h2>
    217                         <a href="<?php echo esc_url('https://wp-royal.com/themes/bard-pro/typography-v1/?ref=bard-free-backend-about-predefined-styles'); ?>" target="_blank" class="button button-primary"><?php esc_html_e( 'Live Preview', 'bard' ); ?></a>
     217                        <a href="<?php echo esc_url('https://bard-pro.wp-royal-themes.com/typography-v1/?ref=bard-free-backend-about-predefined-styles'); ?>" target="_blank" class="button button-primary"><?php esc_html_e( 'Live Preview', 'bard' ); ?></a>
    218218                    </div>
    219219                </div>
     
    222222                    <div>
    223223                        <h2><?php esc_html_e( 'Style 2', 'bard' ); ?></h2>
    224                         <a href="<?php echo esc_url('https://wp-royal.com/themes/bard-pro/sample-v3/?ref=bard-free-backend-about-predefined-styles'); ?>" target="_blank" class="button button-primary"><?php esc_html_e( 'Live Preview', 'bard' ); ?></a>
     224                        <a href="<?php echo esc_url('https://bard-pro.wp-royal-themes.com/sample-v3/?ref=bard-free-backend-about-predefined-styles'); ?>" target="_blank" class="button button-primary"><?php esc_html_e( 'Live Preview', 'bard' ); ?></a>
    225225                    </div>
    226226                </div>
     
    229229                    <div>
    230230                        <h2><?php esc_html_e( 'Style 3', 'bard' ); ?></h2>
    231                         <a href="<?php echo esc_url('https://wp-royal.com/themes/bard-pro/columns2-sidebar/?ref=bard-free-backend-about-predefined-styles'); ?>" target="_blank" class="button button-primary"><?php esc_html_e( 'Live Preview', 'bard' ); ?></a>
     231                        <a href="<?php echo esc_url('https://bard-pro.wp-royal-themes.com/columns2-sidebar/?ref=bard-free-backend-about-predefined-styles'); ?>" target="_blank" class="button button-primary"><?php esc_html_e( 'Live Preview', 'bard' ); ?></a>
    232232                    </div>
    233233                </div>
     
    236236                    <div>
    237237                        <h2><?php esc_html_e( 'Style 4', 'bard' ); ?></h2>
    238                         <a href="<?php echo esc_url('https://wp-royal.com/themes/bard-pro/sample-v5/?ref=bard-free-backend-about-predefined-styles'); ?>" target="_blank" class="button button-primary"><?php esc_html_e( 'Live Preview', 'bard' ); ?></a>
     238                        <a href="<?php echo esc_url('https://bard-pro.wp-royal-themes.com/sample-v5/?ref=bard-free-backend-about-predefined-styles'); ?>" target="_blank" class="button button-primary"><?php esc_html_e( 'Live Preview', 'bard' ); ?></a>
    239239                    </div>
    240240                </div>
     
    243243                    <div>
    244244                        <h2><?php esc_html_e( 'Style 5', 'bard' ); ?></h2>
    245                         <a href="<?php echo esc_url('https://wp-royal.com/themes/bard-pro/color-colorful/?ref=bard-free-backend-about-predefined-styles'); ?>" target="_blank" class="button button-primary"><?php esc_html_e( 'Live Preview', 'bard' ); ?></a>
     245                        <a href="<?php echo esc_url('https://bard-pro.wp-royal-themes.com/color-colorful/?ref=bard-free-backend-about-predefined-styles'); ?>" target="_blank" class="button button-primary"><?php esc_html_e( 'Live Preview', 'bard' ); ?></a>
    246246                    </div>
    247247                </div>
     
    250250                    <div>
    251251                        <h2><?php esc_html_e( 'Style 6', 'bard' ); ?></h2>
    252                         <a href="<?php echo esc_url('https://wp-royal.com/themes/bard-pro/columns4/?ref=bard-free-backend-about-predefined-styles'); ?>" target="_blank" class="button button-primary"><?php esc_html_e( 'Live Preview', 'bard' ); ?></a>
     252                        <a href="<?php echo esc_url('https://bard-pro.wp-royal-themes.com/columns4/?ref=bard-free-backend-about-predefined-styles'); ?>" target="_blank" class="button button-primary"><?php esc_html_e( 'Live Preview', 'bard' ); ?></a>
    253253                    </div>
    254254                </div>
     
    257257                    <div>
    258258                        <h2><?php esc_html_e( 'Style 7', 'bard' ); ?></h2>
    259                         <a href="<?php echo esc_url('https://wp-royal.com/themes/bard-pro/columns3-sidebar/?ref=bard-free-backend-about-predefined-styles'); ?>" target="_blank" class="button button-primary"><?php esc_html_e( 'Live Preview', 'bard' ); ?></a>
     259                        <a href="<?php echo esc_url('https://bard-pro.wp-royal-themes.com/columns3-sidebar/?ref=bard-free-backend-about-predefined-styles'); ?>" target="_blank" class="button button-primary"><?php esc_html_e( 'Live Preview', 'bard' ); ?></a>
    260260                    </div>
    261261                </div>
     
    264264                    <div>
    265265                        <h2><?php esc_html_e( 'Style 8', 'bard' ); ?></h2>
    266                         <a href="<?php echo esc_url('https://wp-royal.com/themes/bard-pro/color-black-white/?ref=bard-free-backend-about-predefined-styles'); ?>" target="_blank" class="button button-primary"><?php esc_html_e( 'Live Preview', 'bard' ); ?></a>
     266                        <a href="<?php echo esc_url('https://bard-pro.wp-royal-themes.com/color-black-white/?ref=bard-free-backend-about-predefined-styles'); ?>" target="_blank" class="button button-primary"><?php esc_html_e( 'Live Preview', 'bard' ); ?></a>
    267267                    </div>
    268268                </div>
     
    271271                    <div>
    272272                        <h2><?php esc_html_e( 'Style 9', 'bard' ); ?></h2>
    273                         <a href="<?php echo esc_url('https://wp-royal.com/themes/bard-pro/columns3-nsidebar/?ref=bard-free-backend-about-predefined-styles'); ?>" target="_blank" class="button button-primary"><?php esc_html_e( 'Live Preview', 'bard' ); ?></a>
     273                        <a href="<?php echo esc_url('https://bard-pro.wp-royal-themes.com/columns3-nsidebar/?ref=bard-free-backend-about-predefined-styles'); ?>" target="_blank" class="button button-primary"><?php esc_html_e( 'Live Preview', 'bard' ); ?></a>
    274274                    </div>
    275275                </div>
     
    278278                    <div>
    279279                        <h2><?php esc_html_e( 'Style 10', 'bard' ); ?></h2>
    280                         <a href="<?php echo esc_url('https://wp-royal.com/themes/bard-pro/columns2-nsidebar/?ref=bard-free-backend-about-predefined-styles'); ?>" target="_blank" class="button button-primary"><?php esc_html_e( 'Live Preview', 'bard' ); ?></a>
     280                        <a href="<?php echo esc_url('https://bard-pro.wp-royal-themes.com/columns2-nsidebar/?ref=bard-free-backend-about-predefined-styles'); ?>" target="_blank" class="button button-primary"><?php esc_html_e( 'Live Preview', 'bard' ); ?></a>
    281281                    </div>
    282282                </div>
     
    368368
    369369                // MailPoet 2
    370                 bard_recommended_plugin( 'wysija-newsletters', 'index' );
     370                // bard_recommended_plugin( 'wysija-newsletters', 'index' );
    371371
    372372                // Contact Form 7
     
    408408                    </h3>
    409409                    <p><?php esc_html_e( 'Before asking a questions it\'s highly recommended to search on forums, but if you can\'t find the solution feel free to create a new topic.', 'bard' ); ?></p>
    410                     <a target="_blank" class="button button-primary" href="<?php echo esc_url('https://wp-royal.com/support-bard-free/?ref=bard-free-backend-about-support-forum/'); ?>"><?php esc_html_e( 'Go to Support Forums', 'bard' ); ?></a>
     410                    <a target="_blank" class="button button-primary" href="<?php echo esc_url('https://wp-royal-themes.com/support-bard-free/?ref=bard-free-backend-about-support-forum/'); ?>"><?php esc_html_e( 'Go to Support Forums', 'bard' ); ?></a>
    411411                </div>
    412412
     
    418418                    </h3>
    419419                    <p><?php esc_html_e( 'Want to get the gist on the latest theme changes? Just consult our changelog below to get a taste of the recent fixes and features implemented.', 'bard' ); ?></p>
    420                     <a target="_blank" class="button button-primary" href="<?php echo esc_url('https://wp-royal.com/bard-free-changelog/?ref=bard-free-backend-about-changelog/'); ?>"><?php esc_html_e( 'Changelog', 'bard' ); ?></a>
     420                    <a target="_blank" class="button button-primary" href="<?php echo esc_url('https://wp-royal-themes.com/bard-free-changelog/?ref=bard-free-backend-about-changelog/'); ?>"><?php esc_html_e( 'Changelog', 'bard' ); ?></a>
    421421                </div>
    422422
     
    427427                    </h3>
    428428                    <p><?php esc_html_e( 'If you have any kind of theme related questions, feel free to ask.', 'bard' ); ?></p>
    429                     <a target="_blank" class="button button-primary" href="<?php echo esc_url('https://wp-royal.com/contact/?ref=bard-free-backend-about-contact/#!/cform'); ?>"><?php esc_html_e( 'Contact Us', 'bard' ); ?></a>
     429                    <a target="_blank" class="button button-primary" href="<?php echo esc_url('https://wp-royal-themes.com/contact/?ref=bard-free-backend-about-contact/#!/cform'); ?>"><?php esc_html_e( 'Contact Us', 'bard' ); ?></a>
    430430                </div>
    431431
     
    440440                    <tr>
    441441                        <th>
    442                             <a href="<?php echo esc_url('https://wp-royal.com/themes/item-bard-pro/?ref=bard-free-backend-about-section-getpro-btn'); ?>" target="_blank" class="button button-primary button-hero">
     442                            <a href="<?php echo esc_url('https://wp-royal-themes.com/themes/item-bard-pro/?ref=bard-free-backend-about-section-getpro-btn'); ?>" target="_blank" class="button button-primary button-hero">
    443443                                <?php esc_html_e( 'Get Bard Pro', 'bard' ); ?>
    444444                            </a>
     
    509509                    <tr>
    510510                        <td colspan="3">
    511                             <a href="<?php echo esc_url('https://wp-royal.com/themes/item-bard-pro/?ref=bard-free-backend-about-section-feature-list-btn#features'); ?>" target="_blank" class="button button-primary button-hero">
     511                            <a href="<?php echo esc_url('https://wp-royal-themes.com/themes/item-bard-pro/?ref=bard-free-backend-about-section-feature-list-btn#features'); ?>" target="_blank" class="button button-primary button-hero">
    512512                                <strong><?php esc_html_e( 'View Full Feature List', 'bard' ); ?></strong>
    513513                            </a>
  • bard/2.198/inc/customizer/customizer.php

    r155217 r183174  
    333333                    <h3><?php esc_html_e( 'Upgrade', 'bard' ); ?> <span>*</span></h3>
    334334                    <p><?php esc_html_e( 'There are lots of reasons to upgrade to Pro version. Unlimited custom Colors, rich Typography options, multiple variation of Blog Feed layout and way much more. Also Premium Support included.', 'bard' ); ?></p>
    335                     <a href="<?php echo esc_url('https://wp-royal.com/themes/item-bard-pro/?ref=bard-free-customizer-about-section-buypro'); ?>" target="_blank" class="button button-primary widefat"><?php esc_html_e( 'Get Bard Pro', 'bard' ); ?></a>
     335                    <a href="<?php echo esc_url('https://wp-royal-themes.com/themes/item-bard-pro/?ref=bard-free-customizer-about-section-buypro'); ?>" target="_blank" class="button button-primary widefat"><?php esc_html_e( 'Get Bard Pro', 'bard' ); ?></a>
    336336                </li>
    337337                <li class="customize-control">
     
    342342                <li class="customize-control">
    343343                    <h3><?php esc_html_e( 'Demo Import / Getting Started', 'bard' ); ?></h3>
    344                     <p><?php esc_html_e( 'All you need for startup: Demo Import, Video Tutorials and more. To see what Bard theme can offer, please visit a ', 'bard' ); ?><a href="<?php echo esc_url('https://wp-royal.com/themes/bard-free/demo/?ref=bard-free-customizer-about-section-get-started-btn/'); ?>" target="_blank"><?php esc_html_e( 'Demo Preview Page.', 'bard' ); ?></a></p>
     344                    <p><?php esc_html_e( 'All you need for startup: Demo Import, Video Tutorials and more. To see what Bard theme can offer, please visit a ', 'bard' ); ?><a href="<?php echo esc_url('https://bard-free.wp-royal-themes.com/demo/?ref=bard-free-customizer-about-section-get-started-btn/'); ?>" target="_blank"><?php esc_html_e( 'Demo Preview Page.', 'bard' ); ?></a></p>
    345345                    <a href="<?php echo esc_url(admin_url('themes.php?page=about-bard')); ?>" target="_blank" class="button button-primary widefat"><?php esc_html_e( 'Get Started', 'bard' ); ?></a>
    346346                </li>
     
    354354                    ?>
    355355                    </p>
    356                     <a href="<?php echo esc_url('https://wp-royal.com/themes/bard/docs/?ref=bard-free-customizer-about-section-docs-btn/'); ?>" target="_blank" class="button button-primary widefat"><?php esc_html_e( 'Documentation', 'bard' ); ?></a>
     356                    <a href="<?php echo esc_url('https://wp-royal-themes.com/themes/bard/docs/?ref=bard-free-customizer-about-section-docs-btn/'); ?>" target="_blank" class="button button-primary widefat"><?php esc_html_e( 'Documentation', 'bard' ); ?></a>
    357357                </li>
    358358                <li class="customize-control">
     
    360360                    <p>
    361361                    <?php /* translators: %s link */
    362                         printf( __( 'Bard Pro\'s powerful setup allows you to easily create unique looking sites. Here are a few included examples that can be installed with one click in the Pro Version. More details in the <a href="%s" target="_blank" >Theme Documentation</a>', 'bard' ), esc_url('https://wp-royal.com/themes/bard/docs/?ref=bard-free-backend-about-predefined-styles#predefined') );
     362                        printf( __( 'Bard Pro\'s powerful setup allows you to easily create unique looking sites. Here are a few included examples that can be installed with one click in the Pro Version. More details in the <a href="%s" target="_blank" >Theme Documentation</a>', 'bard' ), esc_url('https://wp-royal-themes.com/themes/bard/docs/?ref=bard-free-backend-about-predefined-styles#predefined') );
    363363                    ?>
    364364                    </p>
     
    368368                    <h3><?php esc_html_e( 'Changelog', 'bard' ); ?></h3>
    369369                    <p><?php esc_html_e( 'Want to get the gist on the latest theme changes? Just consult our changelog below to get a taste of the recent fixes and features implemented.', 'bard' ); ?></p>
    370                     <a href="<?php echo esc_url('https://wp-royal.com/bard-free-changelog/?ref=bard-free-customizer-about-section-changelog'); ?>" target="_blank" class="button button-primary widefat"><?php esc_html_e( 'Changelog', 'bard' ); ?></a>
     370                    <a href="<?php echo esc_url('https://wp-royal-themes.com/bard-free-changelog/?ref=bard-free-customizer-about-section-changelog'); ?>" target="_blank" class="button button-primary widefat"><?php esc_html_e( 'Changelog', 'bard' ); ?></a>
    371371                </li>
    372372            </ul>
     
    454454                'type'        => 'pro_options',
    455455                'label'       => esc_html__( 'Colors', 'bard' ),
    456                 'description' => esc_html( 'https://wp-royal.com/themes/item-bard-pro/?ref=bard-free-colors-customizer#!/bard-pro-page-colors' ),
     456                'description' => esc_html( 'https://wp-royal-themes.com/themes/item-bard-pro/?ref=bard-free-colors-customizer#!/bard-pro-page-colors' ),
    457457                'priority'    => 100
    458458            )
     
    533533                'type'        => 'pro_options',
    534534                'label'       => esc_html__( 'Layout Options', 'bard' ),
    535                 'description' => esc_html( 'https://wp-royal.com/themes/item-bard-pro/?ref=bard-free-general-layouts-customizer#!/bard-pro-page-layouts' ),
     535                'description' => esc_html( 'https://wp-royal-themes.com/themes/item-bard-pro/?ref=bard-free-general-layouts-customizer#!/bard-pro-page-layouts' ),
    536536                'priority'    => 100
    537537            )
     
    584584                'type'        => 'pro_options',
    585585                'label'       => esc_html__( 'Header Options', 'bard' ),
    586                 'description' => esc_html( 'https://wp-royal.com/themes/bard/customizer/free/header-image2.html?ref=bard-free-header-customizer' ),
     586                'description' => esc_html( 'https://wp-royal-themes.com/themes/bard/customizer/free/header-image2.html?ref=bard-free-header-customizer' ),
    587587                'priority'    => 100
    588588            )
     
    615615                'type'        => 'pro_options',
    616616                'label'       => esc_html__( 'Logo Options', 'bard' ),
    617                 'description' => esc_html( 'https://wp-royal.com/themes/bard/customizer/free/typography-logo.html?ref=bard-free-site-identity-customizer' ),
     617                'description' => esc_html( 'https://wp-royal-themes.com/themes/bard/customizer/free/typography-logo.html?ref=bard-free-site-identity-customizer' ),
    618618                'priority'    => 55
    619619            )
     
    714714                'type'        => 'pro_options',
    715715                'label'       => esc_html__( 'Slider Options ', 'bard' ),
    716                 'description' => esc_html( 'https://wp-royal.com/themes/item-bard-pro/?ref=bard-free-general-layouts-customizer#!/bard-pro-page-sliders' ),
     716                'description' => esc_html( 'https://wp-royal-themes.com/themes/item-bard-pro/?ref=bard-free-general-layouts-customizer#!/bard-pro-page-sliders' ),
    717717                'priority'    => 100
    718718            )
     
    827827                'type'        => 'pro_options',
    828828                'label'       => esc_html__( 'Blog Options ', 'bard' ),
    829                 'description' => esc_html( 'https://wp-royal.com/themes/item-bard-pro/?ref=bard-free-general-layouts-customizer#!/bard-pro-page-layouts' ),
     829                'description' => esc_html( 'https://wp-royal-themes.com/themes/item-bard-pro/?ref=bard-free-general-layouts-customizer#!/bard-pro-page-layouts' ),
    830830                'priority'    => 100
    831831            )
     
    10321032                'type'        => 'pro_options',
    10331033                'label'       => esc_html__( 'Typography Options', 'bard' ),
    1034                 'description' => esc_html( 'https://wp-royal.com/themes/bard/customizer/free/typography-logo.html?ref=bard-free-typography-customizer' ),
     1034                'description' => esc_html( 'https://wp-royal-themes.com/themes/bard/customizer/free/typography-logo.html?ref=bard-free-typography-customizer' ),
    10351035                'priority'    => 10
    10361036            )
     
    10731073                'type'        => 'pro_options',
    10741074                'label'       => esc_html__( 'Footer Options', 'bard' ),
    1075                 'description' => esc_html( 'https://wp-royal.com/themes/bard/customizer/free/page-footer.html?ref=bard-free-page-footer-customizer' ),
     1075                'description' => esc_html( 'https://wp-royal-themes.com/themes/bard/customizer/free/page-footer.html?ref=bard-free-page-footer-customizer' ),
    10761076                'priority'    => 100
    10771077            )
  • bard/2.198/inc/rating/rating.php

    r160786 r183174  
    7171                                <a class="bard-maybe-later"><span class="dashicons dashicons-clock"></span> Maybe Later</a>
    7272                                <a class="bard-already-rated"><span class="dashicons dashicons-yes"></span> I Already did</a>
    73                                 <a href="https://wp-royal.com/contact/#!/cform" target="_blank" class="bard-need-support"><span class="dashicons dashicons-sos"></span> I need support!</a>
     73                                <a href="https://wp-royal-themes.com/contact/#!/cform" target="_blank" class="bard-need-support"><span class="dashicons dashicons-sos"></span> I need support!</a>
    7474                                <a class="bard-notice-dismiss-2"><span class="dashicons dashicons-thumbs-down"></span> NO, not good enough</a>
    7575                            </p>
  • bard/2.198/inc/upgrade-to-pro/upgrade-to-pro.php

    r181779 r183174  
    6161                            <h3>Important Information!</a></h3>
    6262                            <p>
    63                                 Dear Bard Theme users, our website <strong>wp-royal.com</strong> is currently not available, we are migrating our servers to much better and faster infrastructure and this might take a few days. During this period if you will need support you can post your questions <a target="_blank" href="https://wordpress.org/support/theme/bard/"><strong>here</strong></a>, or if you are a PRO user you can contact us via this email <strong>info.wproyal@gmail.com</strong>.
     63                                Dear Bard Theme users, our website <strong>wp-royal-themes.com</strong> is currently not available, we are migrating our servers to much better and faster infrastructure and this might take a few days. During this period if you will need support you can post your questions <a target="_blank" href="https://wordpress.org/support/theme/bard/"><strong>here</strong></a>, or if you are a PRO user you can contact us via this email <strong>info.wproyal@gmail.com</strong>.
    6464                            </p>
    6565                            <p>
  • bard/2.198/readme.txt

    r181779 r183174  
    11=== Bard ===
    22
    3 Author: Royal-Flush wp-royal.com
     3Author: Royal-Flush wp-royal-themes.com
    44Requires at least: WordPress 4.7+
    55Tested up to: WordPress 6.1.1
    6 Version: 2.197
     6Version: 2.198
    77License: GPLv3 or later
    88License URI: http://www.gnu.org/licenses/gpl-3.0.en.html
     
    1212== Description ==
    1313
    14 Personal and Multi-Author Free WordPress Blog Theme. Perfect for personal, lifestyle, health & fitness, food, cooking, bakery, travel, beauty, fashion, wedding, photography, news, quotes blog, auto blog, small business website and any other kind of amazing blogs. Minimal, elegant & mobile friendly layout with WooCommerce shop (storefront) support will WOW and inspire your visitors. Well documented and very easy to use even for WordPress beginners. Clean and Modern Responsive design will perfectly showcase your content on any device, even on tablet, mobile & retina displays. Very fast, compatibility with many popular plugins & of course translation & RTL (right to left language) ready, coded with best SEO practices. The theme has features like Text & Image logo, Fullscreen Slider, Header image, Instagram slider widget support, footer menu support, GDPR compatibility plugins support and many more. Works perfectly with all major drag and drop page builders like Elementor, Beaver Builder, Visual Composer, SiteOrigin, Divi. You just need to write and be awesome! TEMPLATE DEMO: http://wp-royal.com/themes/bard-free/demo/
     14Personal and Multi-Author Free WordPress Blog Theme. Perfect for personal, lifestyle, health & fitness, food, cooking, bakery, travel, beauty, fashion, wedding, photography, news, quotes blog, auto blog, small business website and any other kind of amazing blogs. Minimal, elegant & mobile friendly layout with WooCommerce shop (storefront) support will WOW and inspire your visitors. Well documented and very easy to use even for WordPress beginners. Clean and Modern Responsive design will perfectly showcase your content on any device, even on tablet, mobile & retina displays. Very fast, compatibility with many popular plugins & of course translation & RTL (right to left language) ready, coded with best SEO practices. The theme has features like Text & Image logo, Fullscreen Slider, Header image, Instagram slider widget support, footer menu support, GDPR compatibility plugins support and many more. Works perfectly with all major drag and drop page builders like Elementor, Beaver Builder, Visual Composer, SiteOrigin, Divi. You just need to write and be awesome! TEMPLATE DEMO: http://bard-free.wp-royal-themes.com/demo/
    1515
    1616
     
    1919
    2020Please read the Theme Documentation to undertand the basics: Installation, Setup, etc...
    21 https://wp-royal.com/themes/bard/docs/
     21https://wp-royal-themes.com/themes/bard/docs/
    2222
    2323
    2424== Copyright ==
    2525
    26 Bard, Copyright 2018 wp-royal.com
     26Bard, Copyright 2018 wp-royal-themes.com
    2727It is distributed under the terms of the GNU GPL
    2828
  • bard/2.198/style.css

    r181779 r183174  
    11/*
    22Theme Name: Bard
    3 Theme URI: https://wp-royal.com/themes/item-bard-free/
     3Theme URI: https://wp-royal-themes.com/themes/item-bard-free/
    44Author: WP Royal
    5 Author URI: http://wp-royal.com/
    6 Description: Personal and Multi-Author Free WordPress Blog Theme. Perfect for personal, lifestyle, health & fitness, food, cooking, bakery, travel, beauty, fashion, wedding, photography, news, quotes blog, auto blog, small business website and any other kind of amazing blogs. Minimal, elegant & mobile friendly layout with WooCommerce shop (storefront) support will WOW and inspire your visitors. Well documented and very easy to use even for WordPress beginners. Clean and Modern Responsive design will perfectly showcase your content on any device, even on tablet, mobile & retina displays. Very fast, compatibility with many popular plugins & of course translation & RTL (right to left language) ready, coded with best SEO practices. The theme has features like Text & Image logo, Fullscreen Slider, Header image, Instagram slider widget support, footer menu support, GDPR compatibility plugins support and many more. Works perfectly with all major drag and drop page builders like Elementor, Beaver Builder, Visual Composer, SiteOrigin, Divi. You just need to write and be awesome! TEMPLATE DEMO: http://wp-royal.com/themes/bard-free/demo/
    7 Version: 2.197
     5Author URI: https://wp-royal-themes.com/
     6Description: Personal and Multi-Author Free WordPress Blog Theme. Perfect for personal, lifestyle, health & fitness, food, cooking, bakery, travel, beauty, fashion, wedding, photography, news, quotes blog, auto blog, small business website and any other kind of amazing blogs. Minimal, elegant & mobile friendly layout with WooCommerce shop (storefront) support will WOW and inspire your visitors. Well documented and very easy to use even for WordPress beginners. Clean and Modern Responsive design will perfectly showcase your content on any device, even on tablet, mobile & retina displays. Very fast, compatibility with many popular plugins & of course translation & RTL (right to left language) ready, coded with best SEO practices. The theme has features like Text & Image logo, Fullscreen Slider, Header image, Instagram slider widget support, footer menu support, GDPR compatibility plugins support and many more. Works perfectly with all major drag and drop page builders like Elementor, Beaver Builder, Visual Composer, SiteOrigin, Divi. You just need to write and be awesome! TEMPLATE DEMO: http://bard-free.wp-royal-themes.com/demo/
     7Version: 2.198
    88Requires at least: 4.7
    99Requires PHP: 5.2.4
Note: See TracChangeset for help on using the changeset viewer.