Plugin Directory

Changeset 2516067


Ignore:
Timestamp:
04/16/2021 05:49:24 AM (5 years ago)
Author:
themesara
Message:

data added for the sara-log

Location:
themesara-toolset
Files:
22 added
4 edited

Legend:

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

    r2506441 r2516067  
    469469                break;
    470470
     471
     472                case "sara-log":
     473                $templates = array(
     474                    array(
     475                        'title' => __( 'Default Demo', 'themesara-toolset' ),/*Title*/
     476                        'is_premium' => false,/*Premium*/
     477                        'type' => 'normal',
     478                        'author' => __( 'themesara', 'themesara-toolset' ),/*Author Name*/
     479                        'keywords' => array( 'main', 'demo' ),/*Search keyword*/
     480                        'categories' => array( 'blog' ),/*Categories*/
     481                        'template_url' => array(
     482                            'content' => THEMESARA_TOOLSET_TEMPLATE_URL.$theme_slug.'/default/content.json',
     483                            'options' => THEMESARA_TOOLSET_TEMPLATE_URL.$theme_slug.'/default/options.json',
     484                            'widgets' => THEMESARA_TOOLSET_TEMPLATE_URL.$theme_slug.'/default/widgets.json'
     485                        ),
     486                        'screenshot_url' => THEMESARA_TOOLSET_TEMPLATE_URL.$theme_slug.'/default/sara-demo.png',/*Screenshot of block*/
     487                        'demo_url' => 'https://demo.themesara.com/sara-log/',/*Demo Url*/
     488                        'plugins' => array(
     489
     490                           array(
     491                                'name'      => 'Mailchimp',
     492                                'slug'      => 'mailchimp-for-wp',
     493                            ),
     494
     495                            array(
     496                                'name'      => 'Contact Form by WPForms',
     497                                'slug'      => 'wpforms-lite',
     498                            ),
     499                        )
     500                    ),
     501                );
     502                break;
     503
    471504               
    472505                 
  • themesara-toolset/readme.txt

    r2507079 r2516067  
    11=== Themesara Toolset ===
    2 Contributors: themesara,addonspress,buddhi
     2Contributors: themesara,addonspress,buddhi,sthbuddhi
    33Tags: themesara,theme demos, demo, importer, one click import, minimal hassel,themes, WordPress, Plugin
    44Requires at least: 4.6
  • themesara-toolset/tags/1.1.0/inc/hooks.php

    r2479342 r2516067  
    440440
    441441                            array(
    442                                 'name'      => 'Getwid – Gutenberg Blocks',
    443                                 'slug'      => 'getwid',
     442                                'name'      => 'Blockspare  – Beautiful Page Building Gutenberg Blocks for WordPress',
     443                                'slug'      => 'blockspare',
    444444                            ),
    445445
     
    464464                            ),
    465465                           
     466                        )
     467                    ),
     468                );
     469                break;
     470
     471
     472                case "sara-log":
     473                $templates = array(
     474                    array(
     475                        'title' => __( 'Default Demo', 'themesara-toolset' ),/*Title*/
     476                        'is_premium' => false,/*Premium*/
     477                        'type' => 'normal',
     478                        'author' => __( 'themesara', 'themesara-toolset' ),/*Author Name*/
     479                        'keywords' => array( 'main', 'demo' ),/*Search keyword*/
     480                        'categories' => array( 'blog' ),/*Categories*/
     481                        'template_url' => array(
     482                            'content' => THEMESARA_TOOLSET_TEMPLATE_URL.$theme_slug.'/default/content.json',
     483                            'options' => THEMESARA_TOOLSET_TEMPLATE_URL.$theme_slug.'/default/options.json',
     484                            'widgets' => THEMESARA_TOOLSET_TEMPLATE_URL.$theme_slug.'/default/widgets.json'
     485                        ),
     486                        'screenshot_url' => THEMESARA_TOOLSET_TEMPLATE_URL.$theme_slug.'/default/sara-demo.png',/*Screenshot of block*/
     487                        'demo_url' => 'https://demo.themesara.com/sara-log/',/*Demo Url*/
     488                        'plugins' => array(
     489
     490                           array(
     491                                'name'      => 'Mailchimp',
     492                                'slug'      => 'mailchimp-for-wp',
     493                            ),
     494
     495                            array(
     496                                'name'      => 'Contact Form by WPForms',
     497                                'slug'      => 'wpforms-lite',
     498                            ),
    466499                        )
    467500                    ),
  • themesara-toolset/trunk/inc/hooks.php

    r2479342 r2516067  
    440440
    441441                            array(
    442                                 'name'      => 'Getwid – Gutenberg Blocks',
    443                                 'slug'      => 'getwid',
     442                                'name'      => 'Blockspare  – Beautiful Page Building Gutenberg Blocks for WordPress',
     443                                'slug'      => 'blockspare',
    444444                            ),
    445445
     
    464464                            ),
    465465                           
     466                        )
     467                    ),
     468                );
     469                break;
     470
     471
     472                case "sara-log":
     473                $templates = array(
     474                    array(
     475                        'title' => __( 'Default Demo', 'themesara-toolset' ),/*Title*/
     476                        'is_premium' => false,/*Premium*/
     477                        'type' => 'normal',
     478                        'author' => __( 'themesara', 'themesara-toolset' ),/*Author Name*/
     479                        'keywords' => array( 'main', 'demo' ),/*Search keyword*/
     480                        'categories' => array( 'blog' ),/*Categories*/
     481                        'template_url' => array(
     482                            'content' => THEMESARA_TOOLSET_TEMPLATE_URL.$theme_slug.'/default/content.json',
     483                            'options' => THEMESARA_TOOLSET_TEMPLATE_URL.$theme_slug.'/default/options.json',
     484                            'widgets' => THEMESARA_TOOLSET_TEMPLATE_URL.$theme_slug.'/default/widgets.json'
     485                        ),
     486                        'screenshot_url' => THEMESARA_TOOLSET_TEMPLATE_URL.$theme_slug.'/default/sara-demo.png',/*Screenshot of block*/
     487                        'demo_url' => 'https://demo.themesara.com/sara-log/',/*Demo Url*/
     488                        'plugins' => array(
     489
     490                           array(
     491                                'name'      => 'Mailchimp',
     492                                'slug'      => 'mailchimp-for-wp',
     493                            ),
     494
     495                            array(
     496                                'name'      => 'Contact Form by WPForms',
     497                                'slug'      => 'wpforms-lite',
     498                            ),
    466499                        )
    467500                    ),
Note: See TracChangeset for help on using the changeset viewer.