Changeset 2809282
- Timestamp:
- 11/02/2022 02:44:20 AM (3 years ago)
- Location:
- themereps-helper/trunk/inc
- Files:
-
- 5 edited
-
functions.php (modified) (2 diffs)
-
widgets/about-info.php (modified) (1 diff)
-
widgets/contact-info.php (modified) (1 diff)
-
widgets/recent-posts.php (modified) (1 diff)
-
widgets/social-profiles.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
themereps-helper/trunk/inc/functions.php
r2802937 r2809282 36 36 $demo_templates_lists = array( 37 37 'helphealth-medical' =>array( 38 'title' => esc_html__( ' Grid Main', 'themereps-helper' ),/*Title*/38 'title' => esc_html__( 'Helphealth Medical', 'themereps-helper' ),/*Title*/ 39 39 'is_pro' => false, /*Premium*/ 40 40 'type' => 'free', 41 'author' => esc_html__( ' Themereps', 'themereps-helper' ), /*Author Name*/41 'author' => esc_html__( 'Bootitems', 'themereps-helper' ), /*Author Name*/ 42 42 'keywords' => array( 'helphealth-medical' , 'themereps-helper'), /*Search keyword*/ 43 43 'categories' => array( 'free' ), /*Categories*/ … … 51 51 'plugins' => '' 52 52 ), 53 ); 54 break; 55 56 case "bizindustries": 57 $demo_templates_lists = array( 58 59 'bizindustries' =>array( 60 'title' => esc_html__( 'Bizindustries', 'themereps-helper' ),/*Title*/ 61 'is_pro' => false, /*Premium*/ 62 'type' => 'free', 63 'author' => esc_html__( 'Bootitems', 'themereps-helper' ), /*Author Name*/ 64 'keywords' => array( 'bizindustries' , 'themereps-helper'), /*Search keyword*/ 65 'categories' => array( 'free' ), /*Categories*/ 66 'template_url' => array( 67 'content' => 'https://themereps.com/files/bizindustries/content.json', 68 'options' => 'https://themereps.com/files/bizindustries/options.json', 69 'widgets' => 'https://themereps.com/files/bizindustries/widgets.json' 70 ), 71 'screenshot_url' => 'https://themereps.com/files/bizindustries/screenshot.png', 72 'demo_url' => 'https://bizindustries.themereps.com/', 73 'plugins' => '' 74 ), 75 76 ); 77 break; 78 79 case "bizes": 80 $demo_templates_lists = array( 81 'bizes' =>array( 82 'title' => esc_html__( 'Bizes Free', 'themereps-helper' ),/*Title*/ 83 'is_pro' => false, /*Premium*/ 84 'type' => 'free', 85 'author' => esc_html__( 'Themereps', 'themereps-helper' ), /*Author Name*/ 86 'keywords' => array( 'bizes' , 'themereps-helper'), /*Search keyword*/ 87 'categories' => array( 'free' ), /*Categories*/ 88 'template_url' => array( 89 'content' => 'https://themereps.com/files/bizes/free/content.json', 90 'options' => 'https://themereps.com/files/bizes/free/options.json', 91 'widgets' => 'https://themereps.com/files/bizes/free/widgets.json' 92 ), 93 'screenshot_url' => 'https://themereps.com/files/bizes/free/screenshot.png', 94 'demo_url' => 'https://bizes.themereps.com/', 95 'plugins' => '' 96 ), 97 'bizes-agency' =>array( 98 'title' => esc_html__( 'Bizes Agency', 'themereps-helper' ),/*Title*/ 99 'is_pro' => true, /*Premium*/ 100 'type' => 'pro', 101 'author' => esc_html__( 'Themereps', 'themereps-helper' ), /*Author Name*/ 102 'keywords' => array( 'bizes' , 'themereps-helper'), /*Search keyword*/ 103 'categories' => array( 'pro' ), /*Categories*/ 104 'template_url' => array( 105 'content' => 'https://themereps.com/files/bizes/agency/content.json', 106 'options' => 'https://themereps.com/files/bizes/agency/options.json', 107 'widgets' => 'https://themereps.com/files/bizes/agency/widgets.json' 108 ), 109 'screenshot_url' => 'https://themereps.com/files/bizes/agency/screenshot.png', 110 'demo_url' => 'https://bizes.themereps.com/agency', 111 'plugins' => '' 112 ), 113 'bizes-marketing' =>array( 114 'title' => esc_html__( 'Bizes Marketing', 'themereps-helper' ),/*Title*/ 115 'is_pro' => true, /*Premium*/ 116 'type' => 'pro', 117 'author' => esc_html__( 'Themereps', 'themereps-helper' ), /*Author Name*/ 118 'keywords' => array( 'bizes' , 'themereps-helper'), /*Search keyword*/ 119 'categories' => array( 'pro' ), /*Categories*/ 120 'template_url' => array( 121 'content' => 'https://themereps.com/files/bizes/marketing/content.json', 122 'options' => 'https://themereps.com/files/bizes/marketing/options.json', 123 'widgets' => 'https://themereps.com/files/bizes/marketing/widgets.json' 124 ), 125 'screenshot_url' => 'https://themereps.com/files/bizes/marketing/screenshot.png', 126 'demo_url' => 'https://bizes.themereps.com/marketing', 127 'plugins' => '' 128 ), 129 53 130 ); 54 131 break; -
themereps-helper/trunk/inc/widgets/about-info.php
r2802937 r2809282 16 16 17 17 // Widget name will appear in UI 18 esc_html__(' Themereps - About Info', 'themereps-helper'),18 esc_html__('01- Themereps - About Info', 'themereps-helper'), 19 19 20 20 // Widget description -
themereps-helper/trunk/inc/widgets/contact-info.php
r2802937 r2809282 16 16 17 17 // Widget name will appear in UI 18 esc_html__(' Themereps - Contact Us', 'themereps-helper'),18 esc_html__('02- Themereps - Contact Us', 'themereps-helper'), 19 19 20 20 // Widget description -
themereps-helper/trunk/inc/widgets/recent-posts.php
r2802937 r2809282 16 16 17 17 // Widget name will appear in UI 18 esc_html__(' Themereps - Recent Posts', 'themereps-helper'),18 esc_html__('04- Themereps - Recent Posts', 'themereps-helper'), 19 19 20 20 // Widget description -
themereps-helper/trunk/inc/widgets/social-profiles.php
r2806463 r2809282 16 16 17 17 // Widget name will appear in UI 18 esc_html__(' Themereps - Social Profiles', 'themereps-helper'),18 esc_html__('03- Themereps - Social Profiles', 'themereps-helper'), 19 19 20 20 // Widget description
Note: See TracChangeset
for help on using the changeset viewer.