Plugin Directory

Changeset 2517674


Ignore:
Timestamp:
04/19/2021 03:18:57 PM (5 years ago)
Author:
themesara
Message:

Fixed issue #demo url

Location:
themesara-toolset
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • themesara-toolset/inc/hooks.php

    r2517332 r2517674  
    518518                        ),
    519519                        'screenshot_url' => THEMESARA_TOOLSET_TEMPLATE_URL.$theme_slug.'/default/demo.png',/*Screenshot of block*/
    520                         'demo_url' => 'https://demo.themesara.com/sara-pro/',/*Demo Url*/
     520                        'demo_url' => 'https://demo.themesara.com/sara-log-pro/',/*Demo Url*/
    521521                        'plugins' => array(
    522522                            array(
  • themesara-toolset/tags/1.1.0/inc/hooks.php

    r2517332 r2517674  
    518518                        ),
    519519                        'screenshot_url' => THEMESARA_TOOLSET_TEMPLATE_URL.$theme_slug.'/default/demo.png',/*Screenshot of block*/
    520                         'demo_url' => 'https://demo.themesara.com/sara-pro/',/*Demo Url*/
     520                        'demo_url' => 'https://demo.themesara.com/sara-log-pro/',/*Demo Url*/
    521521                        'plugins' => array(
    522522                            array(
  • themesara-toolset/trunk/inc/hooks.php

    r2517332 r2517674  
    518518                        ),
    519519                        'screenshot_url' => THEMESARA_TOOLSET_TEMPLATE_URL.$theme_slug.'/default/demo.png',/*Screenshot of block*/
    520                         'demo_url' => 'https://demo.themesara.com/sara-pro/',/*Demo Url*/
     520                        'demo_url' => 'https://demo.themesara.com/sara-log-pro/',/*Demo Url*/
    521521                        'plugins' => array(
    522522                            array(
Note: See TracChangeset for help on using the changeset viewer.