Maintenance - Version 3.99

Version Description

Download this release

Release Info

Developer WebFactory
Plugin Icon 128x128 Maintenance
Version 3.99
Comparing to
See all releases

Code changes from version 3.97 to 3.99

css/admin.css CHANGED
@@ -44,29 +44,23 @@
44
  line-height: 150%;
45
  }
46
 
47
- .weglot-upsell-dialog .ui-dialog-titlebar {
48
- background: linear-gradient(140deg, #335ee2 10%, #271f50 90%);
49
  text-align: center;
50
- height: 55px;
51
- }
52
-
53
- .weglot-upsell-dialog .ui-dialog-titlebar img {
54
- height: 32px;
55
- display: inline-block;
56
- margin: 11px 0 0 0;
57
- }
58
-
59
- .weglot-upsell-dialog .ui-button.ui-dialog-titlebar-close {
60
- color: #fff;
61
- height: 55px;
62
  }
63
 
64
  #promo-extended img {
65
  max-width: 100%;
66
  }
67
 
 
 
 
 
 
68
  #promo-sn img {
69
- max-width: 100%;
 
 
70
  }
71
 
72
  #wpbody-content .metabox-holder {
@@ -493,4 +487,4 @@
493
  .new-version-dialog ul {
494
  list-style-type: disc;
495
  list-style-position: inside;
496
- }
44
  line-height: 150%;
45
  }
46
 
47
+ .ui-dialog-titlebar {
 
48
  text-align: center;
 
 
 
 
 
 
 
 
 
 
 
 
49
  }
50
 
51
  #promo-extended img {
52
  max-width: 100%;
53
  }
54
 
55
+ #install-accessibe {
56
+ background: #136ef8;
57
+ padding: 10px;
58
+ }
59
+
60
  #promo-sn img {
61
+ max-width: 80%;
62
+ display: block;
63
+ margin: 0 auto;
64
  }
65
 
66
  #wpbody-content .metabox-holder {
487
  .new-version-dialog ul {
488
  list-style-type: disc;
489
  list-style-position: inside;
490
+ }
images/accessibe-logo.png ADDED
Binary file
images/pro-templates/barbershop.jpg ADDED
Binary file
images/pro-templates/christmas-sale.jpg ADDED
Binary file
images/pro-templates/cinema-trailer-video.jpg ADDED
Binary file
images/pro-templates/email-platform.jpg ADDED
Binary file
images/pro-templates/film-trailer.jpg ADDED
Binary file
images/pro-templates/internet-service-provider.jpg ADDED
Binary file
images/pro-templates/law.jpg ADDED
Binary file
images/pro-templates/moving-service.jpg ADDED
Binary file
images/pro-templates/museum.jpg ADDED
Binary file
images/pro-templates/music-lessons.jpg ADDED
Binary file
images/pro-templates/organic-farming.jpg ADDED
Binary file
images/pro-templates/parents-online.jpg ADDED
Binary file
images/pro-templates/perfume-shop.jpg ADDED
Binary file
images/pro-templates/real-estate.jpg ADDED
Binary file
images/pro-templates/remote-work.jpg ADDED
Binary file
images/pro-templates/sport-shop.jpg ADDED
Binary file
images/pro-templates/stat-team.jpg ADDED
Binary file
images/pro-templates/travel.jpg ADDED
Binary file
images/pro-templates/winery.jpg ADDED
Binary file
images/pro-templates/yoga-classes.jpg ADDED
Binary file
includes/admin.php CHANGED
@@ -111,14 +111,14 @@ function mtnc_admin_print_custom_styles()
111
  'mtnc',
112
  array(
113
  'path' => MTNC_URI,
114
- 'weglot_install_url' => add_query_arg(
115
  array(
116
- 'action' => 'mtnc_install_weglot',
117
  'rnd' => rand()
118
  ),
119
  admin_url('admin.php')
120
  ),
121
- 'weglot_dialog_upsell_title' => '<img alt="Weglot" title="Weglot" src="' . MTNC_URI . 'images/weglot-logo-white.png' . '">',
122
  'cm_settings' => $cm_settings,
123
  'site_url' => home_url(),
124
  'first_install_date' => $firstInstallDateTimeTimeStamp,
@@ -265,19 +265,19 @@ function mtnc_generate_plugin_page()
265
  </form>
266
  </div>
267
  <?php
268
- // weglot install dialog
269
- echo '<div id="weglot-upsell-dialog" style="display: none;" title="Weglot"><span class="ui-helper-hidden-accessible"><input type="text"/></span>';
270
- echo '<div style="padding: 20px; font-size: 15px;">';
271
  echo '<ul class="mtnc-list">';
272
- echo '<li>Best-rated WordPress multilingual plugin</li>';
 
273
  echo '<li>Simple 5-minute set-up. No coding required</li>';
274
- echo '<li>Accelerated translation management: Machine & human translations with access to professional translators</li>';
275
- echo '<li>Compatible with any WordPress theme or plugin</li>';
276
- echo '<li>Optimized for multilingual SEO</li>';
277
- echo '<li>10-day Free trial and free plan available</li>';
278
  echo '</ul>';
279
- echo '<p class="upsell-footer"><a class="button button-primary" id="install-weglot">Install &amp; activate Weglot to make your site multilingual</a></p>';
280
  echo '</div>';
281
  echo '</div>';
282
- // weglot install dialog
283
  }
111
  'mtnc',
112
  array(
113
  'path' => MTNC_URI,
114
+ 'accessibe_install_url' => add_query_arg(
115
  array(
116
+ 'action' => 'mtnc_install_accessibe',
117
  'rnd' => rand()
118
  ),
119
  admin_url('admin.php')
120
  ),
121
+ 'accessibe_dialog_upsell_title' => '<img style="max-height: 26px; vertical-align: text-bottom;" alt="accessiBe" title="accessiBe" src="' . MTNC_URI . 'images/accessibe-logo.png' . '">',
122
  'cm_settings' => $cm_settings,
123
  'site_url' => home_url(),
124
  'first_install_date' => $firstInstallDateTimeTimeStamp,
265
  </form>
266
  </div>
267
  <?php
268
+ // accessibe install dialog
269
+ echo '<div id="accessibe-upsell-dialog" style="display: none;" title="accessiBe"><span class="ui-helper-hidden-accessible"><input type="text"/></span>';
270
+ echo '<div style="padding: 0 20px; font-size: 15px;">';
271
  echo '<ul class="mtnc-list">';
272
+ echo '<li>Fully automated WordPress accessibility plugin</li>';
273
+ echo '<li>Protect your site from lawsuits and increase the audience</li>';
274
  echo '<li>Simple 5-minute set-up. No coding required</li>';
275
+ echo '<li>Compatible with all WordPress themes and plugins</li>';
276
+ echo '<li>AI-powered</li>';
277
+ echo '<li>7-day free trial available</li>';
 
278
  echo '</ul>';
279
+ echo '<p class="textcenter upsell-footer"><br><a class="button button-primary" id="install-accessibe">Install &amp; activate accessiBe to make your website accessible</a></p>';
280
  echo '</div>';
281
  echo '</div>';
282
+ // accessibe install dialog
283
  }
includes/functions.php CHANGED
@@ -298,11 +298,25 @@ function mtnc_add_review_top() {
298
  echo $promo_text;
299
  }
300
 
 
 
 
 
 
 
 
 
 
301
  function mtnc_page_create_meta_boxes_widget_support()
302
  {
303
  global $mtnc_variable;
304
 
305
  add_meta_box('promo-review2', __('Help us keep the plugin free &amp; maintained', 'maintenance'), 'mtnc_review_box', $mtnc_variable->options_page, 'side', 'high');
 
 
 
 
 
306
  if (!mtnc_is_sn_active()) {
307
  add_meta_box('promo-sn', __('Protect your site from day one with Security Ninja', 'maintenance'), 'mtnc_promo_sn', $mtnc_variable->options_page, 'side', 'default');
308
  }
@@ -346,7 +360,7 @@ function mtnc_add_data_fields($object, $box)
346
  mtnc_generate_input_filed(__('Headline', 'maintenance'), 'heading', 'heading', $heading);
347
  mtnc_generate_tinymce_filed(__('Description', 'maintenance'), 'description', 'description', $description);
348
  mtnc_generate_input_filed(__('Footer Text', 'maintenance'), 'footer_text', 'footer_text', $footer_text);
349
- mtnc_weglot_option();
350
  mtnc_smush_option();
351
  mtnc_generate_check_filed(__('Show Some Love', 'maintenance'), __('Show a small link in the footer to let others know you\'re using this awesome &amp; free plugin', 'maintenance'), 'show_some_love', 'show_some_love', !empty($mt_option['show_some_love']));
352
  mtnc_generate_number_filed(__('Set Logo Width', 'maintenance'), 'logo_width', 'logo_width', $logo_width);
@@ -431,79 +445,24 @@ function mtnc_smush_option() {
431
  }
432
  } // mtnc_smush_option
433
 
434
- function mtnc_weglot_option() {
435
- return;
436
- if (mtnc_is_weglot_active()) {
437
- echo '<tr id="weglot-settings">';
438
- echo '<th><label for="weglot_lang">Multilingual Support</label></th>';
439
- echo '<td>';
440
-
441
- if (mtnc_is_weglot_setup()) {
442
- $tmp = '';
443
- $active_languages = weglot_get_destination_language();
444
- $languages = weglot_get_languages_available();
445
- $original_language = weglot_get_original_language();
446
-
447
- echo '<p>Your maintenance page is currently available in the following languages.<br>To add more languages and configure translations open <a href="' . admin_url('admin.php?page=weglot-settings') . '">Weglot settings</a>.</p>';
448
- echo '<ul class="mtnc-list">';
449
- foreach ($languages as $language) {
450
- if ($language->getIso639() == $original_language) {
451
- $tmp = '<li>' . esc_html($language->getEnglishName()) . ' - original language</li>' . $tmp;
452
- }
453
- if (in_array($language->getIso639(), $active_languages, true )) {
454
- $tmp .= '<li>' . esc_html($language->getLocalName()) . '</li>';
455
- }
456
- } // foreach language
457
- echo $tmp;
458
- echo '</ul>';
459
- } else {
460
- echo '<p>Your under construction page is currently not translated.<br>Open <a href="' . admin_url('admin.php?page=weglot-settings') . '">Weglot settings</a> to select languages you want to translate to.</p>';
461
- }
462
  echo '</td>';
463
  echo '</tr>';
464
- } else {
465
- echo '<tr>';
466
- echo '<th><label for="weglot_support">Multilingual Support</label></th>';
467
- echo '<td>';
468
- echo '<input type="checkbox" id="weglot_support" type="checkbox" value="1" class="skip-save open-weglot-upsell">55% of online visitors prefer to browse in their mother tongue. If you have an audience speaking multiple languages, making your website multilingual is a must-have. To instantly translate your site and your maintenance page, <a href="#" class="open-weglot-upsell">install the Weglot plugin</a> (free plan &amp; free trial available). It seamlessly integrates with Maintenance plugin and is compatible with all themes &amp; plugins.';
469
- echo '</td>';
470
- echo '</tr>';
471
- } // weglot not active
472
- }
473
-
474
- // check if Weglot is completely set up
475
- function mtnc_is_weglot_setup() {
476
- if (!mtnc_is_weglot_active()) {
477
- return false;
478
- }
479
-
480
- $active_languages = weglot_get_destination_language();
481
- if (!empty($active_languages)) {
482
- return true;
483
- } else {
484
- return false;
485
- }
486
- } // is_weglot_setup
487
-
488
- // check if Weglot plugin is active and min version installed
489
- function mtnc_is_weglot_active() {
490
- if (!function_exists('is_plugin_active') || !function_exists('get_plugin_data')) {
491
- require_once ABSPATH . 'wp-admin/includes/plugin.php';
492
- }
493
-
494
- if (is_plugin_active('weglot/weglot.php')) {
495
- $weglot_info = get_plugin_data(ABSPATH . 'wp-content/plugins/weglot/weglot.php');
496
- if( version_compare($weglot_info['Version'], '2.5', '<')) {
497
- return false;
498
- } else {
499
- return true;
500
- }
501
  } else {
502
- return false;
 
 
 
 
 
503
  }
504
- } // is_weglot_active
505
 
506
- // check if Weglot plugin is active and min version installed
507
  function mtnc_is_sn_active() {
508
  if (!function_exists('is_plugin_active') || !function_exists('get_plugin_data')) {
509
  require_once ABSPATH . 'wp-admin/includes/plugin.php';
@@ -529,1869 +488,2087 @@ function mtnc_add_css_fields()
529
 
530
  function mtnc_add_themes_fields()
531
  {
532
- $themes =
533
-
534
- array (
535
- 0 =>
536
- array (
537
- 'type' => 'CSMM PRO',
538
- 'version' => '5.005',
539
- 'last_edit' => 'Thu, 22 Feb 2018 18:45:00 +0000',
540
- 'name' => 'Aeroplane Company',
541
- 'description' => 'Andrea',
542
- 'frontpage' => '1',
543
- 'status' => 'pro',
544
- 'name_clean' => 'aeroplane-company',
545
- ),
546
- 1 =>
547
- array (
548
- 'type' => 'CSMM PRO',
549
- 'version' => '15.17',
550
- 'last_edit' => 'Sun, 09 Sep 2018 16:06:39 +0000',
551
- 'name' => 'Air Balloon',
552
- 'description' => '',
553
- 'frontpage' => '1',
554
- 'status' => 'agency',
555
- 'name_clean' => 'air-balloon',
556
- ),
557
- 2 =>
558
- array (
559
- 'type' => 'CSMM PRO',
560
- 'version' => '6.00',
561
- 'last_edit' => 'Mon, 03 Aug 2020 12:43:26 +0000',
562
- 'name' => 'Animated Clock',
563
- 'description' => 'Andrea',
564
- 'frontpage' => '0',
565
- 'status' => 'pro',
566
- 'name_clean' => 'animated-clock',
567
- ),
568
- 3 =>
569
- array (
570
- 'type' => 'CSMM PRO',
571
- 'version' => '15.17',
572
- 'last_edit' => 'Wed, 29 May 2019 18:26:27 +0000',
573
- 'name' => 'Architecture INC.',
574
- 'description' => '',
575
- 'frontpage' => '1',
576
- 'status' => 'pro',
577
- 'name_clean' => 'architecture-inc',
578
- ),
579
- 4 =>
580
- array (
581
- 'type' => 'CSMM PRO',
582
- 'version' => '15.17',
583
- 'last_edit' => 'Sat, 08 Sep 2018 14:42:03 +0000',
584
- 'name' => 'Architecture',
585
- 'description' => '',
586
- 'frontpage' => '1',
587
- 'status' => 'agency',
588
- 'name_clean' => 'architecture',
589
- ),
590
- 5 =>
591
- array (
592
- 'type' => 'CSMM PRO',
593
- 'version' => '6.00',
594
- 'last_edit' => 'Sun, 07 Jul 2019 16:22:50 +0000',
595
- 'name' => 'Art Gallery',
596
- 'description' => '',
597
- 'frontpage' => '1',
598
- 'status' => 'pro',
599
- 'name_clean' => 'art-gallery',
600
- ),
601
- 6 =>
602
- array (
603
- 'type' => 'CSMM PRO',
604
- 'version' => '15.17',
605
- 'last_edit' => 'Sun, 23 Sep 2018 12:44:52 +0000',
606
- 'name' => 'Auto Service',
607
- 'description' => '',
608
- 'frontpage' => '1',
609
- 'status' => 'agency',
610
- 'name_clean' => 'auto-service',
611
- ),
612
- 7 =>
613
- array (
614
- 'type' => 'CSMM PRO',
615
- 'version' => '15.17',
616
- 'last_edit' => 'Mon, 25 Nov 2019 08:10:48 +0000',
617
- 'name' => 'Bakery',
618
- 'description' => '',
619
- 'frontpage' => '1',
620
- 'status' => 'pro',
621
- 'name_clean' => 'bakery',
622
- ),
623
- 8 =>
624
- array (
625
- 'type' => 'CSMM PRO',
626
- 'version' => '6.00',
627
- 'last_edit' => 'Sun, 23 Feb 2020 11:41:46 +0000',
628
- 'name' => 'Banking App',
629
- 'description' => '',
630
- 'frontpage' => '1',
631
- 'status' => 'agency',
632
- 'name_clean' => 'banking-app',
633
- ),
634
- 9 =>
635
- array (
636
- 'type' => 'CSMM PRO',
637
- 'version' => '15.17',
638
- 'last_edit' => 'Sat, 09 Jun 2018 13:26:02 +0000',
639
- 'name' => 'Beach',
640
- 'description' => '',
641
- 'frontpage' => '1',
642
- 'status' => 'pro',
643
- 'name_clean' => 'beach',
644
- ),
645
- 10 =>
646
- array (
647
- 'type' => 'CSMM PRO',
648
- 'version' => '5.05',
649
- 'last_edit' => 'Wed, 28 Feb 2018 10:30:46 +0000',
650
- 'name' => 'Bicycle Race',
651
- 'description' => 'Andrea',
652
- 'frontpage' => '0',
653
- 'status' => 'agency',
654
- 'name_clean' => 'bicycle-race',
655
- ),
656
- 11 =>
657
- array (
658
- 'type' => 'CSMM PRO',
659
- 'version' => '15.17',
660
- 'last_edit' => 'Sat, 23 Mar 2019 14:44:52 +0000',
661
- 'name' => 'Bike Shop',
662
- 'description' => '',
663
- 'frontpage' => '1',
664
- 'status' => 'pro',
665
- 'name_clean' => 'bike-shop',
666
- ),
667
- 12 =>
668
- array (
669
- 'type' => 'CSMM PRO',
670
- 'version' => '5.005',
671
- 'last_edit' => 'Sat, 24 Feb 2018 11:48:50 +0000',
672
- 'name' => 'Bitcoin Miners',
673
- 'description' => '',
674
- 'frontpage' => '1',
675
- 'status' => 'agency',
676
- 'name_clean' => 'bitcoin-miners',
677
- ),
678
- 13 =>
679
- array (
680
- 'type' => 'CSMM PRO',
681
- 'version' => '6.00',
682
- 'last_edit' => 'Mon, 21 Oct 2019 12:55:24 +0000',
683
- 'name' => 'Black Friday',
684
- 'description' => '',
685
- 'frontpage' => '0',
686
- 'status' => 'pro',
687
- 'name_clean' => 'black-friday',
688
- ),
689
- 14 =>
690
- array (
691
- 'type' => 'CSMM PRO',
692
- 'version' => '15.17',
693
- 'last_edit' => 'Fri, 30 Mar 2018 11:50:26 +0000',
694
- 'name' => 'Blogging',
695
- 'description' => '',
696
- 'frontpage' => '1',
697
- 'status' => 'agency',
698
- 'name_clean' => 'blogging',
699
- ),
700
- 15 =>
701
- array (
702
- 'type' => 'CSMM PRO',
703
- 'version' => '15.17',
704
- 'last_edit' => 'Wed, 29 May 2019 18:05:04 +0000',
705
- 'name' => 'Blue Ocean',
706
- 'description' => '',
707
- 'frontpage' => '1',
708
- 'status' => 'agency',
709
- 'name_clean' => 'blue-ocean',
710
- ),
711
- 16 =>
712
- array (
713
- 'type' => 'CSMM PRO',
714
- 'version' => '15.17',
715
- 'last_edit' => 'Wed, 03 Jul 2019 12:01:57 +0000',
716
- 'name' => 'Body Transformation',
717
- 'description' => '',
718
- 'frontpage' => '1',
719
- 'status' => 'pro',
720
- 'name_clean' => 'body-transformation',
721
- ),
722
- 17 =>
723
- array (
724
- 'type' => 'CSMM PRO',
725
- 'version' => '6.00',
726
- 'last_edit' => 'Fri, 07 Aug 2020 08:11:04 +0000',
727
- 'name' => 'Bodybuilding',
728
- 'description' => '',
729
- 'frontpage' => '0',
730
- 'status' => 'extra',
731
- 'name_clean' => 'bodybuilding',
732
- ),
733
- 18 =>
734
- array (
735
- 'type' => 'CSMM PRO',
736
- 'version' => '5.005',
737
- 'last_edit' => 'Tue, 27 Feb 2018 09:56:05 +0000',
738
- 'name' => 'Book Lovers',
739
- 'description' => 'Andrea',
740
- 'frontpage' => '1',
741
- 'status' => 'agency',
742
- 'name_clean' => 'book-lovers',
743
- ),
744
- 19 =>
745
- array (
746
- 'type' => 'CSMM PRO',
747
- 'version' => '6.00',
748
- 'last_edit' => 'Mon, 03 Aug 2020 12:36:52 +0000',
749
- 'name' => 'Business Company',
750
- 'description' => '',
751
- 'frontpage' => '0',
752
- 'status' => 'agency',
753
- 'name_clean' => 'business-company',
754
- ),
755
- 20 =>
756
- array (
757
- 'type' => 'CSMM PRO',
758
- 'version' => '6.00',
759
- 'last_edit' => 'Fri, 07 Aug 2020 17:05:08 +0000',
760
- 'name' => 'Business Consulting (Video)',
761
- 'description' => '',
762
- 'frontpage' => '0',
763
- 'status' => 'extra',
764
- 'name_clean' => 'business-consulting-video',
765
- ),
766
- 21 =>
767
- array (
768
- 'type' => 'CSMM PRO',
769
- 'version' => '15.17',
770
- 'last_edit' => 'Sun, 23 Feb 2020 10:58:18 +0000',
771
- 'name' => 'Business Consulting',
772
- 'description' => '',
773
- 'frontpage' => '1',
774
- 'status' => 'pro',
775
- 'name_clean' => 'business-consulting',
776
- ),
777
- 22 =>
778
- array (
779
- 'type' => 'CSMM PRO',
780
- 'version' => '6.00',
781
- 'last_edit' => 'Thu, 06 Aug 2020 20:25:12 +0000',
782
- 'name' => 'Business Launch',
783
- 'description' => '',
784
- 'frontpage' => '0',
785
- 'status' => 'extra',
786
- 'name_clean' => 'business-launch',
787
- ),
788
- 23 =>
789
- array (
790
- 'type' => 'CSMM PRO',
791
- 'version' => '6.00',
792
- 'last_edit' => 'Sun, 16 Jun 2019 20:05:59 +0000',
793
- 'name' => 'Business Meeting (Video)',
794
- 'description' => '',
795
- 'frontpage' => '1',
796
- 'status' => 'agency',
797
- 'name_clean' => 'business-meeting-video',
798
- ),
799
- 24 =>
800
- array (
801
- 'type' => 'CSMM PRO',
802
- 'version' => '6.00',
803
- 'last_edit' => 'Wed, 25 Apr 2018 11:06:41 +0000',
804
- 'name' => 'Business',
805
- 'description' => '',
806
- 'frontpage' => '1',
807
- 'status' => 'agency',
808
- 'name_clean' => 'business',
809
- ),
810
- 25 =>
811
- array (
812
- 'type' => 'CSMM PRO',
813
- 'version' => '15.17',
814
- 'last_edit' => 'Wed, 30 Jan 2019 19:31:32 +0000',
815
- 'name' => 'Café',
816
- 'description' => '',
817
- 'frontpage' => '1',
818
- 'status' => 'agency',
819
- 'name_clean' => 'cafe',
820
- ),
821
- 26 =>
822
- array (
823
- 'type' => 'CSMM PRO',
824
- 'version' => '6.00',
825
- 'last_edit' => 'Fri, 07 Aug 2020 08:09:16 +0000',
826
- 'name' => 'Chatbot',
827
- 'description' => '',
828
- 'frontpage' => '0',
829
- 'status' => 'extra',
830
- 'name_clean' => 'chatbot',
831
- ),
832
- 27 =>
833
- array (
834
- 'type' => 'CSMM PRO',
835
- 'version' => '15.17',
836
- 'last_edit' => 'Sat, 23 Nov 2019 11:33:13 +0000',
837
- 'name' => 'Christmas Decor',
838
- 'description' => '',
839
- 'frontpage' => '1',
840
- 'status' => 'pro',
841
- 'name_clean' => 'christmas-decor',
842
- ),
843
- 28 =>
844
- array (
845
- 'type' => 'CSMM PRO',
846
- 'version' => '15.17',
847
- 'last_edit' => 'Tue, 01 Oct 2019 14:39:36 +0000',
848
- 'name' => 'Church',
849
- 'description' => '',
850
- 'frontpage' => '1',
851
- 'status' => 'pro',
852
- 'name_clean' => 'church',
853
- ),
854
- 29 =>
855
- array (
856
- 'type' => 'CSMM PRO',
857
- 'version' => '6.00',
858
- 'last_edit' => 'Sun, 10 Mar 2019 11:24:47 +0000',
859
- 'name' => 'City Nighttime',
860
- 'description' => '',
861
- 'frontpage' => '1',
862
- 'status' => 'pro',
863
- 'name_clean' => 'city-nighttime',
864
- ),
865
- 30 =>
866
- array (
867
- 'type' => 'CSMM PRO',
868
- 'version' => '15.17',
869
- 'last_edit' => 'Sun, 29 Jul 2018 12:52:06 +0000',
870
- 'name' => 'Cityscape',
871
- 'description' => '',
872
- 'frontpage' => '1',
873
- 'status' => 'agency',
874
- 'name_clean' => 'cityscape',
875
- ),
876
- 31 =>
877
- array (
878
- 'type' => 'CSMM PRO',
879
- 'version' => '6.00',
880
- 'last_edit' => 'Fri, 07 Aug 2020 08:17:59 +0000',
881
- 'name' => 'Clothing Trends',
882
- 'description' => '',
883
- 'frontpage' => '0',
884
- 'status' => 'extra',
885
- 'name_clean' => 'clothing-trends',
886
- ),
887
- 32 =>
888
- array (
889
- 'type' => 'CSMM PRO',
890
- 'version' => '5.14',
891
- 'last_edit' => 'Fri, 23 Mar 2018 16:46:05 +0000',
892
- 'name' => 'Clouds Screensaver (Video)',
893
- 'description' => '',
894
- 'frontpage' => '1',
895
- 'status' => 'agency',
896
- 'name_clean' => 'clouds-screensaver-video',
897
- ),
898
- 33 =>
899
- array (
900
- 'type' => 'CSMM PRO',
901
- 'version' => '5.005',
902
- 'last_edit' => 'Thu, 22 Feb 2018 18:45:40 +0000',
903
- 'name' => 'Coffee Shop',
904
- 'description' => 'Andrea',
905
- 'frontpage' => '1',
906
- 'status' => 'agency',
907
- 'name_clean' => 'coffee-shop',
908
- ),
909
- 34 =>
910
- array (
911
- 'type' => 'CSMM PRO',
912
- 'version' => '6.00',
913
- 'last_edit' => 'Fri, 04 May 2018 08:57:40 +0000',
914
- 'name' => 'Cold Lake',
915
- 'description' => '',
916
- 'frontpage' => '1',
917
- 'status' => 'agency',
918
- 'name_clean' => 'cold-lake',
919
- ),
920
- 35 =>
921
- array (
922
- 'type' => 'CSMM PRO',
923
- 'version' => '15.17',
924
- 'last_edit' => 'Mon, 07 Jan 2019 08:25:36 +0000',
925
- 'name' => 'Computer Repair Service',
926
- 'description' => '',
927
- 'frontpage' => '1',
928
- 'status' => 'agency',
929
- 'name_clean' => 'computer-repair-service',
930
- ),
931
- 36 =>
932
- array (
933
- 'type' => 'CSMM PRO',
934
- 'version' => '15.17',
935
- 'last_edit' => 'Wed, 27 Feb 2019 20:04:27 +0000',
936
- 'name' => 'Concert',
937
- 'description' => '',
938
- 'frontpage' => '1',
939
- 'status' => 'pro',
940
- 'name_clean' => 'concert',
941
- ),
942
- 37 =>
943
- array (
944
- 'type' => 'CSMM PRO',
945
- 'version' => '15.17',
946
- 'last_edit' => 'Tue, 23 Apr 2019 08:43:55 +0000',
947
- 'name' => 'Conference Event',
948
- 'description' => '',
949
- 'frontpage' => '1',
950
- 'status' => 'pro',
951
- 'name_clean' => 'conference-event',
952
- ),
953
- 38 =>
954
- array (
955
- 'type' => 'CSMM PRO',
956
- 'version' => '15.17',
957
- 'last_edit' => 'Sun, 29 Sep 2019 16:15:39 +0000',
958
- 'name' => 'Construction Company',
959
- 'description' => '',
960
- 'frontpage' => '1',
961
- 'status' => 'agency',
962
- 'name_clean' => 'construction-company',
963
- ),
964
- 39 =>
965
- array (
966
- 'type' => 'CSMM PRO',
967
- 'version' => '15.17',
968
- 'last_edit' => 'Sun, 22 Dec 2019 21:18:00 +0000',
969
- 'name' => 'Creative Design',
970
- 'description' => '',
971
- 'frontpage' => '1',
972
- 'status' => 'agency',
973
- 'name_clean' => 'creative-design',
974
- ),
975
- 40 =>
976
- array (
977
- 'type' => 'CSMM PRO',
978
- 'version' => '15.17',
979
- 'last_edit' => 'Fri, 30 Nov 2018 10:25:04 +0000',
980
- 'name' => 'Custom Decor',
981
- 'description' => '',
982
- 'frontpage' => '1',
983
- 'status' => 'agency',
984
- 'name_clean' => 'custom-decor',
985
- ),
986
- 41 =>
987
- array (
988
- 'type' => 'CSMM PRO',
989
- 'version' => '6.00',
990
- 'last_edit' => 'Sat, 28 Mar 2020 09:02:41 +0000',
991
- 'name' => 'Cyber Security',
992
- 'description' => '',
993
- 'frontpage' => '1',
994
- 'status' => 'pro',
995
- 'name_clean' => 'cyber-security',
996
- ),
997
- 42 =>
998
- array (
999
- 'type' => 'CSMM PRO',
1000
- 'version' => '5.005',
1001
- 'last_edit' => 'Mon, 26 Feb 2018 20:41:31 +0000',
1002
- 'name' => 'Default',
1003
- 'description' => 'Default settings, nothing more.',
1004
- 'frontpage' => '0',
1005
- 'status' => 'pro',
1006
- 'name_clean' => 'default',
1007
- ),
1008
- 43 =>
1009
- array (
1010
- 'type' => 'CSMM PRO',
1011
- 'version' => '15.17',
1012
- 'last_edit' => 'Fri, 30 Mar 2018 11:24:59 +0000',
1013
- 'name' => 'Dental Clinic',
1014
- 'description' => 'Andrea',
1015
- 'frontpage' => '1',
1016
- 'status' => 'agency',
1017
- 'name_clean' => 'dental-clinic',
1018
- ),
1019
- 44 =>
1020
- array (
1021
- 'type' => 'CSMM PRO',
1022
- 'version' => '15.17',
1023
- 'last_edit' => 'Mon, 27 Apr 2020 11:17:15 +0000',
1024
- 'name' => 'Digital Agency',
1025
- 'description' => '',
1026
- 'frontpage' => '1',
1027
- 'status' => 'agency',
1028
- 'name_clean' => 'digital-agency',
1029
- ),
1030
- 45 =>
1031
- array (
1032
- 'type' => 'CSMM PRO',
1033
- 'version' => '15.17',
1034
- 'last_edit' => 'Mon, 26 Nov 2018 18:41:25 +0000',
1035
- 'name' => 'Dog Shelter',
1036
- 'description' => '',
1037
- 'frontpage' => '1',
1038
- 'status' => 'pro',
1039
- 'name_clean' => 'dog-shelter',
1040
- ),
1041
- 46 =>
1042
- array (
1043
- 'type' => 'CSMM PRO',
1044
- 'version' => '5.001',
1045
- 'last_edit' => 'Tue, 20 Feb 2018 09:14:59 +0000',
1046
- 'name' => 'Dog Training and Behavior Consulting',
1047
- 'description' => '',
1048
- 'frontpage' => '1',
1049
- 'status' => 'agency',
1050
- 'name_clean' => 'dog-training-and-behavior-consulting',
1051
- ),
1052
- 47 =>
1053
- array (
1054
- 'type' => 'CSMM PRO',
1055
- 'version' => '15.17',
1056
- 'last_edit' => 'Sun, 19 Jan 2020 16:12:34 +0000',
1057
- 'name' => 'Donation',
1058
- 'description' => '',
1059
- 'frontpage' => '1',
1060
- 'status' => 'agency',
1061
- 'name_clean' => 'donation',
1062
- ),
1063
- 48 =>
1064
- array (
1065
- 'type' => 'CSMM PRO',
1066
- 'version' => '6.00',
1067
- 'last_edit' => 'Fri, 07 Aug 2020 08:08:20 +0000',
1068
- 'name' => 'Ecommerce',
1069
- 'description' => '',
1070
- 'frontpage' => '0',
1071
- 'status' => 'extra',
1072
- 'name_clean' => 'ecommerce',
1073
- ),
1074
- 49 =>
1075
- array (
1076
- 'type' => 'CSMM PRO',
1077
- 'version' => '15.17',
1078
- 'last_edit' => 'Mon, 07 Jan 2019 08:27:22 +0000',
1079
- 'name' => 'Employment',
1080
- 'description' => '',
1081
- 'frontpage' => '1',
1082
- 'status' => 'pro',
1083
- 'name_clean' => 'employment',
1084
- ),
1085
- 50 =>
1086
- array (
1087
- 'type' => 'CSMM PRO',
1088
- 'version' => '15.17',
1089
- 'last_edit' => 'Sun, 23 Dec 2018 09:56:23 +0000',
1090
- 'name' => 'Essay Writing Service',
1091
- 'description' => '',
1092
- 'frontpage' => '1',
1093
- 'status' => 'agency',
1094
- 'name_clean' => 'essay-writing-service',
1095
- ),
1096
- 51 =>
1097
- array (
1098
- 'type' => 'CSMM PRO',
1099
- 'version' => '15.17',
1100
- 'last_edit' => 'Wed, 29 Aug 2018 16:00:04 +0000',
1101
- 'name' => 'Fall (Video)',
1102
- 'description' => '',
1103
- 'frontpage' => '1',
1104
- 'status' => 'pro',
1105
- 'name_clean' => 'fall-video',
1106
- ),
1107
- 52 =>
1108
- array (
1109
- 'type' => 'CSMM PRO',
1110
- 'version' => '15.17',
1111
- 'last_edit' => 'Sat, 21 Jul 2018 22:37:09 +0000',
1112
- 'name' => 'Fashion',
1113
- 'description' => '',
1114
- 'frontpage' => '1',
1115
- 'status' => 'agency',
1116
- 'name_clean' => 'fashion',
1117
- ),
1118
- 53 =>
1119
- array (
1120
- 'type' => 'CSMM PRO',
1121
- 'version' => '15.17',
1122
- 'last_edit' => 'Sun, 26 Jan 2020 15:35:32 +0000',
1123
- 'name' => 'Financial Counselling',
1124
- 'description' => '',
1125
- 'frontpage' => '1',
1126
- 'status' => 'agency',
1127
- 'name_clean' => 'financial-counselling',
1128
- ),
1129
- 54 =>
1130
- array (
1131
- 'type' => 'CSMM PRO',
1132
- 'version' => '15.17',
1133
- 'last_edit' => 'Tue, 30 Oct 2018 18:11:40 +0000',
1134
- 'name' => 'Financial District',
1135
- 'description' => '',
1136
- 'frontpage' => '1',
1137
- 'status' => 'pro',
1138
- 'name_clean' => 'financial-district',
1139
- ),
1140
- 55 =>
1141
- array (
1142
- 'type' => 'CSMM PRO',
1143
- 'version' => '15.17',
1144
- 'last_edit' => 'Sun, 18 Aug 2019 16:33:36 +0000',
1145
- 'name' => 'Fitness E-Shop',
1146
- 'description' => '',
1147
- 'frontpage' => '1',
1148
- 'status' => 'agency',
1149
- 'name_clean' => 'fitness-e-shop',
1150
- ),
1151
- 56 =>
1152
- array (
1153
- 'type' => 'CSMM PRO',
1154
- 'version' => '6.00',
1155
- 'last_edit' => 'Thu, 06 Aug 2020 20:26:33 +0000',
1156
- 'name' => 'Florium',
1157
- 'description' => '',
1158
- 'frontpage' => '0',
1159
- 'status' => 'extra',
1160
- 'name_clean' => 'florium',
1161
- ),
1162
- 57 =>
1163
- array (
1164
- 'type' => 'CSMM PRO',
1165
- 'version' => '15.05',
1166
- 'last_edit' => 'Fri, 02 Mar 2018 12:33:55 +0000',
1167
- 'name' => 'Flower Shop',
1168
- 'description' => '',
1169
- 'frontpage' => '1',
1170
- 'status' => 'agency',
1171
- 'name_clean' => 'flower-shop',
1172
- ),
1173
- 58 =>
1174
- array (
1175
- 'type' => 'CSMM PRO',
1176
- 'version' => '15.17',
1177
- 'last_edit' => 'Wed, 02 May 2018 09:37:48 +0000',
1178
- 'name' => 'Food Blog',
1179
- 'description' => '',
1180
- 'frontpage' => '1',
1181
- 'status' => 'pro',
1182
- 'name_clean' => 'food-blog',
1183
- ),
1184
- 59 =>
1185
- array (
1186
- 'type' => 'CSMM PRO',
1187
- 'version' => '6.00',
1188
- 'last_edit' => 'Fri, 07 Aug 2020 08:13:26 +0000',
1189
- 'name' => 'Food Store',
1190
- 'description' => '',
1191
- 'frontpage' => '0',
1192
- 'status' => 'extra',
1193
- 'name_clean' => 'food-store',
1194
- ),
1195
- 60 =>
1196
- array (
1197
- 'type' => 'CSMM PRO',
1198
- 'version' => '6.00',
1199
- 'last_edit' => 'Tue, 11 Feb 2020 18:23:19 +0000',
1200
- 'name' => 'Foodie',
1201
- 'description' => '',
1202
- 'frontpage' => '1',
1203
- 'status' => 'pro',
1204
- 'name_clean' => 'foodie',
1205
- ),
1206
- 61 =>
1207
- array (
1208
- 'type' => 'CSMM PRO',
1209
- 'version' => '6.00',
1210
- 'last_edit' => 'Mon, 18 Jun 2018 16:40:10 +0000',
1211
- 'name' => 'Football',
1212
- 'description' => '',
1213
- 'frontpage' => '1',
1214
- 'status' => 'pro',
1215
- 'name_clean' => 'football',
1216
- ),
1217
- 62 =>
1218
- array (
1219
- 'type' => 'CSMM PRO',
1220
- 'version' => '15.17',
1221
- 'last_edit' => 'Sun, 23 Dec 2018 10:16:53 +0000',
1222
- 'name' => 'Frozen Nature',
1223
- 'description' => '',
1224
- 'frontpage' => '1',
1225
- 'status' => 'pro',
1226
- 'name_clean' => 'frozen-nature',
1227
- ),
1228
- 63 =>
1229
- array (
1230
- 'type' => 'CSMM PRO',
1231
- 'version' => '15.17',
1232
- 'last_edit' => 'Thu, 28 Feb 2019 08:14:36 +0000',
1233
- 'name' => 'Future Technology',
1234
- 'description' => '',
1235
- 'frontpage' => '1',
1236
- 'status' => 'pro',
1237
- 'name_clean' => 'future-technology',
1238
- ),
1239
- 64 =>
1240
- array (
1241
- 'type' => 'CSMM PRO',
1242
- 'version' => '15.17',
1243
- 'last_edit' => 'Sun, 24 May 2020 05:27:47 +0000',
1244
- 'name' => 'Graphic Design',
1245
- 'description' => '',
1246
- 'frontpage' => '1',
1247
- 'status' => 'agency',
1248
- 'name_clean' => 'graphic-design',
1249
- ),
1250
- 65 =>
1251
- array (
1252
- 'type' => 'CSMM PRO',
1253
- 'version' => '15.17',
1254
- 'last_edit' => 'Sun, 25 Aug 2019 09:03:15 +0000',
1255
- 'name' => 'Greenlife',
1256
- 'description' => '',
1257
- 'frontpage' => '1',
1258
- 'status' => 'pro',
1259
- 'name_clean' => 'greenlife',
1260
- ),
1261
- 66 =>
1262
- array (
1263
- 'type' => 'CSMM PRO',
1264
- 'version' => '15.17',
1265
- 'last_edit' => 'Tue, 23 Oct 2018 17:23:42 +0000',
1266
- 'name' => 'Halloween',
1267
- 'description' => '',
1268
- 'frontpage' => '1',
1269
- 'status' => 'pro',
1270
- 'name_clean' => 'halloween',
1271
- ),
1272
- 67 =>
1273
- array (
1274
- 'type' => 'CSMM PRO',
1275
- 'version' => '15.17',
1276
- 'last_edit' => 'Tue, 30 Jul 2019 14:26:58 +0000',
1277
- 'name' => 'Healthy Eating',
1278
- 'description' => '',
1279
- 'frontpage' => '1',
1280
- 'status' => 'agency',
1281
- 'name_clean' => 'healthy-eating',
1282
- ),
1283
- 68 =>
1284
- array (
1285
- 'type' => 'CSMM PRO',
1286
- 'version' => '6.00',
1287
- 'last_edit' => 'Fri, 07 Aug 2020 17:00:48 +0000',
1288
- 'name' => 'Hexagons (Video)',
1289
- 'description' => '',
1290
- 'frontpage' => '0',
1291
- 'status' => 'extra',
1292
- 'name_clean' => 'hexagons-video',
1293
- ),
1294
- 69 =>
1295
- array (
1296
- 'type' => 'CSMM PRO',
1297
- 'version' => '15.17',
1298
- 'last_edit' => 'Sat, 28 Jul 2018 15:16:26 +0000',
1299
- 'name' => 'Holiday Resort',
1300
- 'description' => '',
1301
- 'frontpage' => '1',
1302
- 'status' => 'pro',
1303
- 'name_clean' => 'holiday-resort',
1304
- ),
1305
- 70 =>
1306
- array (
1307
- 'type' => 'CSMM PRO',
1308
- 'version' => '6.00',
1309
- 'last_edit' => 'Mon, 27 Apr 2020 12:54:37 +0000',
1310
- 'name' => 'Home Design',
1311
- 'description' => '',
1312
- 'frontpage' => '1',
1313
- 'status' => 'pro',
1314
- 'name_clean' => 'home-design',
1315
- ),
1316
- 71 =>
1317
- array (
1318
- 'type' => 'CSMM PRO',
1319
- 'version' => '15.17',
1320
- 'last_edit' => 'Fri, 30 Mar 2018 11:26:42 +0000',
1321
- 'name' => 'Homemade Chocolate Gifts',
1322
- 'description' => '',
1323
- 'frontpage' => '0',
1324
- 'status' => 'pro',
1325
- 'name_clean' => 'homemade-chocolate-gifts',
1326
- ),
1327
- 72 =>
1328
- array (
1329
- 'type' => 'CSMM PRO',
1330
- 'version' => '15.17',
1331
- 'last_edit' => 'Mon, 21 Oct 2019 12:34:08 +0000',
1332
- 'name' => 'Hosting',
1333
- 'description' => '',
1334
- 'frontpage' => '1',
1335
- 'status' => 'pro',
1336
- 'name_clean' => 'hosting',
1337
- ),
1338
- 73 =>
1339
- array (
1340
- 'type' => 'CSMM PRO',
1341
- 'version' => '15.17',
1342
- 'last_edit' => 'Wed, 30 Jan 2019 19:33:31 +0000',
1343
- 'name' => 'Ice Cream Shop',
1344
- 'description' => '',
1345
- 'frontpage' => '1',
1346
- 'status' => 'pro',
1347
- 'name_clean' => 'ice-cream-shop',
1348
- ),
1349
- 74 =>
1350
- array (
1351
- 'type' => 'CSMM PRO',
1352
- 'version' => '6.00',
1353
- 'last_edit' => 'Fri, 07 Aug 2020 08:12:39 +0000',
1354
- 'name' => 'In Design',
1355
- 'description' => '',
1356
- 'frontpage' => '0',
1357
- 'status' => 'extra',
1358
- 'name_clean' => 'in-design',
1359
- ),
1360
- 75 =>
1361
- array (
1362
- 'type' => 'CSMM PRO',
1363
- 'version' => '15.17',
1364
- 'last_edit' => 'Mon, 23 Sep 2019 13:35:23 +0000',
1365
- 'name' => 'Inspy Romance',
1366
- 'description' => '',
1367
- 'frontpage' => '1',
1368
- 'status' => 'pro',
1369
- 'name_clean' => 'inspy-romance',
1370
- ),
1371
- 76 =>
1372
- array (
1373
- 'type' => 'CSMM PRO',
1374
- 'version' => '15.05',
1375
- 'last_edit' => 'Fri, 02 Mar 2018 12:59:44 +0000',
1376
- 'name' => 'Interior Design',
1377
- 'description' => 'Andrea',
1378
- 'frontpage' => '1',
1379
- 'status' => 'agency',
1380
- 'name_clean' => 'interior-design',
1381
- ),
1382
- 77 =>
1383
- array (
1384
- 'type' => 'CSMM PRO',
1385
- 'version' => '15.17',
1386
- 'last_edit' => 'Mon, 23 Sep 2019 14:03:55 +0000',
1387
- 'name' => 'IT Conference',
1388
- 'description' => '',
1389
- 'frontpage' => '1',
1390
- 'status' => 'pro',
1391
- 'name_clean' => 'it-conference',
1392
- ),
1393
- 78 =>
1394
- array (
1395
- 'type' => 'CSMM PRO',
1396
- 'version' => '5.14',
1397
- 'last_edit' => 'Fri, 23 Mar 2018 16:42:15 +0000',
1398
- 'name' => 'Journey (Video)',
1399
- 'description' => '',
1400
- 'frontpage' => '1',
1401
- 'status' => 'agency',
1402
- 'name_clean' => 'journey-video',
1403
- ),
1404
- 79 =>
1405
- array (
1406
- 'type' => 'CSMM PRO',
1407
- 'version' => '15.17',
1408
- 'last_edit' => 'Sat, 25 Apr 2020 11:37:42 +0000',
1409
- 'name' => 'Keyword Research',
1410
- 'description' => '',
1411
- 'frontpage' => '1',
1412
- 'status' => 'pro',
1413
- 'name_clean' => 'keyword-research',
1414
- ),
1415
- 80 =>
1416
- array (
1417
- 'type' => 'CSMM PRO',
1418
- 'version' => '6.00',
1419
- 'last_edit' => 'Sat, 30 May 2020 18:37:45 +0000',
1420
- 'name' => 'Kids Center',
1421
- 'description' => '',
1422
- 'frontpage' => '1',
1423
- 'status' => 'pro',
1424
- 'name_clean' => 'kids-center',
1425
- ),
1426
- 81 =>
1427
- array (
1428
- 'type' => 'CSMM PRO',
1429
- 'version' => '15.17',
1430
- 'last_edit' => 'Sun, 29 Dec 2019 19:04:44 +0000',
1431
- 'name' => 'Kids Innovation Program',
1432
- 'description' => '',
1433
- 'frontpage' => '1',
1434
- 'status' => 'agency',
1435
- 'name_clean' => 'kids-innovation-program',
1436
- ),
1437
- 82 =>
1438
- array (
1439
- 'type' => 'CSMM PRO',
1440
- 'version' => '15.17',
1441
- 'last_edit' => 'Mon, 11 Mar 2019 18:11:04 +0000',
1442
- 'name' => 'Ladies Accessories',
1443
- 'description' => '',
1444
- 'frontpage' => '1',
1445
- 'status' => 'agency',
1446
- 'name_clean' => 'ladies-accessories',
1447
- ),
1448
- 83 =>
1449
- array (
1450
- 'type' => 'CSMM PRO',
1451
- 'version' => '15.17',
1452
- 'last_edit' => 'Fri, 30 Mar 2018 11:28:28 +0000',
1453
- 'name' => 'LEGO Bricks',
1454
- 'description' => '',
1455
- 'frontpage' => '0',
1456
- 'status' => 'pro',
1457
- 'name_clean' => 'lego-bricks',
1458
- ),
1459
- 84 =>
1460
- array (
1461
- 'type' => 'CSMM PRO',
1462
- 'version' => '15.17',
1463
- 'last_edit' => 'Wed, 29 Aug 2018 16:36:44 +0000',
1464
- 'name' => 'Loneliness',
1465
- 'description' => '',
1466
- 'frontpage' => '1',
1467
- 'status' => 'agency',
1468
- 'name_clean' => 'loneliness',
1469
- ),
1470
- 85 =>
1471
- array (
1472
- 'type' => 'CSMM PRO',
1473
- 'version' => '6.00',
1474
- 'last_edit' => 'Wed, 25 Apr 2018 11:04:55 +0000',
1475
- 'name' => 'Lonely Road',
1476
- 'description' => '',
1477
- 'frontpage' => '1',
1478
- 'status' => 'agency',
1479
- 'name_clean' => 'lonely-road',
1480
- ),
1481
- 86 =>
1482
- array (
1483
- 'type' => 'CSMM PRO',
1484
- 'version' => '6.00',
1485
- 'last_edit' => 'Fri, 30 Mar 2018 11:30:37 +0000',
1486
- 'name' => 'Luxury Car',
1487
- 'description' => '',
1488
- 'frontpage' => '1',
1489
- 'status' => 'pro',
1490
- 'name_clean' => 'luxury-car',
1491
- ),
1492
- 87 =>
1493
- array (
1494
- 'type' => 'CSMM PRO',
1495
- 'version' => '5.005',
1496
- 'last_edit' => 'Mon, 26 Feb 2018 18:31:18 +0000',
1497
- 'name' => 'Maintenance Mode',
1498
- 'description' => 'Andrea',
1499
- 'frontpage' => '0',
1500
- 'status' => 'pro',
1501
- 'name_clean' => 'maintenance-mode',
1502
- ),
1503
- 88 =>
1504
- array (
1505
- 'type' => 'CSMM PRO',
1506
- 'version' => '5.005',
1507
- 'last_edit' => 'Mon, 26 Feb 2018 17:59:30 +0000',
1508
- 'name' => 'Makeup Artist Training',
1509
- 'description' => 'Andrea',
1510
- 'frontpage' => '1',
1511
- 'status' => 'agency',
1512
- 'name_clean' => 'makeup-artist-training',
1513
- ),
1514
- 89 =>
1515
- array (
1516
- 'type' => 'CSMM PRO',
1517
- 'version' => '6.00',
1518
- 'last_edit' => 'Sat, 28 Mar 2020 10:24:09 +0000',
1519
- 'name' => 'Marketing Webinar',
1520
- 'description' => '',
1521
- 'frontpage' => '1',
1522
- 'status' => 'agency',
1523
- 'name_clean' => 'marketing-webinar',
1524
- ),
1525
- 90 =>
1526
- array (
1527
- 'type' => 'CSMM PRO',
1528
- 'version' => '6.00',
1529
- 'last_edit' => 'Mon, 21 Oct 2019 13:36:56 +0000',
1530
- 'name' => 'Metrics (Video)',
1531
- 'description' => '',
1532
- 'frontpage' => '1',
1533
- 'status' => 'agency',
1534
- 'name_clean' => 'metrics-video',
1535
- ),
1536
- 91 =>
1537
- array (
1538
- 'type' => 'CSMM PRO',
1539
- 'version' => '15.17',
1540
- 'last_edit' => 'Sun, 23 Sep 2018 13:09:03 +0000',
1541
- 'name' => 'Misty Forest (Video)',
1542
- 'description' => '',
1543
- 'frontpage' => '1',
1544
- 'status' => 'pro',
1545
- 'name_clean' => 'misty-forest-video',
1546
- ),
1547
- 92 =>
1548
- array (
1549
- 'type' => 'CSMM PRO',
1550
- 'version' => '6.00',
1551
- 'last_edit' => 'Fri, 07 Aug 2020 12:29:53 +0000',
1552
- 'name' => 'Mobile App',
1553
- 'description' => '',
1554
- 'frontpage' => '1',
1555
- 'status' => 'extra',
1556
- 'name_clean' => 'mobile-app',
1557
- ),
1558
- 93 =>
1559
- array (
1560
- 'type' => 'CSMM PRO',
1561
- 'version' => '6.00',
1562
- 'last_edit' => 'Wed, 25 Apr 2018 11:08:31 +0000',
1563
- 'name' => 'Mobile Designer',
1564
- 'description' => '',
1565
- 'frontpage' => '1',
1566
- 'status' => 'agency',
1567
- 'name_clean' => 'mobile-designer',
1568
- ),
1569
- 94 =>
1570
- array (
1571
- 'type' => 'CSMM PRO',
1572
- 'version' => '15.17',
1573
- 'last_edit' => 'Tue, 30 Oct 2018 18:10:11 +0000',
1574
- 'name' => 'Mobile Meeting',
1575
- 'description' => '',
1576
- 'frontpage' => '1',
1577
- 'status' => 'agency',
1578
- 'name_clean' => 'mobile-meeting',
1579
- ),
1580
- 95 =>
1581
- array (
1582
- 'type' => 'CSMM PRO',
1583
- 'version' => '6.00',
1584
- 'last_edit' => 'Mon, 26 Feb 2018 18:04:32 +0000',
1585
- 'name' => 'Modern Blog',
1586
- 'description' => '',
1587
- 'frontpage' => '1',
1588
- 'status' => 'pro',
1589
- 'name_clean' => 'modern-blog',
1590
- ),
1591
- 96 =>
1592
- array (
1593
- 'type' => 'CSMM PRO',
1594
- 'version' => '15.05',
1595
- 'last_edit' => 'Fri, 02 Mar 2018 10:14:21 +0000',
1596
- 'name' => 'Modern Office',
1597
- 'description' => 'Andrea',
1598
- 'frontpage' => '0',
1599
- 'status' => 'agency',
1600
- 'name_clean' => 'modern-office',
1601
- ),
1602
- 97 =>
1603
- array (
1604
- 'type' => 'CSMM PRO',
1605
- 'version' => '15.17',
1606
- 'last_edit' => 'Mon, 26 Nov 2018 18:42:35 +0000',
1607
- 'name' => 'Modern Recipes',
1608
- 'description' => '',
1609
- 'frontpage' => '1',
1610
- 'status' => 'agency',
1611
- 'name_clean' => 'modern-recipes',
1612
- ),
1613
- 98 =>
1614
- array (
1615
- 'type' => 'CSMM PRO',
1616
- 'version' => '15.17',
1617
- 'last_edit' => 'Fri, 30 Mar 2018 11:48:23 +0000',
1618
- 'name' => 'Mountain Slide',
1619
- 'description' => '',
1620
- 'frontpage' => '1',
1621
- 'status' => 'pro',
1622
- 'name_clean' => 'mountain-slide',
1623
- ),
1624
- 99 =>
1625
- array (
1626
- 'type' => 'CSMM PRO',
1627
- 'version' => '5.05',
1628
- 'last_edit' => 'Thu, 01 Mar 2018 10:49:52 +0000',
1629
- 'name' => 'Mountain',
1630
- 'description' => 'Andrea',
1631
- 'frontpage' => '0',
1632
- 'status' => 'pro',
1633
- 'name_clean' => 'mountain',
1634
- ),
1635
- 100 =>
1636
- array (
1637
- 'type' => 'CSMM PRO',
1638
- 'version' => '6.00',
1639
- 'last_edit' => 'Wed, 25 Apr 2018 11:12:56 +0000',
1640
- 'name' => 'Movie Trailer (Video)',
1641
- 'description' => '',
1642
- 'frontpage' => '1',
1643
- 'status' => 'pro',
1644
- 'name_clean' => 'movie-trailer-video',
1645
- ),
1646
- 101 =>
1647
- array (
1648
- 'type' => 'CSMM PRO',
1649
- 'version' => '15.17',
1650
- 'last_edit' => 'Sun, 16 Jun 2019 16:57:44 +0000',
1651
- 'name' => 'Music',
1652
- 'description' => '',
1653
- 'frontpage' => '1',
1654
- 'status' => 'pro',
1655
- 'name_clean' => 'music',
1656
- ),
1657
- 102 =>
1658
- array (
1659
- 'type' => 'CSMM PRO',
1660
- 'version' => '15.05',
1661
- 'last_edit' => 'Fri, 02 Mar 2018 10:17:02 +0000',
1662
- 'name' => 'Nature',
1663
- 'description' => 'Andrea',
1664
- 'frontpage' => '0',
1665
- 'status' => 'agency',
1666
- 'name_clean' => 'nature',
1667
- ),
1668
- 103 =>
1669
- array (
1670
- 'type' => 'CSMM PRO',
1671
- 'version' => '6.00',
1672
- 'last_edit' => 'Fri, 07 Aug 2020 08:05:07 +0000',
1673
- 'name' => 'Non-Profit Organization',
1674
- 'description' => '',
1675
- 'frontpage' => '0',
1676
- 'status' => 'extra',
1677
- 'name_clean' => 'non-profit-organization',
1678
- ),
1679
- 104 =>
1680
- array (
1681
- 'type' => 'CSMM PRO',
1682
- 'version' => '6.00',
1683
- 'last_edit' => 'Wed, 22 Jul 2020 19:34:37 +0000',
1684
- 'name' => 'Nutritionist',
1685
- 'description' => '',
1686
- 'frontpage' => '0',
1687
- 'status' => 'pro',
1688
- 'name_clean' => 'nutritionist',
1689
- ),
1690
- 105 =>
1691
- array (
1692
- 'type' => 'CSMM PRO',
1693
- 'version' => '5.14',
1694
- 'last_edit' => 'Fri, 23 Mar 2018 16:37:55 +0000',
1695
- 'name' => 'Office Meeting (Video)',
1696
- 'description' => '',
1697
- 'frontpage' => '1',
1698
- 'status' => 'agency',
1699
- 'name_clean' => 'office-meeting-video',
1700
- ),
1701
- 106 =>
1702
- array (
1703
- 'type' => 'CSMM PRO',
1704
- 'version' => '15.05',
1705
- 'last_edit' => 'Fri, 02 Mar 2018 12:35:44 +0000',
1706
- 'name' => 'Office Theme',
1707
- 'description' => '',
1708
- 'frontpage' => '1',
1709
- 'status' => 'agency',
1710
- 'name_clean' => 'office-theme',
1711
- ),
1712
- 107 =>
1713
- array (
1714
- 'type' => 'CSMM PRO',
1715
- 'version' => '15.17',
1716
- 'last_edit' => 'Sat, 28 Mar 2020 07:10:36 +0000',
1717
- 'name' => 'Online Food Delivery',
1718
- 'description' => '',
1719
- 'frontpage' => '1',
1720
- 'status' => 'pro',
1721
- 'name_clean' => 'online-food-delivery',
1722
- ),
1723
- 108 =>
1724
- array (
1725
- 'type' => 'CSMM PRO',
1726
- 'version' => '5.005',
1727
- 'last_edit' => 'Mon, 26 Feb 2018 18:07:28 +0000',
1728
- 'name' => 'Online Learning',
1729
- 'description' => 'Andrea',
1730
- 'frontpage' => '1',
1731
- 'status' => 'agency',
1732
- 'name_clean' => 'online-learning',
1733
- ),
1734
- 109 =>
1735
- array (
1736
- 'type' => 'CSMM PRO',
1737
- 'version' => '15.17',
1738
- 'last_edit' => 'Mon, 30 Dec 2019 09:41:36 +0000',
1739
- 'name' => 'Online Shopping',
1740
- 'description' => '',
1741
- 'frontpage' => '1',
1742
- 'status' => 'pro',
1743
- 'name_clean' => 'online-shopping',
1744
- ),
1745
- 110 =>
1746
- array (
1747
- 'type' => 'CSMM PRO',
1748
- 'version' => '15.17',
1749
- 'last_edit' => 'Sun, 25 Aug 2019 10:00:21 +0000',
1750
- 'name' => 'Organic Cosmetics',
1751
- 'description' => '',
1752
- 'frontpage' => '1',
1753
- 'status' => 'pro',
1754
- 'name_clean' => 'organic-cosmetics',
1755
- ),
1756
- 111 =>
1757
- array (
1758
- 'type' => 'CSMM PRO',
1759
- 'version' => '6.00',
1760
- 'last_edit' => 'Wed, 25 Apr 2018 11:10:44 +0000',
1761
- 'name' => 'Pancake House',
1762
- 'description' => '',
1763
- 'frontpage' => '1',
1764
- 'status' => 'pro',
1765
- 'name_clean' => 'pancake-house',
1766
- ),
1767
- 112 =>
1768
- array (
1769
- 'type' => 'CSMM PRO',
1770
- 'version' => '6.00',
1771
- 'last_edit' => 'Wed, 25 Apr 2018 11:15:19 +0000',
1772
- 'name' => 'Parenting',
1773
- 'description' => '',
1774
- 'frontpage' => '1',
1775
- 'status' => 'pro',
1776
- 'name_clean' => 'parenting',
1777
- ),
1778
- 113 =>
1779
- array (
1780
- 'type' => 'CSMM PRO',
1781
- 'version' => '15.17',
1782
- 'last_edit' => 'Tue, 28 Aug 2018 15:03:08 +0000',
1783
- 'name' => 'Passage',
1784
- 'description' => '',
1785
- 'frontpage' => '0',
1786
- 'status' => 'pro',
1787
- 'name_clean' => 'passage',
1788
- ),
1789
- 114 =>
1790
- array (
1791
- 'type' => 'CSMM PRO',
1792
- 'version' => '15.17',
1793
- 'last_edit' => 'Tue, 23 Oct 2018 18:08:17 +0000',
1794
- 'name' => 'Peaceful River',
1795
- 'description' => '',
1796
- 'frontpage' => '1',
1797
- 'status' => 'agency',
1798
- 'name_clean' => 'peaceful-river',
1799
- ),
1800
- 115 =>
1801
- array (
1802
- 'type' => 'CSMM PRO',
1803
- 'version' => '15.17',
1804
- 'last_edit' => 'Sat, 18 May 2019 12:49:23 +0000',
1805
- 'name' => 'Personal Trainer',
1806
- 'description' => '',
1807
- 'frontpage' => '1',
1808
- 'status' => 'pro',
1809
- 'name_clean' => 'personal-trainer',
1810
- ),
1811
- 116 =>
1812
- array (
1813
- 'type' => 'CSMM PRO',
1814
- 'version' => '15.17',
1815
- 'last_edit' => 'Sat, 28 Mar 2020 07:55:41 +0000',
1816
- 'name' => 'Photo Studio',
1817
- 'description' => '',
1818
- 'frontpage' => '1',
1819
- 'status' => 'agency',
1820
- 'name_clean' => 'photo-studio',
1821
- ),
1822
- 117 =>
1823
- array (
1824
- 'type' => 'CSMM PRO',
1825
- 'version' => '15.17',
1826
- 'last_edit' => 'Fri, 30 Mar 2018 11:35:07 +0000',
1827
- 'name' => 'Photography',
1828
- 'description' => '',
1829
- 'frontpage' => '1',
1830
- 'status' => 'agency',
1831
- 'name_clean' => 'photography',
1832
- ),
1833
- 118 =>
1834
- array (
1835
- 'type' => 'CSMM PRO',
1836
- 'version' => '6.00',
1837
- 'last_edit' => 'Sat, 28 Dec 2019 12:08:04 +0000',
1838
- 'name' => 'Plumbing',
1839
- 'description' => '',
1840
- 'frontpage' => '1',
1841
- 'status' => 'pro',
1842
- 'name_clean' => 'plumbing',
1843
- ),
1844
- 119 =>
1845
- array (
1846
- 'type' => 'CSMM PRO',
1847
- 'version' => '6.00',
1848
- 'last_edit' => 'Fri, 07 Aug 2020 06:53:04 +0000',
1849
- 'name' => 'Podcast',
1850
- 'description' => '',
1851
- 'frontpage' => '0',
1852
- 'status' => 'extra',
1853
- 'name_clean' => 'podcast',
1854
- ),
1855
- 120 =>
1856
- array (
1857
- 'type' => 'CSMM PRO',
1858
- 'version' => '6.00',
1859
- 'last_edit' => 'Thu, 06 Aug 2020 20:27:12 +0000',
1860
- 'name' => 'Portfolio',
1861
- 'description' => '',
1862
- 'frontpage' => '0',
1863
- 'status' => 'extra',
1864
- 'name_clean' => 'portfolio',
1865
- ),
1866
- 121 =>
1867
- array (
1868
- 'type' => 'CSMM PRO',
1869
- 'version' => '15.17',
1870
- 'last_edit' => 'Mon, 25 Nov 2019 08:56:50 +0000',
1871
- 'name' => 'Restaurant',
1872
- 'description' => '',
1873
- 'frontpage' => '1',
1874
- 'status' => 'agency',
1875
- 'name_clean' => 'restaurant',
1876
- ),
1877
- 122 =>
1878
- array (
1879
- 'type' => 'CSMM PRO',
1880
- 'version' => '15.17',
1881
- 'last_edit' => 'Sun, 10 Mar 2019 11:20:31 +0000',
1882
- 'name' => 'Romantic Travels',
1883
- 'description' => '',
1884
- 'frontpage' => '1',
1885
- 'status' => 'agency',
1886
- 'name_clean' => 'romantic-travels',
1887
- ),
1888
- 123 =>
1889
- array (
1890
- 'type' => 'CSMM PRO',
1891
- 'version' => '15.17',
1892
- 'last_edit' => 'Fri, 30 Mar 2018 11:41:09 +0000',
1893
- 'name' => 'Running Blog',
1894
- 'description' => '',
1895
- 'frontpage' => '0',
1896
- 'status' => 'agency',
1897
- 'name_clean' => 'running-blog',
1898
- ),
1899
- 124 =>
1900
- array (
1901
- 'type' => 'CSMM PRO',
1902
- 'version' => '15.14',
1903
- 'last_edit' => 'Sat, 24 Mar 2018 10:23:40 +0000',
1904
- 'name' => 'Running (Video)',
1905
- 'description' => '',
1906
- 'frontpage' => '1',
1907
- 'status' => 'pro',
1908
- 'name_clean' => 'running-video',
1909
- ),
1910
- 125 =>
1911
- array (
1912
- 'type' => 'CSMM PRO',
1913
- 'version' => '6.00',
1914
- 'last_edit' => 'Thu, 25 Apr 2019 08:11:16 +0000',
1915
- 'name' => 'Scholar University',
1916
- 'description' => '',
1917
- 'frontpage' => '1',
1918
- 'status' => 'agency',
1919
- 'name_clean' => 'scholar-university',
1920
- ),
1921
- 126 =>
1922
- array (
1923
- 'type' => 'CSMM PRO',
1924
- 'version' => '6.00',
1925
- 'last_edit' => 'Wed, 26 Jun 2019 16:55:04 +0000',
1926
- 'name' => 'SEO & Digital Marketing',
1927
- 'description' => '',
1928
- 'frontpage' => '1',
1929
- 'status' => 'agency',
1930
- 'name_clean' => 'seo-digital-marketing',
1931
- ),
1932
- 127 =>
1933
- array (
1934
- 'type' => 'CSMM PRO',
1935
- 'version' => '5.005',
1936
- 'last_edit' => 'Mon, 26 Feb 2018 11:17:32 +0000',
1937
- 'name' => 'Shoes Store',
1938
- 'description' => 'Andrea',
1939
- 'frontpage' => '1',
1940
- 'status' => 'agency',
1941
- 'name_clean' => 'shoes-store',
1942
- ),
1943
- 128 =>
1944
- array (
1945
- 'type' => 'CSMM PRO',
1946
- 'version' => '6.00',
1947
- 'last_edit' => 'Wed, 25 Apr 2018 11:17:21 +0000',
1948
- 'name' => 'Simple Beige Design',
1949
- 'description' => '',
1950
- 'frontpage' => '1',
1951
- 'status' => 'pro',
1952
- 'name_clean' => 'simple-beige-design',
1953
- ),
1954
- 129 =>
1955
- array (
1956
- 'type' => 'CSMM PRO',
1957
- 'version' => '6.00',
1958
- 'last_edit' => 'Fri, 07 Aug 2020 08:11:48 +0000',
1959
- 'name' => 'Skin Care',
1960
- 'description' => '',
1961
- 'frontpage' => '0',
1962
- 'status' => 'extra',
1963
- 'name_clean' => 'skin-care',
1964
- ),
1965
- 130 =>
1966
- array (
1967
- 'type' => 'CSMM PRO',
1968
- 'version' => '15.17',
1969
- 'last_edit' => 'Sun, 15 Sep 2019 17:58:36 +0000',
1970
- 'name' => 'Skincare',
1971
- 'description' => '',
1972
- 'frontpage' => '1',
1973
- 'status' => 'agency',
1974
- 'name_clean' => 'skincare',
1975
- ),
1976
- 131 =>
1977
- array (
1978
- 'type' => 'CSMM PRO',
1979
- 'version' => '6.00',
1980
- 'last_edit' => 'Wed, 25 Apr 2018 11:19:34 +0000',
1981
- 'name' => 'Snow Screensaver (Video)',
1982
- 'description' => '',
1983
- 'frontpage' => '1',
1984
- 'status' => 'pro',
1985
- 'name_clean' => 'snow-screensaver-video',
1986
- ),
1987
- 132 =>
1988
- array (
1989
- 'type' => 'CSMM PRO',
1990
- 'version' => '15.17',
1991
- 'last_edit' => 'Fri, 30 Mar 2018 11:44:39 +0000',
1992
- 'name' => 'Snowboarding Blog',
1993
- 'description' => '',
1994
- 'frontpage' => '1',
1995
- 'status' => 'pro',
1996
- 'name_clean' => 'snowboarding-blog',
1997
- ),
1998
- 133 =>
1999
- array (
2000
- 'type' => 'CSMM PRO',
2001
- 'version' => '6.00',
2002
- 'last_edit' => 'Wed, 25 Apr 2018 11:21:19 +0000',
2003
- 'name' => 'Snowy Mountain',
2004
- 'description' => '',
2005
- 'frontpage' => '1',
2006
- 'status' => 'pro',
2007
- 'name_clean' => 'snowy-mountain',
2008
- ),
2009
- 134 =>
2010
- array (
2011
- 'type' => 'CSMM PRO',
2012
- 'version' => '15.17',
2013
- 'last_edit' => 'Fri, 30 Nov 2018 10:24:22 +0000',
2014
- 'name' => 'Snowy Oasis',
2015
- 'description' => '',
2016
- 'frontpage' => '1',
2017
- 'status' => 'pro',
2018
- 'name_clean' => 'snowy-oasis',
2019
- ),
2020
- 135 =>
2021
- array (
2022
- 'type' => 'CSMM PRO',
2023
- 'version' => '15.17',
2024
- 'last_edit' => 'Wed, 10 Apr 2019 17:03:10 +0000',
2025
- 'name' => 'Social Media Service',
2026
- 'description' => '',
2027
- 'frontpage' => '1',
2028
- 'status' => 'agency',
2029
- 'name_clean' => 'social-media-service',
2030
- ),
2031
- 136 =>
2032
- array (
2033
- 'type' => 'CSMM PRO',
2034
- 'version' => '6.00',
2035
- 'last_edit' => 'Fri, 07 Aug 2020 08:06:54 +0000',
2036
- 'name' => 'Social Media',
2037
- 'description' => '',
2038
- 'frontpage' => '0',
2039
- 'status' => 'extra',
2040
- 'name_clean' => 'social-media',
2041
- ),
2042
- 137 =>
2043
- array (
2044
- 'type' => 'CSMM PRO',
2045
- 'version' => '15.17',
2046
- 'last_edit' => 'Sun, 17 Feb 2019 12:27:43 +0000',
2047
- 'name' => 'Spa & Beauty Studio',
2048
- 'description' => '',
2049
- 'frontpage' => '1',
2050
- 'status' => 'agency',
2051
- 'name_clean' => 'spa-beauty-studio',
2052
- ),
2053
- 138 =>
2054
- array (
2055
- 'type' => 'CSMM PRO',
2056
- 'version' => '15.17',
2057
- 'last_edit' => 'Thu, 30 May 2019 17:05:57 +0000',
2058
- 'name' => 'Spa',
2059
- 'description' => '',
2060
- 'frontpage' => '1',
2061
- 'status' => 'agency',
2062
- 'name_clean' => 'spa',
2063
- ),
2064
- 139 =>
2065
- array (
2066
- 'type' => 'CSMM PRO',
2067
- 'version' => '6.00',
2068
- 'last_edit' => 'Wed, 22 Jul 2020 20:04:16 +0000',
2069
- 'name' => 'Spring Sale',
2070
- 'description' => '',
2071
- 'frontpage' => '1',
2072
- 'status' => 'pro',
2073
- 'name_clean' => 'spring-sale',
2074
- ),
2075
- 140 =>
2076
- array (
2077
- 'type' => 'CSMM PRO',
2078
- 'version' => '6.00',
2079
- 'last_edit' => 'Fri, 30 Mar 2018 09:59:40 +0000',
2080
- 'name' => 'Spring',
2081
- 'description' => '',
2082
- 'frontpage' => '1',
2083
- 'status' => 'agency',
2084
- 'name_clean' => 'spring',
2085
- ),
2086
- 141 =>
2087
- array (
2088
- 'type' => 'CSMM PRO',
2089
- 'version' => '15.17',
2090
- 'last_edit' => 'Sat, 26 Jan 2019 16:30:01 +0000',
2091
- 'name' => 'Startup',
2092
- 'description' => '',
2093
- 'frontpage' => '1',
2094
- 'status' => 'pro',
2095
- 'name_clean' => 'startup',
2096
- ),
2097
- 142 =>
2098
- array (
2099
- 'type' => 'CSMM PRO',
2100
- 'version' => '6.00',
2101
- 'last_edit' => 'Fri, 07 Aug 2020 08:16:06 +0000',
2102
- 'name' => 'Statistics Survey',
2103
- 'description' => '',
2104
- 'frontpage' => '0',
2105
- 'status' => 'extra',
2106
- 'name_clean' => 'statistics-survey',
2107
- ),
2108
- 143 =>
2109
- array (
2110
- 'type' => 'CSMM PRO',
2111
- 'version' => '6.00',
2112
- 'last_edit' => 'Sun, 23 Feb 2020 10:34:57 +0000',
2113
- 'name' => 'Studio Design',
2114
- 'description' => '',
2115
- 'frontpage' => '1',
2116
- 'status' => 'agency',
2117
- 'name_clean' => 'studio-design',
2118
- ),
2119
- 144 =>
2120
- array (
2121
- 'type' => 'CSMM PRO',
2122
- 'version' => '15.17',
2123
- 'last_edit' => 'Sun, 19 Aug 2018 07:48:14 +0000',
2124
- 'name' => 'Stylish Workplace',
2125
- 'description' => '',
2126
- 'frontpage' => '1',
2127
- 'status' => 'pro',
2128
- 'name_clean' => 'stylish-workplace',
2129
- ),
2130
- 145 =>
2131
- array (
2132
- 'type' => 'CSMM PRO',
2133
- 'version' => '15.17',
2134
- 'last_edit' => 'Sun, 26 Jan 2020 15:16:44 +0000',
2135
- 'name' => 'Tattoo Studio',
2136
- 'description' => '',
2137
- 'frontpage' => '1',
2138
- 'status' => 'pro',
2139
- 'name_clean' => 'tattoo-studio',
2140
- ),
2141
- 146 =>
2142
- array (
2143
- 'type' => 'CSMM PRO',
2144
- 'version' => '6.00',
2145
- 'last_edit' => 'Fri, 07 Aug 2020 08:10:14 +0000',
2146
- 'name' => 'Tech',
2147
- 'description' => '',
2148
- 'frontpage' => '0',
2149
- 'status' => 'extra',
2150
- 'name_clean' => 'tech',
2151
- ),
2152
- 147 =>
2153
- array (
2154
- 'type' => 'CSMM PRO',
2155
- 'version' => '15.17',
2156
- 'last_edit' => 'Wed, 26 Jun 2019 17:26:44 +0000',
2157
- 'name' => 'TechExpo',
2158
- 'description' => '',
2159
- 'frontpage' => '1',
2160
- 'status' => 'pro',
2161
- 'name_clean' => 'techexpo',
2162
- ),
2163
- 148 =>
2164
- array (
2165
- 'type' => 'CSMM PRO',
2166
- 'version' => '6.00',
2167
- 'last_edit' => 'Sun, 18 Aug 2019 17:19:12 +0000',
2168
- 'name' => 'Telecommunication',
2169
- 'description' => '',
2170
- 'frontpage' => '1',
2171
- 'status' => 'agency',
2172
- 'name_clean' => 'telecommunication',
2173
- ),
2174
- 149 =>
2175
- array (
2176
- 'type' => 'CSMM PRO',
2177
- 'version' => '6.00',
2178
- 'last_edit' => 'Wed, 25 Apr 2018 11:22:49 +0000',
2179
- 'name' => 'The Big City Newsletter',
2180
- 'description' => '',
2181
- 'frontpage' => '1',
2182
- 'status' => 'agency',
2183
- 'name_clean' => 'the-big-city-newsletter',
2184
- ),
2185
- 150 =>
2186
- array (
2187
- 'type' => 'CSMM PRO',
2188
- 'version' => '5.14',
2189
- 'last_edit' => 'Thu, 22 Mar 2018 11:33:57 +0000',
2190
- 'name' => 'The Sunny View',
2191
- 'description' => 'Andrea',
2192
- 'frontpage' => '0',
2193
- 'status' => 'pro',
2194
- 'name_clean' => 'the-sunny-view',
2195
- ),
2196
- 151 =>
2197
- array (
2198
- 'type' => 'CSMM PRO',
2199
- 'version' => '15.17',
2200
- 'last_edit' => 'Mon, 25 Nov 2019 09:23:11 +0000',
2201
- 'name' => 'Theatre',
2202
- 'description' => '',
2203
- 'frontpage' => '1',
2204
- 'status' => 'agency',
2205
- 'name_clean' => 'theatre',
2206
- ),
2207
- 152 =>
2208
- array (
2209
- 'type' => 'CSMM PRO',
2210
- 'version' => '5.001',
2211
- 'last_edit' => 'Tue, 20 Feb 2018 10:57:27 +0000',
2212
- 'name' => 'Travel Agency',
2213
- 'description' => '',
2214
- 'frontpage' => '1',
2215
- 'status' => 'pro',
2216
- 'name_clean' => 'travel-agency',
2217
- ),
2218
- 153 =>
2219
- array (
2220
- 'type' => 'CSMM PRO',
2221
- 'version' => '15.05',
2222
- 'last_edit' => 'Fri, 02 Mar 2018 12:39:22 +0000',
2223
- 'name' => 'Travel Blog',
2224
- 'description' => 'Andrea',
2225
- 'frontpage' => '1',
2226
- 'status' => 'agency',
2227
- 'name_clean' => 'travel-blog',
2228
- ),
2229
- 154 =>
2230
- array (
2231
- 'type' => 'CSMM PRO',
2232
- 'version' => '6.00',
2233
- 'last_edit' => 'Wed, 25 Apr 2018 11:24:56 +0000',
2234
- 'name' => 'Tulips',
2235
- 'description' => '',
2236
- 'frontpage' => '1',
2237
- 'status' => 'agency',
2238
- 'name_clean' => 'tulips',
2239
- ),
2240
- 155 =>
2241
- array (
2242
- 'type' => 'CSMM PRO',
2243
- 'version' => '6.00',
2244
- 'last_edit' => 'Sun, 27 Jan 2019 08:47:12 +0000',
2245
- 'name' => 'Valentines Day',
2246
- 'description' => '',
2247
- 'frontpage' => '1',
2248
- 'status' => 'pro',
2249
- 'name_clean' => 'valentines-day',
2250
- ),
2251
- 156 =>
2252
- array (
2253
- 'type' => 'CSMM PRO',
2254
- 'version' => '5.001',
2255
- 'last_edit' => 'Mon, 19 Feb 2018 12:31:48 +0000',
2256
- 'name' => 'Video Production',
2257
- 'description' => '',
2258
- 'frontpage' => '1',
2259
- 'status' => 'pro',
2260
- 'name_clean' => 'video-production',
2261
- ),
2262
- 157 =>
2263
- array (
2264
- 'type' => 'CSMM PRO',
2265
- 'version' => '15.17',
2266
- 'last_edit' => 'Thu, 04 Apr 2019 16:55:28 +0000',
2267
- 'name' => 'Virtual Assistant Service',
2268
- 'description' => '',
2269
- 'frontpage' => '1',
2270
- 'status' => 'agency',
2271
- 'name_clean' => 'virtual-assistant-service',
2272
- ),
2273
- 158 =>
2274
- array (
2275
- 'type' => 'CSMM PRO',
2276
- 'version' => '15.17',
2277
- 'last_edit' => 'Sun, 24 May 2020 06:10:55 +0000',
2278
- 'name' => 'Virtual Reality',
2279
- 'description' => '',
2280
- 'frontpage' => '1',
2281
- 'status' => 'pro',
2282
- 'name_clean' => 'virtual-reality',
2283
- ),
2284
- 159 =>
2285
- array (
2286
- 'type' => 'CSMM PRO',
2287
- 'version' => '6.00',
2288
- 'last_edit' => 'Sat, 07 Jul 2018 15:15:19 +0000',
2289
- 'name' => 'Walking Away (Video)',
2290
- 'description' => '',
2291
- 'frontpage' => '1',
2292
- 'status' => 'pro',
2293
- 'name_clean' => 'walking-away-video',
2294
- ),
2295
- 160 =>
2296
- array (
2297
- 'type' => 'CSMM PRO',
2298
- 'version' => '6.00',
2299
- 'last_edit' => 'Fri, 07 Aug 2020 08:07:31 +0000',
2300
- 'name' => 'Web Security',
2301
- 'description' => '',
2302
- 'frontpage' => '0',
2303
- 'status' => 'extra',
2304
- 'name_clean' => 'web-security',
2305
- ),
2306
- 161 =>
2307
- array (
2308
- 'type' => 'CSMM PRO',
2309
- 'version' => '5.005',
2310
- 'last_edit' => 'Mon, 26 Feb 2018 19:54:07 +0000',
2311
- 'name' => 'Webinar',
2312
- 'description' => 'Andrea',
2313
- 'frontpage' => '1',
2314
- 'status' => 'agency',
2315
- 'name_clean' => 'webinar',
2316
- ),
2317
- 162 =>
2318
- array (
2319
- 'type' => 'CSMM PRO',
2320
- 'version' => '5.005',
2321
- 'last_edit' => 'Fri, 23 Feb 2018 11:53:23 +0000',
2322
- 'name' => 'Wedding Blog',
2323
- 'description' => 'Andrea',
2324
- 'frontpage' => '1',
2325
- 'status' => 'agency',
2326
- 'name_clean' => 'wedding-blog',
2327
- ),
2328
- 163 =>
2329
- array (
2330
- 'type' => 'CSMM PRO',
2331
- 'version' => '6.00',
2332
- 'last_edit' => 'Thu, 06 Aug 2020 20:25:52 +0000',
2333
- 'name' => 'Wedding',
2334
- 'description' => '',
2335
- 'frontpage' => '0',
2336
- 'status' => 'extra',
2337
- 'name_clean' => 'wedding',
2338
- ),
2339
- 164 =>
2340
- array (
2341
- 'type' => 'CSMM PRO',
2342
- 'version' => '15.17',
2343
- 'last_edit' => 'Tue, 22 May 2018 12:41:04 +0000',
2344
- 'name' => 'White Orchids',
2345
- 'description' => '',
2346
- 'frontpage' => '1',
2347
- 'status' => 'pro',
2348
- 'name_clean' => 'white-orchids',
2349
- ),
2350
- 165 =>
2351
- array (
2352
- 'type' => 'CSMM PRO',
2353
- 'version' => '15.17',
2354
- 'last_edit' => 'Sun, 19 Jan 2020 13:38:20 +0000',
2355
- 'name' => 'Winter Sale',
2356
- 'description' => '',
2357
- 'frontpage' => '1',
2358
- 'status' => 'pro',
2359
- 'name_clean' => 'winter-sale',
2360
- ),
2361
- 166 =>
2362
- array (
2363
- 'type' => 'CSMM PRO',
2364
- 'version' => '5.14',
2365
- 'last_edit' => 'Thu, 22 Mar 2018 11:29:56 +0000',
2366
- 'name' => 'Working Out',
2367
- 'description' => '',
2368
- 'frontpage' => '1',
2369
- 'status' => 'agency',
2370
- 'name_clean' => 'working-out',
2371
- ),
2372
- 167 =>
2373
- array (
2374
- 'type' => 'CSMM PRO',
2375
- 'version' => '15.05',
2376
- 'last_edit' => 'Fri, 02 Mar 2018 12:36:42 +0000',
2377
- 'name' => 'Workplace',
2378
- 'description' => 'Andrea',
2379
- 'frontpage' => '1',
2380
- 'status' => 'agency',
2381
- 'name_clean' => 'workplace',
2382
- ),
2383
- 168 =>
2384
- array (
2385
- 'type' => 'CSMM PRO',
2386
- 'version' => '6.00',
2387
- 'last_edit' => 'Wed, 25 Apr 2018 11:00:38 +0000',
2388
- 'name' => 'Writing Service (Video)',
2389
- 'description' => '',
2390
- 'frontpage' => '1',
2391
- 'status' => 'agency',
2392
- 'name_clean' => 'writing-service-video',
2393
- ),
2394
- );
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2395
 
2396
  function mntc_themes_sort($item1, $item2) {
2397
  if (strtotime($item1['last_edit']) == strtotime($item2['last_edit'])) {
@@ -2427,7 +2604,7 @@ function mtnc_add_themes_fields()
2427
  echo '</div>';
2428
  } // foreach theme
2429
 
2430
- echo '<p class="textcenter"><a href="#" class="button button-primary" id="show-all-themes">Show All 150+ Themes</a><br><br></p>';
2431
  }
2432
 
2433
  function mtnc_csmm_generate_web_link($placement = '', $page = '/', $params = array(), $anchor = '') {
@@ -2594,7 +2771,7 @@ function mtnc_promo_sn()
2594
  {
2595
  $promo_text = '';
2596
  if (!mtnc_is_sn_active()) {
2597
- $promo_text .= '<a href="' . admin_url('plugin-install.php?fix-install-button=1&tab=plugin-information&plugin=security-ninja&TB_iframe=true&width=600&height=550') . '" class="thickbox open-plugin-details-modal"><img src="' . MTNC_URI . 'images/security-ninja.png" alt="Security Ninja" title="Security Ninja"></a>';
2598
  }
2599
  echo $promo_text;
2600
  }
298
  echo $promo_text;
299
  }
300
 
301
+ function mtnc_accessibe_side() {
302
+ $promo_text = '';
303
+
304
+ $promo_text .= '<p><b>20% of people who visit your site can\'t use it properly</b> because they have a disability. Making your site accessible is required by law and you can face heavy fines for not doing it.</p><p>By using the <a href="#" class="open-accessibe-upsell">accessiBe plugin</a> you can make your site accessible. This will not only save you from fines but instantly grow your audience.</p>';
305
+ $promo_text .= '<p class="textcenter"><a href="#" class="open-accessibe-upsell"><img style="max-width: 80%;" src="' . MTNC_URI . 'images/accessibe-logo.png" alt="Install the accessiBe plugin" title="Install the accessiBe plugin"></a></p>';
306
+
307
+ echo $promo_text;
308
+ }
309
+
310
  function mtnc_page_create_meta_boxes_widget_support()
311
  {
312
  global $mtnc_variable;
313
 
314
  add_meta_box('promo-review2', __('Help us keep the plugin free &amp; maintained', 'maintenance'), 'mtnc_review_box', $mtnc_variable->options_page, 'side', 'high');
315
+
316
+ if (!is_plugin_active('accessibe/accessiebe.php')) {
317
+ add_meta_box('accessibe-sidebar', 'Web accessibility is not a luxury in 2021!', 'mtnc_accessibe_side', $mtnc_variable->options_page, 'side', 'high');
318
+ }
319
+
320
  if (!mtnc_is_sn_active()) {
321
  add_meta_box('promo-sn', __('Protect your site from day one with Security Ninja', 'maintenance'), 'mtnc_promo_sn', $mtnc_variable->options_page, 'side', 'default');
322
  }
360
  mtnc_generate_input_filed(__('Headline', 'maintenance'), 'heading', 'heading', $heading);
361
  mtnc_generate_tinymce_filed(__('Description', 'maintenance'), 'description', 'description', $description);
362
  mtnc_generate_input_filed(__('Footer Text', 'maintenance'), 'footer_text', 'footer_text', $footer_text);
363
+ mtnc_accessibe_option();
364
  mtnc_smush_option();
365
  mtnc_generate_check_filed(__('Show Some Love', 'maintenance'), __('Show a small link in the footer to let others know you\'re using this awesome &amp; free plugin', 'maintenance'), 'show_some_love', 'show_some_love', !empty($mt_option['show_some_love']));
366
  mtnc_generate_number_filed(__('Set Logo Width', 'maintenance'), 'logo_width', 'logo_width', $logo_width);
445
  }
446
  } // mtnc_smush_option
447
 
448
+ function mtnc_accessibe_option() {
449
+ if (is_plugin_active('accessibe/accessiebe.php')) {
450
+ echo '<tr>';
451
+ echo '<th><label for="accessibe_support">Web Accessibility</label></th>';
452
+ echo '<td style="line-height: 1.5;">';
453
+ echo 'Configure <a href="' . admin_url('options-general.php?page=accessiBe') . '">web accessibility options</a>.';
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
454
  echo '</td>';
455
  echo '</tr>';
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
456
  } else {
457
+ echo '<tr>';
458
+ echo '<th><label for="accessibe_support">Web Accessibility</label></th>';
459
+ echo '<td style="line-height: 1.5;">';
460
+ echo '<input type="checkbox" id="accessibe_support" type="checkbox" value="1" class="skip-save">Your maintenance page is currently <b>not fully accessible for over 20% of visitors</b> with dissabilities.<br> Make your site accessible from day one by installing the <a href="#" class="open-accessibe-upsell">accessiBe plugin.</a>';
461
+ echo '</td>';
462
+ echo '</tr>';
463
  }
464
+ } // mtnc_accessibe_option
465
 
 
466
  function mtnc_is_sn_active() {
467
  if (!function_exists('is_plugin_active') || !function_exists('get_plugin_data')) {
468
  require_once ABSPATH . 'wp-admin/includes/plugin.php';
488
 
489
  function mtnc_add_themes_fields()
490
  {
491
+ $themes = array(
492
+ 0 =>
493
+ array (
494
+ 'type' => 'CSMM PRO',
495
+ 'version' => '5.005',
496
+ 'last_edit' => 'Thu, 22 Feb 2018 18:45:00 +0000',
497
+ 'name' => 'Aeroplane Company',
498
+ 'description' => 'Andrea',
499
+ 'frontpage' => '1',
500
+ 'status' => 'pro',
501
+ 'name_clean' => 'aeroplane-company',
502
+ ),
503
+ 1 =>
504
+ array (
505
+ 'type' => 'CSMM PRO',
506
+ 'version' => '6.09',
507
+ 'last_edit' => 'Wed, 23 Sep 2020 12:32:06 +0000',
508
+ 'name' => 'Air Balloon',
509
+ 'description' => '',
510
+ 'frontpage' => '1',
511
+ 'status' => 'agency',
512
+ 'name_clean' => 'air-balloon',
513
+ ),
514
+ 2 =>
515
+ array (
516
+ 'type' => 'CSMM PRO',
517
+ 'version' => '6.00',
518
+ 'last_edit' => 'Mon, 03 Aug 2020 12:43:26 +0000',
519
+ 'name' => 'Animated Clock',
520
+ 'description' => 'Andrea',
521
+ 'frontpage' => '0',
522
+ 'status' => 'pro',
523
+ 'name_clean' => 'animated-clock',
524
+ ),
525
+ 3 =>
526
+ array (
527
+ 'type' => 'CSMM PRO',
528
+ 'version' => '6.09',
529
+ 'last_edit' => 'Wed, 23 Sep 2020 12:34:04 +0000',
530
+ 'name' => 'Architecture INC',
531
+ 'description' => '',
532
+ 'frontpage' => '1',
533
+ 'status' => 'pro',
534
+ 'name_clean' => 'architecture-inc',
535
+ ),
536
+ 4 =>
537
+ array (
538
+ 'type' => 'CSMM PRO',
539
+ 'version' => '15.17',
540
+ 'last_edit' => 'Sat, 08 Sep 2018 14:42:03 +0000',
541
+ 'name' => 'Architecture',
542
+ 'description' => '',
543
+ 'frontpage' => '1',
544
+ 'status' => 'agency',
545
+ 'name_clean' => 'architecture',
546
+ ),
547
+ 5 =>
548
+ array (
549
+ 'type' => 'CSMM PRO',
550
+ 'version' => '6.09',
551
+ 'last_edit' => 'Wed, 23 Sep 2020 12:36:45 +0000',
552
+ 'name' => 'Art Gallery',
553
+ 'description' => '',
554
+ 'frontpage' => '1',
555
+ 'status' => 'pro',
556
+ 'name_clean' => 'art-gallery',
557
+ ),
558
+ 6 =>
559
+ array (
560
+ 'type' => 'CSMM PRO',
561
+ 'version' => '15.17',
562
+ 'last_edit' => 'Sun, 23 Sep 2018 12:44:52 +0000',
563
+ 'name' => 'Auto Service',
564
+ 'description' => '',
565
+ 'frontpage' => '1',
566
+ 'status' => 'agency',
567
+ 'name_clean' => 'auto-service',
568
+ ),
569
+ 7 =>
570
+ array (
571
+ 'type' => 'CSMM PRO',
572
+ 'version' => '6.09',
573
+ 'last_edit' => 'Wed, 23 Sep 2020 12:38:10 +0000',
574
+ 'name' => 'Bakery',
575
+ 'description' => '',
576
+ 'frontpage' => '1',
577
+ 'status' => 'pro',
578
+ 'name_clean' => 'bakery',
579
+ ),
580
+ 8 =>
581
+ array (
582
+ 'type' => 'CSMM PRO',
583
+ 'version' => '6.09',
584
+ 'last_edit' => 'Wed, 23 Sep 2020 12:39:02 +0000',
585
+ 'name' => 'Banking App',
586
+ 'description' => '',
587
+ 'frontpage' => '1',
588
+ 'status' => 'agency',
589
+ 'name_clean' => 'banking-app',
590
+ ),
591
+ 9 =>
592
+ array (
593
+ 'type' => 'CSMM PRO',
594
+ 'version' => '6.09',
595
+ 'last_edit' => 'Sun, 30 Aug 2020 12:23:36 +0000',
596
+ 'name' => 'Barbershop',
597
+ 'description' => '',
598
+ 'frontpage' => '1',
599
+ 'status' => 'agency',
600
+ 'name_clean' => 'barbershop',
601
+ ),
602
+ 10 =>
603
+ array (
604
+ 'type' => 'CSMM PRO',
605
+ 'version' => '6.09',
606
+ 'last_edit' => 'Wed, 23 Sep 2020 12:42:04 +0000',
607
+ 'name' => 'Beach',
608
+ 'description' => '',
609
+ 'frontpage' => '1',
610
+ 'status' => 'pro',
611
+ 'name_clean' => 'beach',
612
+ ),
613
+ 11 =>
614
+ array (
615
+ 'type' => 'CSMM PRO',
616
+ 'version' => '5.05',
617
+ 'last_edit' => 'Wed, 28 Feb 2018 10:30:46 +0000',
618
+ 'name' => 'Bicycle Race',
619
+ 'description' => 'Andrea',
620
+ 'frontpage' => '0',
621
+ 'status' => 'agency',
622
+ 'name_clean' => 'bicycle-race',
623
+ ),
624
+ 12 =>
625
+ array (
626
+ 'type' => 'CSMM PRO',
627
+ 'version' => '15.17',
628
+ 'last_edit' => 'Sat, 23 Mar 2019 14:44:52 +0000',
629
+ 'name' => 'Bike Shop',
630
+ 'description' => '',
631
+ 'frontpage' => '1',
632
+ 'status' => 'pro',
633
+ 'name_clean' => 'bike-shop',
634
+ ),
635
+ 13 =>
636
+ array (
637
+ 'type' => 'CSMM PRO',
638
+ 'version' => '5.005',
639
+ 'last_edit' => 'Sat, 24 Feb 2018 11:48:50 +0000',
640
+ 'name' => 'Bitcoin Miners',
641
+ 'description' => '',
642
+ 'frontpage' => '1',
643
+ 'status' => 'agency',
644
+ 'name_clean' => 'bitcoin-miners',
645
+ ),
646
+ 14 =>
647
+ array (
648
+ 'type' => 'CSMM PRO',
649
+ 'version' => '6.09',
650
+ 'last_edit' => 'Wed, 23 Sep 2020 12:44:52 +0000',
651
+ 'name' => 'Black Friday',
652
+ 'description' => '',
653
+ 'frontpage' => '0',
654
+ 'status' => 'pro',
655
+ 'name_clean' => 'black-friday',
656
+ ),
657
+ 15 =>
658
+ array (
659
+ 'type' => 'CSMM PRO',
660
+ 'version' => '15.17',
661
+ 'last_edit' => 'Fri, 30 Mar 2018 11:50:26 +0000',
662
+ 'name' => 'Blogging',
663
+ 'description' => '',
664
+ 'frontpage' => '1',
665
+ 'status' => 'agency',
666
+ 'name_clean' => 'blogging',
667
+ ),
668
+ 16 =>
669
+ array (
670
+ 'type' => 'CSMM PRO',
671
+ 'version' => '15.17',
672
+ 'last_edit' => 'Wed, 29 May 2019 18:05:04 +0000',
673
+ 'name' => 'Blue Ocean',
674
+ 'description' => '',
675
+ 'frontpage' => '1',
676
+ 'status' => 'agency',
677
+ 'name_clean' => 'blue-ocean',
678
+ ),
679
+ 17 =>
680
+ array (
681
+ 'type' => 'CSMM PRO',
682
+ 'version' => '6.09',
683
+ 'last_edit' => 'Wed, 23 Sep 2020 12:51:48 +0000',
684
+ 'name' => 'Body Transformation',
685
+ 'description' => '',
686
+ 'frontpage' => '1',
687
+ 'status' => 'pro',
688
+ 'name_clean' => 'body-transformation',
689
+ ),
690
+ 18 =>
691
+ array (
692
+ 'type' => 'CSMM PRO',
693
+ 'version' => '6.09',
694
+ 'last_edit' => 'Wed, 23 Sep 2020 12:53:11 +0000',
695
+ 'name' => 'Bodybuilding',
696
+ 'description' => '',
697
+ 'frontpage' => '0',
698
+ 'status' => 'extra',
699
+ 'name_clean' => 'bodybuilding',
700
+ ),
701
+ 19 =>
702
+ array (
703
+ 'type' => 'CSMM PRO',
704
+ 'version' => '5.005',
705
+ 'last_edit' => 'Tue, 27 Feb 2018 09:56:05 +0000',
706
+ 'name' => 'Book Lovers',
707
+ 'description' => 'Andrea',
708
+ 'frontpage' => '1',
709
+ 'status' => 'agency',
710
+ 'name_clean' => 'book-lovers',
711
+ ),
712
+ 20 =>
713
+ array (
714
+ 'type' => 'CSMM PRO',
715
+ 'version' => '6.00',
716
+ 'last_edit' => 'Mon, 03 Aug 2020 12:36:52 +0000',
717
+ 'name' => 'Business Company',
718
+ 'description' => '',
719
+ 'frontpage' => '0',
720
+ 'status' => 'agency',
721
+ 'name_clean' => 'business-company',
722
+ ),
723
+ 21 =>
724
+ array (
725
+ 'type' => 'CSMM PRO',
726
+ 'version' => '6.09',
727
+ 'last_edit' => 'Wed, 23 Sep 2020 12:56:21 +0000',
728
+ 'name' => 'Business Consulting (Video)',
729
+ 'description' => '',
730
+ 'frontpage' => '0',
731
+ 'status' => 'extra',
732
+ 'name_clean' => 'business-consulting-video',
733
+ ),
734
+ 22 =>
735
+ array (
736
+ 'type' => 'CSMM PRO',
737
+ 'version' => '6.09',
738
+ 'last_edit' => 'Wed, 23 Sep 2020 13:00:25 +0000',
739
+ 'name' => 'Business Consulting',
740
+ 'description' => '',
741
+ 'frontpage' => '1',
742
+ 'status' => 'pro',
743
+ 'name_clean' => 'business-consulting',
744
+ ),
745
+ 23 =>
746
+ array (
747
+ 'type' => 'CSMM PRO',
748
+ 'version' => '6.00',
749
+ 'last_edit' => 'Thu, 06 Aug 2020 20:25:12 +0000',
750
+ 'name' => 'Business Launch',
751
+ 'description' => '',
752
+ 'frontpage' => '0',
753
+ 'status' => 'extra',
754
+ 'name_clean' => 'business-launch',
755
+ ),
756
+ 24 =>
757
+ array (
758
+ 'type' => 'CSMM PRO',
759
+ 'version' => '6.09',
760
+ 'last_edit' => 'Wed, 23 Sep 2020 13:02:11 +0000',
761
+ 'name' => 'Business Meeting (Video)',
762
+ 'description' => '',
763
+ 'frontpage' => '1',
764
+ 'status' => 'agency',
765
+ 'name_clean' => 'business-meeting-video',
766
+ ),
767
+ 25 =>
768
+ array (
769
+ 'type' => 'CSMM PRO',
770
+ 'version' => '6.09',
771
+ 'last_edit' => 'Wed, 23 Sep 2020 13:02:57 +0000',
772
+ 'name' => 'Business',
773
+ 'description' => '',
774
+ 'frontpage' => '0',
775
+ 'status' => 'agency',
776
+ 'name_clean' => 'business',
777
+ ),
778
+ 26 =>
779
+ array (
780
+ 'type' => 'CSMM PRO',
781
+ 'version' => '6.09',
782
+ 'last_edit' => 'Wed, 23 Sep 2020 13:04:27 +0000',
783
+ 'name' => 'Café',
784
+ 'description' => '',
785
+ 'frontpage' => '1',
786
+ 'status' => 'agency',
787
+ 'name_clean' => 'cafe',
788
+ ),
789
+ 27 =>
790
+ array (
791
+ 'type' => 'CSMM PRO',
792
+ 'version' => '6.00',
793
+ 'last_edit' => 'Fri, 07 Aug 2020 08:09:16 +0000',
794
+ 'name' => 'Chatbot',
795
+ 'description' => '',
796
+ 'frontpage' => '0',
797
+ 'status' => 'extra',
798
+ 'name_clean' => 'chatbot',
799
+ ),
800
+ 28 =>
801
+ array (
802
+ 'type' => 'CSMM PRO',
803
+ 'version' => '15.17',
804
+ 'last_edit' => 'Sat, 23 Nov 2019 11:33:13 +0000',
805
+ 'name' => 'Christmas Decor',
806
+ 'description' => '',
807
+ 'frontpage' => '1',
808
+ 'status' => 'pro',
809
+ 'name_clean' => 'christmas-decor',
810
+ ),
811
+ 29 =>
812
+ array (
813
+ 'type' => 'CSMM PRO',
814
+ 'version' => '6.09',
815
+ 'last_edit' => 'Sat, 21 Nov 2020 12:38:08 +0000',
816
+ 'name' => 'Christmas Sale',
817
+ 'description' => '',
818
+ 'frontpage' => '1',
819
+ 'status' => 'pro',
820
+ 'name_clean' => 'christmas-sale',
821
+ ),
822
+ 30 =>
823
+ array (
824
+ 'type' => 'CSMM PRO',
825
+ 'version' => '6.09',
826
+ 'last_edit' => 'Wed, 23 Sep 2020 13:07:28 +0000',
827
+ 'name' => 'Church',
828
+ 'description' => '',
829
+ 'frontpage' => '1',
830
+ 'status' => 'pro',
831
+ 'name_clean' => 'church',
832
+ ),
833
+ 31 =>
834
+ array (
835
+ 'type' => 'CSMM PRO',
836
+ 'version' => '6.09',
837
+ 'last_edit' => 'Fri, 18 Dec 2020 14:02:43 +0000',
838
+ 'name' => 'Cinema Trailer (Video)',
839
+ 'description' => '',
840
+ 'frontpage' => '1',
841
+ 'status' => 'agency',
842
+ 'name_clean' => 'cinema-trailer-video',
843
+ ),
844
+ 32 =>
845
+ array (
846
+ 'type' => 'CSMM PRO',
847
+ 'version' => '6.09',
848
+ 'last_edit' => 'Wed, 23 Sep 2020 13:08:33 +0000',
849
+ 'name' => 'City Nighttime',
850
+ 'description' => '',
851
+ 'frontpage' => '1',
852
+ 'status' => 'pro',
853
+ 'name_clean' => 'city-nighttime',
854
+ ),
855
+ 33 =>
856
+ array (
857
+ 'type' => 'CSMM PRO',
858
+ 'version' => '6.09',
859
+ 'last_edit' => 'Wed, 23 Sep 2020 13:09:33 +0000',
860
+ 'name' => 'Cityscape',
861
+ 'description' => '',
862
+ 'frontpage' => '1',
863
+ 'status' => 'agency',
864
+ 'name_clean' => 'cityscape',
865
+ ),
866
+ 34 =>
867
+ array (
868
+ 'type' => 'CSMM PRO',
869
+ 'version' => '6.00',
870
+ 'last_edit' => 'Fri, 07 Aug 2020 08:17:59 +0000',
871
+ 'name' => 'Clothing Trends',
872
+ 'description' => '',
873
+ 'frontpage' => '0',
874
+ 'status' => 'extra',
875
+ 'name_clean' => 'clothing-trends',
876
+ ),
877
+ 35 =>
878
+ array (
879
+ 'type' => 'CSMM PRO',
880
+ 'version' => '6.09',
881
+ 'last_edit' => 'Wed, 23 Sep 2020 13:11:48 +0000',
882
+ 'name' => 'Clouds Screensaver (Video)',
883
+ 'description' => '',
884
+ 'frontpage' => '1',
885
+ 'status' => 'agency',
886
+ 'name_clean' => 'clouds-screensaver-video',
887
+ ),
888
+ 36 =>
889
+ array (
890
+ 'type' => 'CSMM PRO',
891
+ 'version' => '5.005',
892
+ 'last_edit' => 'Thu, 22 Feb 2018 18:45:40 +0000',
893
+ 'name' => 'Coffee Shop',
894
+ 'description' => 'Andrea',
895
+ 'frontpage' => '1',
896
+ 'status' => 'agency',
897
+ 'name_clean' => 'coffee-shop',
898
+ ),
899
+ 37 =>
900
+ array (
901
+ 'type' => 'CSMM PRO',
902
+ 'version' => '6.09',
903
+ 'last_edit' => 'Wed, 23 Sep 2020 13:16:02 +0000',
904
+ 'name' => 'Cold Lake',
905
+ 'description' => '',
906
+ 'frontpage' => '1',
907
+ 'status' => 'agency',
908
+ 'name_clean' => 'cold-lake',
909
+ ),
910
+ 38 =>
911
+ array (
912
+ 'type' => 'CSMM PRO',
913
+ 'version' => '6.09',
914
+ 'last_edit' => 'Wed, 23 Sep 2020 13:16:57 +0000',
915
+ 'name' => 'Computer Repair Service',
916
+ 'description' => '',
917
+ 'frontpage' => '1',
918
+ 'status' => 'agency',
919
+ 'name_clean' => 'computer-repair-service',
920
+ ),
921
+ 39 =>
922
+ array (
923
+ 'type' => 'CSMM PRO',
924
+ 'version' => '6.09',
925
+ 'last_edit' => 'Wed, 23 Sep 2020 13:18:01 +0000',
926
+ 'name' => 'Concert',
927
+ 'description' => '',
928
+ 'frontpage' => '1',
929
+ 'status' => 'pro',
930
+ 'name_clean' => 'concert',
931
+ ),
932
+ 40 =>
933
+ array (
934
+ 'type' => 'CSMM PRO',
935
+ 'version' => '6.09',
936
+ 'last_edit' => 'Wed, 23 Sep 2020 13:19:59 +0000',
937
+ 'name' => 'Conference Event',
938
+ 'description' => '',
939
+ 'frontpage' => '1',
940
+ 'status' => 'pro',
941
+ 'name_clean' => 'conference-event',
942
+ ),
943
+ 41 =>
944
+ array (
945
+ 'type' => 'CSMM PRO',
946
+ 'version' => '6.09',
947
+ 'last_edit' => 'Wed, 23 Sep 2020 13:21:29 +0000',
948
+ 'name' => 'Construction Company',
949
+ 'description' => '',
950
+ 'frontpage' => '1',
951
+ 'status' => 'agency',
952
+ 'name_clean' => 'construction-company',
953
+ ),
954
+ 42 =>
955
+ array (
956
+ 'type' => 'CSMM PRO',
957
+ 'version' => '6.09',
958
+ 'last_edit' => 'Wed, 23 Sep 2020 13:23:02 +0000',
959
+ 'name' => 'Creative Design',
960
+ 'description' => '',
961
+ 'frontpage' => '1',
962
+ 'status' => 'agency',
963
+ 'name_clean' => 'creative-design',
964
+ ),
965
+ 43 =>
966
+ array (
967
+ 'type' => 'CSMM PRO',
968
+ 'version' => '6.09',
969
+ 'last_edit' => 'Wed, 23 Sep 2020 13:24:34 +0000',
970
+ 'name' => 'Custom Decor',
971
+ 'description' => '',
972
+ 'frontpage' => '1',
973
+ 'status' => 'agency',
974
+ 'name_clean' => 'custom-decor',
975
+ ),
976
+ 44 =>
977
+ array (
978
+ 'type' => 'CSMM PRO',
979
+ 'version' => '6.09',
980
+ 'last_edit' => 'Tue, 29 Sep 2020 09:54:37 +0000',
981
+ 'name' => 'Cyber Security',
982
+ 'description' => '',
983
+ 'frontpage' => '1',
984
+ 'status' => 'pro',
985
+ 'name_clean' => 'cyber-security',
986
+ ),
987
+ 45 =>
988
+ array (
989
+ 'type' => 'CSMM PRO',
990
+ 'version' => '5.005',
991
+ 'last_edit' => 'Mon, 26 Feb 2018 20:41:31 +0000',
992
+ 'name' => 'Default',
993
+ 'description' => 'Default settings, nothing more.',
994
+ 'frontpage' => '0',
995
+ 'status' => 'pro',
996
+ 'name_clean' => 'default',
997
+ ),
998
+ 46 =>
999
+ array (
1000
+ 'type' => 'CSMM PRO',
1001
+ 'version' => '15.17',
1002
+ 'last_edit' => 'Fri, 30 Mar 2018 11:24:59 +0000',
1003
+ 'name' => 'Dental Clinic',
1004
+ 'description' => 'Andrea',
1005
+ 'frontpage' => '1',
1006
+ 'status' => 'agency',
1007
+ 'name_clean' => 'dental-clinic',
1008
+ ),
1009
+ 47 =>
1010
+ array (
1011
+ 'type' => 'CSMM PRO',
1012
+ 'version' => '15.17',
1013
+ 'last_edit' => 'Mon, 27 Apr 2020 11:17:15 +0000',
1014
+ 'name' => 'Digital Agency',
1015
+ 'description' => '',
1016
+ 'frontpage' => '1',
1017
+ 'status' => 'agency',
1018
+ 'name_clean' => 'digital-agency',
1019
+ ),
1020
+ 48 =>
1021
+ array (
1022
+ 'type' => 'CSMM PRO',
1023
+ 'version' => '15.17',
1024
+ 'last_edit' => 'Mon, 26 Nov 2018 18:41:25 +0000',
1025
+ 'name' => 'Dog Shelter',
1026
+ 'description' => '',
1027
+ 'frontpage' => '1',
1028
+ 'status' => 'pro',
1029
+ 'name_clean' => 'dog-shelter',
1030
+ ),
1031
+ 49 =>
1032
+ array (
1033
+ 'type' => 'CSMM PRO',
1034
+ 'version' => '5.001',
1035
+ 'last_edit' => 'Tue, 20 Feb 2018 09:14:59 +0000',
1036
+ 'name' => 'Dog Training and Behavior Consulting',
1037
+ 'description' => '',
1038
+ 'frontpage' => '1',
1039
+ 'status' => 'agency',
1040
+ 'name_clean' => 'dog-training-and-behavior-consulting',
1041
+ ),
1042
+ 50 =>
1043
+ array (
1044
+ 'type' => 'CSMM PRO',
1045
+ 'version' => '15.17',
1046
+ 'last_edit' => 'Sun, 19 Jan 2020 16:12:34 +0000',
1047
+ 'name' => 'Donation',
1048
+ 'description' => '',
1049
+ 'frontpage' => '1',
1050
+ 'status' => 'agency',
1051
+ 'name_clean' => 'donation',
1052
+ ),
1053
+ 51 =>
1054
+ array (
1055
+ 'type' => 'CSMM PRO',
1056
+ 'version' => '6.09',
1057
+ 'last_edit' => 'Wed, 23 Sep 2020 13:33:24 +0000',
1058
+ 'name' => 'Ecommerce',
1059
+ 'description' => '',
1060
+ 'frontpage' => '0',
1061
+ 'status' => 'extra',
1062
+ 'name_clean' => 'ecommerce',
1063
+ ),
1064
+ 52 =>
1065
+ array (
1066
+ 'type' => 'CSMM PRO',
1067
+ 'version' => '6.09',
1068
+ 'last_edit' => 'Sun, 30 Aug 2020 14:14:29 +0000',
1069
+ 'name' => 'Email Platform',
1070
+ 'description' => '',
1071
+ 'frontpage' => '1',
1072
+ 'status' => 'pro',
1073
+ 'name_clean' => 'email-platform',
1074
+ ),
1075
+ 53 =>
1076
+ array (
1077
+ 'type' => 'CSMM PRO',
1078
+ 'version' => '6.09',
1079
+ 'last_edit' => 'Wed, 23 Sep 2020 13:38:56 +0000',
1080
+ 'name' => 'Employment',
1081
+ 'description' => '',
1082
+ 'frontpage' => '1',
1083
+ 'status' => 'pro',
1084
+ 'name_clean' => 'employment',
1085
+ ),
1086
+ 54 =>
1087
+ array (
1088
+ 'type' => 'CSMM PRO',
1089
+ 'version' => '6.09',
1090
+ 'last_edit' => 'Wed, 23 Sep 2020 13:41:50 +0000',
1091
+ 'name' => 'Essay Writing Service',
1092
+ 'description' => '',
1093
+ 'frontpage' => '1',
1094
+ 'status' => 'agency',
1095
+ 'name_clean' => 'essay-writing-service',
1096
+ ),
1097
+ 55 =>
1098
+ array (
1099
+ 'type' => 'CSMM PRO',
1100
+ 'version' => '15.17',
1101
+ 'last_edit' => 'Wed, 29 Aug 2018 16:00:04 +0000',
1102
+ 'name' => 'Fall (Video)',
1103
+ 'description' => '',
1104
+ 'frontpage' => '1',
1105
+ 'status' => 'pro',
1106
+ 'name_clean' => 'fall-video',
1107
+ ),
1108
+ 56 =>
1109
+ array (
1110
+ 'type' => 'CSMM PRO',
1111
+ 'version' => '6.09',
1112
+ 'last_edit' => 'Wed, 23 Sep 2020 13:43:16 +0000',
1113
+ 'name' => 'Fashion',
1114
+ 'description' => '',
1115
+ 'frontpage' => '1',
1116
+ 'status' => 'agency',
1117
+ 'name_clean' => 'fashion',
1118
+ ),
1119
+ 57 =>
1120
+ array (
1121
+ 'type' => 'CSMM PRO',
1122
+ 'version' => '6.09',
1123
+ 'last_edit' => 'Sun, 22 Nov 2020 14:12:40 +0000',
1124
+ 'name' => 'Film Trailer',
1125
+ 'description' => '',
1126
+ 'frontpage' => '1',
1127
+ 'status' => 'pro',
1128
+ 'name_clean' => 'film-trailer',
1129
+ ),
1130
+ 58 =>
1131
+ array (
1132
+ 'type' => 'CSMM PRO',
1133
+ 'version' => '6.09',
1134
+ 'last_edit' => 'Wed, 23 Sep 2020 13:44:14 +0000',
1135
+ 'name' => 'Financial Counselling',
1136
+ 'description' => '',
1137
+ 'frontpage' => '1',
1138
+ 'status' => 'agency',
1139
+ 'name_clean' => 'financial-counselling',
1140
+ ),
1141
+ 59 =>
1142
+ array (
1143
+ 'type' => 'CSMM PRO',
1144
+ 'version' => '15.17',
1145
+ 'last_edit' => 'Tue, 30 Oct 2018 18:11:40 +0000',
1146
+ 'name' => 'Financial District',
1147
+ 'description' => '',
1148
+ 'frontpage' => '1',
1149
+ 'status' => 'pro',
1150
+ 'name_clean' => 'financial-district',
1151
+ ),
1152
+ 60 =>
1153
+ array (
1154
+ 'type' => 'CSMM PRO',
1155
+ 'version' => '6.09',
1156
+ 'last_edit' => 'Wed, 23 Sep 2020 13:45:50 +0000',
1157
+ 'name' => 'Fitness E-Shop',
1158
+ 'description' => '',
1159
+ 'frontpage' => '1',
1160
+ 'status' => 'agency',
1161
+ 'name_clean' => 'fitness-e-shop',
1162
+ ),
1163
+ 61 =>
1164
+ array (
1165
+ 'type' => 'CSMM PRO',
1166
+ 'version' => '6.09',
1167
+ 'last_edit' => 'Wed, 23 Sep 2020 13:46:51 +0000',
1168
+ 'name' => 'Florium',
1169
+ 'description' => '',
1170
+ 'frontpage' => '0',
1171
+ 'status' => 'extra',
1172
+ 'name_clean' => 'florium',
1173
+ ),
1174
+ 62 =>
1175
+ array (
1176
+ 'type' => 'CSMM PRO',
1177
+ 'version' => '15.05',
1178
+ 'last_edit' => 'Fri, 02 Mar 2018 12:33:55 +0000',
1179
+ 'name' => 'Flower Shop',
1180
+ 'description' => '',
1181
+ 'frontpage' => '1',
1182
+ 'status' => 'agency',
1183
+ 'name_clean' => 'flower-shop',
1184
+ ),
1185
+ 63 =>
1186
+ array (
1187
+ 'type' => 'CSMM PRO',
1188
+ 'version' => '15.17',
1189
+ 'last_edit' => 'Wed, 02 May 2018 09:37:48 +0000',
1190
+ 'name' => 'Food Blog',
1191
+ 'description' => '',
1192
+ 'frontpage' => '1',
1193
+ 'status' => 'pro',
1194
+ 'name_clean' => 'food-blog',
1195
+ ),
1196
+ 64 =>
1197
+ array (
1198
+ 'type' => 'CSMM PRO',
1199
+ 'version' => '6.00',
1200
+ 'last_edit' => 'Fri, 07 Aug 2020 08:13:26 +0000',
1201
+ 'name' => 'Food Store',
1202
+ 'description' => '',
1203
+ 'frontpage' => '0',
1204
+ 'status' => 'extra',
1205
+ 'name_clean' => 'food-store',
1206
+ ),
1207
+ 65 =>
1208
+ array (
1209
+ 'type' => 'CSMM PRO',
1210
+ 'version' => '6.09',
1211
+ 'last_edit' => 'Wed, 23 Sep 2020 13:49:30 +0000',
1212
+ 'name' => 'Foodie',
1213
+ 'description' => '',
1214
+ 'frontpage' => '1',
1215
+ 'status' => 'pro',
1216
+ 'name_clean' => 'foodie',
1217
+ ),
1218
+ 66 =>
1219
+ array (
1220
+ 'type' => 'CSMM PRO',
1221
+ 'version' => '6.09',
1222
+ 'last_edit' => 'Wed, 23 Sep 2020 13:50:19 +0000',
1223
+ 'name' => 'Football',
1224
+ 'description' => '',
1225
+ 'frontpage' => '1',
1226
+ 'status' => 'pro',
1227
+ 'name_clean' => 'football',
1228
+ ),
1229
+ 67 =>
1230
+ array (
1231
+ 'type' => 'CSMM PRO',
1232
+ 'version' => '6.09',
1233
+ 'last_edit' => 'Wed, 23 Sep 2020 13:51:39 +0000',
1234
+ 'name' => 'Frozen Nature',
1235
+ 'description' => '',
1236
+ 'frontpage' => '1',
1237
+ 'status' => 'pro',
1238
+ 'name_clean' => 'frozen-nature',
1239
+ ),
1240
+ 68 =>
1241
+ array (
1242
+ 'type' => 'CSMM PRO',
1243
+ 'version' => '6.09',
1244
+ 'last_edit' => 'Fri, 25 Sep 2020 08:46:14 +0000',
1245
+ 'name' => 'Future Technology',
1246
+ 'description' => '',
1247
+ 'frontpage' => '1',
1248
+ 'status' => 'pro',
1249
+ 'name_clean' => 'future-technology',
1250
+ ),
1251
+ 69 =>
1252
+ array (
1253
+ 'type' => 'CSMM PRO',
1254
+ 'version' => '15.17',
1255
+ 'last_edit' => 'Sun, 24 May 2020 05:27:47 +0000',
1256
+ 'name' => 'Graphic Design',
1257
+ 'description' => '',
1258
+ 'frontpage' => '1',
1259
+ 'status' => 'agency',
1260
+ 'name_clean' => 'graphic-design',
1261
+ ),
1262
+ 70 =>
1263
+ array (
1264
+ 'type' => 'CSMM PRO',
1265
+ 'version' => '6.09',
1266
+ 'last_edit' => 'Fri, 25 Sep 2020 08:48:06 +0000',
1267
+ 'name' => 'Greenlife',
1268
+ 'description' => '',
1269
+ 'frontpage' => '1',
1270
+ 'status' => 'pro',
1271
+ 'name_clean' => 'greenlife',
1272
+ ),
1273
+ 71 =>
1274
+ array (
1275
+ 'type' => 'CSMM PRO',
1276
+ 'version' => '6.09',
1277
+ 'last_edit' => 'Fri, 25 Sep 2020 08:50:04 +0000',
1278
+ 'name' => 'Halloween',
1279
+ 'description' => '',
1280
+ 'frontpage' => '1',
1281
+ 'status' => 'pro',
1282
+ 'name_clean' => 'halloween',
1283
+ ),
1284
+ 72 =>
1285
+ array (
1286
+ 'type' => 'CSMM PRO',
1287
+ 'version' => '15.17',
1288
+ 'last_edit' => 'Tue, 30 Jul 2019 14:26:58 +0000',
1289
+ 'name' => 'Healthy Eating',
1290
+ 'description' => '',
1291
+ 'frontpage' => '1',
1292
+ 'status' => 'agency',
1293
+ 'name_clean' => 'healthy-eating',
1294
+ ),
1295
+ 73 =>
1296
+ array (
1297
+ 'type' => 'CSMM PRO',
1298
+ 'version' => '6.00',
1299
+ 'last_edit' => 'Fri, 07 Aug 2020 17:00:48 +0000',
1300
+ 'name' => 'Hexagons (Video)',
1301
+ 'description' => '',
1302
+ 'frontpage' => '0',
1303
+ 'status' => 'extra',
1304
+ 'name_clean' => 'hexagons-video',
1305
+ ),
1306
+ 74 =>
1307
+ array (
1308
+ 'type' => 'CSMM PRO',
1309
+ 'version' => '15.17',
1310
+ 'last_edit' => 'Sat, 28 Jul 2018 15:16:26 +0000',
1311
+ 'name' => 'Holiday Resort',
1312
+ 'description' => '',
1313
+ 'frontpage' => '1',
1314
+ 'status' => 'pro',
1315
+ 'name_clean' => 'holiday-resort',
1316
+ ),
1317
+ 75 =>
1318
+ array (
1319
+ 'type' => 'CSMM PRO',
1320
+ 'version' => '6.09',
1321
+ 'last_edit' => 'Fri, 25 Sep 2020 08:55:50 +0000',
1322
+ 'name' => 'Home Design',
1323
+ 'description' => '',
1324
+ 'frontpage' => '1',
1325
+ 'status' => 'pro',
1326
+ 'name_clean' => 'home-design',
1327
+ ),
1328
+ 76 =>
1329
+ array (
1330
+ 'type' => 'CSMM PRO',
1331
+ 'version' => '15.17',
1332
+ 'last_edit' => 'Fri, 30 Mar 2018 11:26:42 +0000',
1333
+ 'name' => 'Homemade Chocolate Gifts',
1334
+ 'description' => '',
1335
+ 'frontpage' => '0',
1336
+ 'status' => 'pro',
1337
+ 'name_clean' => 'homemade-chocolate-gifts',
1338
+ ),
1339
+ 77 =>
1340
+ array (
1341
+ 'type' => 'CSMM PRO',
1342
+ 'version' => '6.09',
1343
+ 'last_edit' => 'Tue, 29 Sep 2020 09:57:03 +0000',
1344
+ 'name' => 'Hosting',
1345
+ 'description' => '',
1346
+ 'frontpage' => '1',
1347
+ 'status' => 'pro',
1348
+ 'name_clean' => 'hosting',
1349
+ ),
1350
+ 78 =>
1351
+ array (
1352
+ 'type' => 'CSMM PRO',
1353
+ 'version' => '15.17',
1354
+ 'last_edit' => 'Wed, 30 Jan 2019 19:33:31 +0000',
1355
+ 'name' => 'Ice Cream Shop',
1356
+ 'description' => '',
1357
+ 'frontpage' => '1',
1358
+ 'status' => 'pro',
1359
+ 'name_clean' => 'ice-cream-shop',
1360
+ ),
1361
+ 79 =>
1362
+ array (
1363
+ 'type' => 'CSMM PRO',
1364
+ 'version' => '6.09',
1365
+ 'last_edit' => 'Fri, 25 Sep 2020 09:03:39 +0000',
1366
+ 'name' => 'In Design',
1367
+ 'description' => '',
1368
+ 'frontpage' => '0',
1369
+ 'status' => 'extra',
1370
+ 'name_clean' => 'in-design',
1371
+ ),
1372
+ 80 =>
1373
+ array (
1374
+ 'type' => 'CSMM PRO',
1375
+ 'version' => '15.17',
1376
+ 'last_edit' => 'Mon, 23 Sep 2019 13:35:23 +0000',
1377
+ 'name' => 'Inspy Romance',
1378
+ 'description' => '',
1379
+ 'frontpage' => '1',
1380
+ 'status' => 'pro',
1381
+ 'name_clean' => 'inspy-romance',
1382
+ ),
1383
+ 81 =>
1384
+ array (
1385
+ 'type' => 'CSMM PRO',
1386
+ 'version' => '15.05',
1387
+ 'last_edit' => 'Fri, 02 Mar 2018 12:59:44 +0000',
1388
+ 'name' => 'Interior Design',
1389
+ 'description' => 'Andrea',
1390
+ 'frontpage' => '1',
1391
+ 'status' => 'agency',
1392
+ 'name_clean' => 'interior-design',
1393
+ ),
1394
+ 82 =>
1395
+ array (
1396
+ 'type' => 'CSMM PRO',
1397
+ 'version' => '6.09',
1398
+ 'last_edit' => 'Sat, 21 Nov 2020 08:50:16 +0000',
1399
+ 'name' => 'Internet Service Provider',
1400
+ 'description' => '',
1401
+ 'frontpage' => '1',
1402
+ 'status' => 'agency',
1403
+ 'name_clean' => 'internet-service-provider',
1404
+ ),
1405
+ 83 =>
1406
+ array (
1407
+ 'type' => 'CSMM PRO',
1408
+ 'version' => '6.09',
1409
+ 'last_edit' => 'Fri, 25 Sep 2020 09:05:58 +0000',
1410
+ 'name' => 'IT Conference',
1411
+ 'description' => '',
1412
+ 'frontpage' => '1',
1413
+ 'status' => 'pro',
1414
+ 'name_clean' => 'it-conference',
1415
+ ),
1416
+ 84 =>
1417
+ array (
1418
+ 'type' => 'CSMM PRO',
1419
+ 'version' => '5.14',
1420
+ 'last_edit' => 'Fri, 23 Mar 2018 16:42:15 +0000',
1421
+ 'name' => 'Journey (Video)',
1422
+ 'description' => '',
1423
+ 'frontpage' => '1',
1424
+ 'status' => 'agency',
1425
+ 'name_clean' => 'journey-video',
1426
+ ),
1427
+ 85 =>
1428
+ array (
1429
+ 'type' => 'CSMM PRO',
1430
+ 'version' => '15.17',
1431
+ 'last_edit' => 'Sat, 25 Apr 2020 11:37:42 +0000',
1432
+ 'name' => 'Keyword Research',
1433
+ 'description' => '',
1434
+ 'frontpage' => '1',
1435
+ 'status' => 'pro',
1436
+ 'name_clean' => 'keyword-research',
1437
+ ),
1438
+ 86 =>
1439
+ array (
1440
+ 'type' => 'CSMM PRO',
1441
+ 'version' => '6.09',
1442
+ 'last_edit' => 'Fri, 25 Sep 2020 09:20:14 +0000',
1443
+ 'name' => 'Kids Center',
1444
+ 'description' => '',
1445
+ 'frontpage' => '1',
1446
+ 'status' => 'pro',
1447
+ 'name_clean' => 'kids-center',
1448
+ ),
1449
+ 87 =>
1450
+ array (
1451
+ 'type' => 'CSMM PRO',
1452
+ 'version' => '6.09',
1453
+ 'last_edit' => 'Fri, 25 Sep 2020 09:22:07 +0000',
1454
+ 'name' => 'Kids Innovation Program',
1455
+ 'description' => '',
1456
+ 'frontpage' => '1',
1457
+ 'status' => 'agency',
1458
+ 'name_clean' => 'kids-innovation-program',
1459
+ ),
1460
+ 88 =>
1461
+ array (
1462
+ 'type' => 'CSMM PRO',
1463
+ 'version' => '15.17',
1464
+ 'last_edit' => 'Mon, 11 Mar 2019 18:11:04 +0000',
1465
+ 'name' => 'Ladies Accessories',
1466
+ 'description' => '',
1467
+ 'frontpage' => '1',
1468
+ 'status' => 'agency',
1469
+ 'name_clean' => 'ladies-accessories',
1470
+ ),
1471
+ 89 =>
1472
+ array (
1473
+ 'type' => 'CSMM PRO',
1474
+ 'version' => '6.09',
1475
+ 'last_edit' => 'Fri, 18 Dec 2020 10:57:35 +0000',
1476
+ 'name' => 'Law',
1477
+ 'description' => '',
1478
+ 'frontpage' => '0',
1479
+ 'status' => 'agency',
1480
+ 'name_clean' => 'law',
1481
+ ),
1482
+ 90 =>
1483
+ array (
1484
+ 'type' => 'CSMM PRO',
1485
+ 'version' => '15.17',
1486
+ 'last_edit' => 'Fri, 30 Mar 2018 11:28:28 +0000',
1487
+ 'name' => 'LEGO Bricks',
1488
+ 'description' => '',
1489
+ 'frontpage' => '0',
1490
+ 'status' => 'pro',
1491
+ 'name_clean' => 'lego-bricks',
1492
+ ),
1493
+ 91 =>
1494
+ array (
1495
+ 'type' => 'CSMM PRO',
1496
+ 'version' => '15.17',
1497
+ 'last_edit' => 'Wed, 29 Aug 2018 16:36:44 +0000',
1498
+ 'name' => 'Loneliness',
1499
+ 'description' => '',
1500
+ 'frontpage' => '1',
1501
+ 'status' => 'agency',
1502
+ 'name_clean' => 'loneliness',
1503
+ ),
1504
+ 92 =>
1505
+ array (
1506
+ 'type' => 'CSMM PRO',
1507
+ 'version' => '6.00',
1508
+ 'last_edit' => 'Wed, 25 Apr 2018 11:04:55 +0000',
1509
+ 'name' => 'Lonely Road',
1510
+ 'description' => '',
1511
+ 'frontpage' => '1',
1512
+ 'status' => 'agency',
1513
+ 'name_clean' => 'lonely-road',
1514
+ ),
1515
+ 93 =>
1516
+ array (
1517
+ 'type' => 'CSMM PRO',
1518
+ 'version' => '6.00',
1519
+ 'last_edit' => 'Fri, 30 Mar 2018 11:30:37 +0000',
1520
+ 'name' => 'Luxury Car',
1521
+ 'description' => '',
1522
+ 'frontpage' => '1',
1523
+ 'status' => 'pro',
1524
+ 'name_clean' => 'luxury-car',
1525
+ ),
1526
+ 94 =>
1527
+ array (
1528
+ 'type' => 'CSMM PRO',
1529
+ 'version' => '5.005',
1530
+ 'last_edit' => 'Mon, 26 Feb 2018 18:31:18 +0000',
1531
+ 'name' => 'Maintenance Mode',
1532
+ 'description' => 'Andrea',
1533
+ 'frontpage' => '0',
1534
+ 'status' => 'pro',
1535
+ 'name_clean' => 'maintenance-mode',
1536
+ ),
1537
+ 95 =>
1538
+ array (
1539
+ 'type' => 'CSMM PRO',
1540
+ 'version' => '5.005',
1541
+ 'last_edit' => 'Mon, 26 Feb 2018 17:59:30 +0000',
1542
+ 'name' => 'Makeup Artist Training',
1543
+ 'description' => 'Andrea',
1544
+ 'frontpage' => '1',
1545
+ 'status' => 'agency',
1546
+ 'name_clean' => 'makeup-artist-training',
1547
+ ),
1548
+ 96 =>
1549
+ array (
1550
+ 'type' => 'CSMM PRO',
1551
+ 'version' => '6.09',
1552
+ 'last_edit' => 'Tue, 29 Sep 2020 09:51:03 +0000',
1553
+ 'name' => 'Marketing Webinar',
1554
+ 'description' => '',
1555
+ 'frontpage' => '1',
1556
+ 'status' => 'agency',
1557
+ 'name_clean' => 'marketing-webinar',
1558
+ ),
1559
+ 97 =>
1560
+ array (
1561
+ 'type' => 'CSMM PRO',
1562
+ 'version' => '6.09',
1563
+ 'last_edit' => 'Fri, 25 Sep 2020 09:26:53 +0000',
1564
+ 'name' => 'Metrics (Video)',
1565
+ 'description' => '',
1566
+ 'frontpage' => '1',
1567
+ 'status' => 'agency',
1568
+ 'name_clean' => 'metrics-video',
1569
+ ),
1570
+ 98 =>
1571
+ array (
1572
+ 'type' => 'CSMM PRO',
1573
+ 'version' => '15.17',
1574
+ 'last_edit' => 'Sun, 23 Sep 2018 13:09:03 +0000',
1575
+ 'name' => 'Misty Forest (Video)',
1576
+ 'description' => '',
1577
+ 'frontpage' => '1',
1578
+ 'status' => 'pro',
1579
+ 'name_clean' => 'misty-forest-video',
1580
+ ),
1581
+ 99 =>
1582
+ array (
1583
+ 'type' => 'CSMM PRO',
1584
+ 'version' => '6.09',
1585
+ 'last_edit' => 'Fri, 25 Sep 2020 09:28:18 +0000',
1586
+ 'name' => 'Mobile App',
1587
+ 'description' => '',
1588
+ 'frontpage' => '1',
1589
+ 'status' => 'extra',
1590
+ 'name_clean' => 'mobile-app',
1591
+ ),
1592
+ 100 =>
1593
+ array (
1594
+ 'type' => 'CSMM PRO',
1595
+ 'version' => '6.00',
1596
+ 'last_edit' => 'Wed, 25 Apr 2018 11:08:31 +0000',
1597
+ 'name' => 'Mobile Designer',
1598
+ 'description' => '',
1599
+ 'frontpage' => '1',
1600
+ 'status' => 'agency',
1601
+ 'name_clean' => 'mobile-designer',
1602
+ ),
1603
+ 101 =>
1604
+ array (
1605
+ 'type' => 'CSMM PRO',
1606
+ 'version' => '15.17',
1607
+ 'last_edit' => 'Tue, 30 Oct 2018 18:10:11 +0000',
1608
+ 'name' => 'Mobile Meeting',
1609
+ 'description' => '',
1610
+ 'frontpage' => '1',
1611
+ 'status' => 'agency',
1612
+ 'name_clean' => 'mobile-meeting',
1613
+ ),
1614
+ 102 =>
1615
+ array (
1616
+ 'type' => 'CSMM PRO',
1617
+ 'version' => '6.00',
1618
+ 'last_edit' => 'Mon, 26 Feb 2018 18:04:32 +0000',
1619
+ 'name' => 'Modern Blog',
1620
+ 'description' => '',
1621
+ 'frontpage' => '1',
1622
+ 'status' => 'pro',
1623
+ 'name_clean' => 'modern-blog',
1624
+ ),
1625
+ 103 =>
1626
+ array (
1627
+ 'type' => 'CSMM PRO',
1628
+ 'version' => '15.05',
1629
+ 'last_edit' => 'Fri, 02 Mar 2018 10:14:21 +0000',
1630
+ 'name' => 'Modern Office',
1631
+ 'description' => 'Andrea',
1632
+ 'frontpage' => '0',
1633
+ 'status' => 'agency',
1634
+ 'name_clean' => 'modern-office',
1635
+ ),
1636
+ 104 =>
1637
+ array (
1638
+ 'type' => 'CSMM PRO',
1639
+ 'version' => '15.17',
1640
+ 'last_edit' => 'Mon, 26 Nov 2018 18:42:35 +0000',
1641
+ 'name' => 'Modern Recipes',
1642
+ 'description' => '',
1643
+ 'frontpage' => '1',
1644
+ 'status' => 'agency',
1645
+ 'name_clean' => 'modern-recipes',
1646
+ ),
1647
+ 105 =>
1648
+ array (
1649
+ 'type' => 'CSMM PRO',
1650
+ 'version' => '15.17',
1651
+ 'last_edit' => 'Fri, 30 Mar 2018 11:48:23 +0000',
1652
+ 'name' => 'Mountain Slide',
1653
+ 'description' => '',
1654
+ 'frontpage' => '1',
1655
+ 'status' => 'pro',
1656
+ 'name_clean' => 'mountain-slide',
1657
+ ),
1658
+ 106 =>
1659
+ array (
1660
+ 'type' => 'CSMM PRO',
1661
+ 'version' => '5.05',
1662
+ 'last_edit' => 'Thu, 01 Mar 2018 10:49:52 +0000',
1663
+ 'name' => 'Mountain',
1664
+ 'description' => 'Andrea',
1665
+ 'frontpage' => '0',
1666
+ 'status' => 'pro',
1667
+ 'name_clean' => 'mountain',
1668
+ ),
1669
+ 107 =>
1670
+ array (
1671
+ 'type' => 'CSMM PRO',
1672
+ 'version' => '6.09',
1673
+ 'last_edit' => 'Fri, 25 Sep 2020 09:31:15 +0000',
1674
+ 'name' => 'Movie Trailer (Video)',
1675
+ 'description' => '',
1676
+ 'frontpage' => '1',
1677
+ 'status' => 'pro',
1678
+ 'name_clean' => 'movie-trailer-video',
1679
+ ),
1680
+ 108 =>
1681
+ array (
1682
+ 'type' => 'CSMM PRO',
1683
+ 'version' => '6.09',
1684
+ 'last_edit' => 'Sun, 27 Sep 2020 11:45:25 +0000',
1685
+ 'name' => 'Moving Service',
1686
+ 'description' => '',
1687
+ 'frontpage' => '1',
1688
+ 'status' => 'agency',
1689
+ 'name_clean' => 'moving-service',
1690
+ ),
1691
+ 109 =>
1692
+ array (
1693
+ 'type' => 'CSMM PRO',
1694
+ 'version' => '6.09',
1695
+ 'last_edit' => 'Sun, 27 Sep 2020 13:47:44 +0000',
1696
+ 'name' => 'Museum',
1697
+ 'description' => '',
1698
+ 'frontpage' => '1',
1699
+ 'status' => 'pro',
1700
+ 'name_clean' => 'museum',
1701
+ ),
1702
+ 110 =>
1703
+ array (
1704
+ 'type' => 'CSMM PRO',
1705
+ 'version' => '6.09',
1706
+ 'last_edit' => 'Sun, 27 Sep 2020 10:31:56 +0000',
1707
+ 'name' => 'Music Lessons',
1708
+ 'description' => '',
1709
+ 'frontpage' => '1',
1710
+ 'status' => 'pro',
1711
+ 'name_clean' => 'music-lessons',
1712
+ ),
1713
+ 111 =>
1714
+ array (
1715
+ 'type' => 'CSMM PRO',
1716
+ 'version' => '6.09',
1717
+ 'last_edit' => 'Tue, 29 Sep 2020 10:04:47 +0000',
1718
+ 'name' => 'Music',
1719
+ 'description' => '',
1720
+ 'frontpage' => '1',
1721
+ 'status' => 'pro',
1722
+ 'name_clean' => 'music',
1723
+ ),
1724
+ 112 =>
1725
+ array (
1726
+ 'type' => 'CSMM PRO',
1727
+ 'version' => '15.05',
1728
+ 'last_edit' => 'Fri, 02 Mar 2018 10:17:02 +0000',
1729
+ 'name' => 'Nature',
1730
+ 'description' => 'Andrea',
1731
+ 'frontpage' => '0',
1732
+ 'status' => 'agency',
1733
+ 'name_clean' => 'nature',
1734
+ ),
1735
+ 113 =>
1736
+ array (
1737
+ 'type' => 'CSMM PRO',
1738
+ 'version' => '6.00',
1739
+ 'last_edit' => 'Fri, 07 Aug 2020 08:05:07 +0000',
1740
+ 'name' => 'Non-Profit Organization',
1741
+ 'description' => '',
1742
+ 'frontpage' => '0',
1743
+ 'status' => 'extra',
1744
+ 'name_clean' => 'non-profit-organization',
1745
+ ),
1746
+ 114 =>
1747
+ array (
1748
+ 'type' => 'CSMM PRO',
1749
+ 'version' => '6.09',
1750
+ 'last_edit' => 'Fri, 25 Sep 2020 09:33:03 +0000',
1751
+ 'name' => 'Nutritionist',
1752
+ 'description' => '',
1753
+ 'frontpage' => '0',
1754
+ 'status' => 'pro',
1755
+ 'name_clean' => 'nutritionist',
1756
+ ),
1757
+ 115 =>
1758
+ array (
1759
+ 'type' => 'CSMM PRO',
1760
+ 'version' => '5.14',
1761
+ 'last_edit' => 'Fri, 23 Mar 2018 16:37:55 +0000',
1762
+ 'name' => 'Office Meeting (Video)',
1763
+ 'description' => '',
1764
+ 'frontpage' => '1',
1765
+ 'status' => 'agency',
1766
+ 'name_clean' => 'office-meeting-video',
1767
+ ),
1768
+ 116 =>
1769
+ array (
1770
+ 'type' => 'CSMM PRO',
1771
+ 'version' => '15.05',
1772
+ 'last_edit' => 'Fri, 02 Mar 2018 12:35:44 +0000',
1773
+ 'name' => 'Office Theme',
1774
+ 'description' => '',
1775
+ 'frontpage' => '1',
1776
+ 'status' => 'agency',
1777
+ 'name_clean' => 'office-theme',
1778
+ ),
1779
+ 117 =>
1780
+ array (
1781
+ 'type' => 'CSMM PRO',
1782
+ 'version' => '6.09',
1783
+ 'last_edit' => 'Fri, 25 Sep 2020 09:35:03 +0000',
1784
+ 'name' => 'Online Food Delivery',
1785
+ 'description' => '',
1786
+ 'frontpage' => '1',
1787
+ 'status' => 'pro',
1788
+ 'name_clean' => 'online-food-delivery',
1789
+ ),
1790
+ 118 =>
1791
+ array (
1792
+ 'type' => 'CSMM PRO',
1793
+ 'version' => '5.005',
1794
+ 'last_edit' => 'Mon, 26 Feb 2018 18:07:28 +0000',
1795
+ 'name' => 'Online Learning',
1796
+ 'description' => 'Andrea',
1797
+ 'frontpage' => '1',
1798
+ 'status' => 'agency',
1799
+ 'name_clean' => 'online-learning',
1800
+ ),
1801
+ 119 =>
1802
+ array (
1803
+ 'type' => 'CSMM PRO',
1804
+ 'version' => '6.09',
1805
+ 'last_edit' => 'Fri, 25 Sep 2020 09:36:15 +0000',
1806
+ 'name' => 'Online Shopping',
1807
+ 'description' => '',
1808
+ 'frontpage' => '1',
1809
+ 'status' => 'pro',
1810
+ 'name_clean' => 'online-shopping',
1811
+ ),
1812
+ 120 =>
1813
+ array (
1814
+ 'type' => 'CSMM PRO',
1815
+ 'version' => '6.09',
1816
+ 'last_edit' => 'Fri, 25 Sep 2020 09:38:08 +0000',
1817
+ 'name' => 'Organic Cosmetics',
1818
+ 'description' => '',
1819
+ 'frontpage' => '1',
1820
+ 'status' => 'pro',
1821
+ 'name_clean' => 'organic-cosmetics',
1822
+ ),
1823
+ 121 =>
1824
+ array (
1825
+ 'type' => 'CSMM PRO',
1826
+ 'version' => '6.09',
1827
+ 'last_edit' => 'Fri, 18 Dec 2020 10:15:49 +0000',
1828
+ 'name' => 'Organic Farming',
1829
+ 'description' => '',
1830
+ 'frontpage' => '1',
1831
+ 'status' => 'agency',
1832
+ 'name_clean' => 'organic-farming',
1833
+ ),
1834
+ 122 =>
1835
+ array (
1836
+ 'type' => 'CSMM PRO',
1837
+ 'version' => '6.00',
1838
+ 'last_edit' => 'Wed, 25 Apr 2018 11:10:44 +0000',
1839
+ 'name' => 'Pancake House',
1840
+ 'description' => '',
1841
+ 'frontpage' => '1',
1842
+ 'status' => 'pro',
1843
+ 'name_clean' => 'pancake-house',
1844
+ ),
1845
+ 123 =>
1846
+ array (
1847
+ 'type' => 'CSMM PRO',
1848
+ 'version' => '6.00',
1849
+ 'last_edit' => 'Wed, 25 Apr 2018 11:15:19 +0000',
1850
+ 'name' => 'Parenting',
1851
+ 'description' => '',
1852
+ 'frontpage' => '1',
1853
+ 'status' => 'pro',
1854
+ 'name_clean' => 'parenting',
1855
+ ),
1856
+ 124 =>
1857
+ array (
1858
+ 'type' => 'CSMM PRO',
1859
+ 'version' => '6.09',
1860
+ 'last_edit' => 'Sun, 27 Sep 2020 11:14:39 +0000',
1861
+ 'name' => 'Parents Online',
1862
+ 'description' => '',
1863
+ 'frontpage' => '1',
1864
+ 'status' => 'pro',
1865
+ 'name_clean' => 'parents-online',
1866
+ ),
1867
+ 125 =>
1868
+ array (
1869
+ 'type' => 'CSMM PRO',
1870
+ 'version' => '15.17',
1871
+ 'last_edit' => 'Tue, 28 Aug 2018 15:03:08 +0000',
1872
+ 'name' => 'Passage',
1873
+ 'description' => '',
1874
+ 'frontpage' => '0',
1875
+ 'status' => 'pro',
1876
+ 'name_clean' => 'passage',
1877
+ ),
1878
+ 126 =>
1879
+ array (
1880
+ 'type' => 'CSMM PRO',
1881
+ 'version' => '15.17',
1882
+ 'last_edit' => 'Tue, 23 Oct 2018 18:08:17 +0000',
1883
+ 'name' => 'Peaceful River',
1884
+ 'description' => '',
1885
+ 'frontpage' => '1',
1886
+ 'status' => 'agency',
1887
+ 'name_clean' => 'peaceful-river',
1888
+ ),
1889
+ 127 =>
1890
+ array (
1891
+ 'type' => 'CSMM PRO',
1892
+ 'version' => '6.09',
1893
+ 'last_edit' => 'Sun, 22 Nov 2020 14:38:52 +0000',
1894
+ 'name' => 'Perfume Shop',
1895
+ 'description' => '',
1896
+ 'frontpage' => '1',
1897
+ 'status' => 'pro',
1898
+ 'name_clean' => 'perfume-shop',
1899
+ ),
1900
+ 128 =>
1901
+ array (
1902
+ 'type' => 'CSMM PRO',
1903
+ 'version' => '6.09',
1904
+ 'last_edit' => 'Tue, 29 Sep 2020 10:02:16 +0000',
1905
+ 'name' => 'Personal Trainer',
1906
+ 'description' => '',
1907
+ 'frontpage' => '1',
1908
+ 'status' => 'pro',
1909
+ 'name_clean' => 'personal-trainer',
1910
+ ),
1911
+ 129 =>
1912
+ array (
1913
+ 'type' => 'CSMM PRO',
1914
+ 'version' => '6.09',
1915
+ 'last_edit' => 'Fri, 25 Sep 2020 09:42:02 +0000',
1916
+ 'name' => 'Photo Studio',
1917
+ 'description' => '',
1918
+ 'frontpage' => '1',
1919
+ 'status' => 'agency',
1920
+ 'name_clean' => 'photo-studio',
1921
+ ),
1922
+ 130 =>
1923
+ array (
1924
+ 'type' => 'CSMM PRO',
1925
+ 'version' => '6.09',
1926
+ 'last_edit' => 'Fri, 25 Sep 2020 09:43:25 +0000',
1927
+ 'name' => 'Photography',
1928
+ 'description' => '',
1929
+ 'frontpage' => '1',
1930
+ 'status' => 'agency',
1931
+ 'name_clean' => 'photography',
1932
+ ),
1933
+ 131 =>
1934
+ array (
1935
+ 'type' => 'CSMM PRO',
1936
+ 'version' => '6.09',
1937
+ 'last_edit' => 'Fri, 25 Sep 2020 09:44:16 +0000',
1938
+ 'name' => 'Plumbing',
1939
+ 'description' => '',
1940
+ 'frontpage' => '1',
1941
+ 'status' => 'pro',
1942
+ 'name_clean' => 'plumbing',
1943
+ ),
1944
+ 132 =>
1945
+ array (
1946
+ 'type' => 'CSMM PRO',
1947
+ 'version' => '6.00',
1948
+ 'last_edit' => 'Fri, 07 Aug 2020 06:53:04 +0000',
1949
+ 'name' => 'Podcast',
1950
+ 'description' => '',
1951
+ 'frontpage' => '0',
1952
+ 'status' => 'extra',
1953
+ 'name_clean' => 'podcast',
1954
+ ),
1955
+ 133 =>
1956
+ array (
1957
+ 'type' => 'CSMM PRO',
1958
+ 'version' => '6.09',
1959
+ 'last_edit' => 'Fri, 25 Sep 2020 09:45:34 +0000',
1960
+ 'name' => 'Portfolio',
1961
+ 'description' => '',
1962
+ 'frontpage' => '0',
1963
+ 'status' => 'extra',
1964
+ 'name_clean' => 'portfolio',
1965
+ ),
1966
+ 134 =>
1967
+ array (
1968
+ 'type' => 'CSMM PRO',
1969
+ 'version' => '6.09',
1970
+ 'last_edit' => 'Fri, 30 Oct 2020 20:35:22 +0000',
1971
+ 'name' => 'Real Estate',
1972
+ 'description' => '',
1973
+ 'frontpage' => '1',
1974
+ 'status' => 'pro',
1975
+ 'name_clean' => 'real-estate',
1976
+ ),
1977
+ 135 =>
1978
+ array (
1979
+ 'type' => 'CSMM PRO',
1980
+ 'version' => '6.09',
1981
+ 'last_edit' => 'Fri, 30 Oct 2020 19:59:35 +0000',
1982
+ 'name' => 'Remote Work',
1983
+ 'description' => '',
1984
+ 'frontpage' => '1',
1985
+ 'status' => 'agency',
1986
+ 'name_clean' => 'remote-work',
1987
+ ),
1988
+ 136 =>
1989
+ array (
1990
+ 'type' => 'CSMM PRO',
1991
+ 'version' => '6.09',
1992
+ 'last_edit' => 'Fri, 25 Sep 2020 09:46:39 +0000',
1993
+ 'name' => 'Restaurant',
1994
+ 'description' => '',
1995
+ 'frontpage' => '1',
1996
+ 'status' => 'agency',
1997
+ 'name_clean' => 'restaurant',
1998
+ ),
1999
+ 137 =>
2000
+ array (
2001
+ 'type' => 'CSMM PRO',
2002
+ 'version' => '6.09',
2003
+ 'last_edit' => 'Fri, 25 Sep 2020 09:47:38 +0000',
2004
+ 'name' => 'Romantic Travels',
2005
+ 'description' => '',
2006
+ 'frontpage' => '1',
2007
+ 'status' => 'agency',
2008
+ 'name_clean' => 'romantic-travels',
2009
+ ),
2010
+ 138 =>
2011
+ array (
2012
+ 'type' => 'CSMM PRO',
2013
+ 'version' => '15.17',
2014
+ 'last_edit' => 'Fri, 30 Mar 2018 11:41:09 +0000',
2015
+ 'name' => 'Running Blog',
2016
+ 'description' => '',
2017
+ 'frontpage' => '0',
2018
+ 'status' => 'agency',
2019
+ 'name_clean' => 'running-blog',
2020
+ ),
2021
+ 139 =>
2022
+ array (
2023
+ 'type' => 'CSMM PRO',
2024
+ 'version' => '15.14',
2025
+ 'last_edit' => 'Sat, 24 Mar 2018 10:23:40 +0000',
2026
+ 'name' => 'Running (Video)',
2027
+ 'description' => '',
2028
+ 'frontpage' => '1',
2029
+ 'status' => 'pro',
2030
+ 'name_clean' => 'running-video',
2031
+ ),
2032
+ 140 =>
2033
+ array (
2034
+ 'type' => 'CSMM PRO',
2035
+ 'version' => '6.09',
2036
+ 'last_edit' => 'Fri, 25 Sep 2020 09:49:31 +0000',
2037
+ 'name' => 'Scholar University',
2038
+ 'description' => '',
2039
+ 'frontpage' => '1',
2040
+ 'status' => 'agency',
2041
+ 'name_clean' => 'scholar-university',
2042
+ ),
2043
+ 141 =>
2044
+ array (
2045
+ 'type' => 'CSMM PRO',
2046
+ 'version' => '6.09',
2047
+ 'last_edit' => 'Fri, 25 Sep 2020 09:54:51 +0000',
2048
+ 'name' => 'SEO & Digital Marketing',
2049
+ 'description' => '',
2050
+ 'frontpage' => '1',
2051
+ 'status' => 'agency',
2052
+ 'name_clean' => 'seo-digital-marketing',
2053
+ ),
2054
+ 142 =>
2055
+ array (
2056
+ 'type' => 'CSMM PRO',
2057
+ 'version' => '5.005',
2058
+ 'last_edit' => 'Mon, 26 Feb 2018 11:17:32 +0000',
2059
+ 'name' => 'Shoes Store',
2060
+ 'description' => 'Andrea',
2061
+ 'frontpage' => '1',
2062
+ 'status' => 'agency',
2063
+ 'name_clean' => 'shoes-store',
2064
+ ),
2065
+ 143 =>
2066
+ array (
2067
+ 'type' => 'CSMM PRO',
2068
+ 'version' => '6.00',
2069
+ 'last_edit' => 'Wed, 25 Apr 2018 11:17:21 +0000',
2070
+ 'name' => 'Simple Beige Design',
2071
+ 'description' => '',
2072
+ 'frontpage' => '1',
2073
+ 'status' => 'pro',
2074
+ 'name_clean' => 'simple-beige-design',
2075
+ ),
2076
+ 144 =>
2077
+ array (
2078
+ 'type' => 'CSMM PRO',
2079
+ 'version' => '6.00',
2080
+ 'last_edit' => 'Fri, 07 Aug 2020 08:11:48 +0000',
2081
+ 'name' => 'Skin Care',
2082
+ 'description' => '',
2083
+ 'frontpage' => '0',
2084
+ 'status' => 'extra',
2085
+ 'name_clean' => 'skin-care',
2086
+ ),
2087
+ 145 =>
2088
+ array (
2089
+ 'type' => 'CSMM PRO',
2090
+ 'version' => '6.09',
2091
+ 'last_edit' => 'Fri, 25 Sep 2020 10:07:56 +0000',
2092
+ 'name' => 'Skincare',
2093
+ 'description' => '',
2094
+ 'frontpage' => '1',
2095
+ 'status' => 'agency',
2096
+ 'name_clean' => 'skincare',
2097
+ ),
2098
+ 146 =>
2099
+ array (
2100
+ 'type' => 'CSMM PRO',
2101
+ 'version' => '6.09',
2102
+ 'last_edit' => 'Fri, 25 Sep 2020 10:10:09 +0000',
2103
+ 'name' => 'Snow Screensaver (Video)',
2104
+ 'description' => '',
2105
+ 'frontpage' => '1',
2106
+ 'status' => 'pro',
2107
+ 'name_clean' => 'snow-screensaver-video',
2108
+ ),
2109
+ 147 =>
2110
+ array (
2111
+ 'type' => 'CSMM PRO',
2112
+ 'version' => '15.17',
2113
+ 'last_edit' => 'Fri, 30 Mar 2018 11:44:39 +0000',
2114
+ 'name' => 'Snowboarding Blog',
2115
+ 'description' => '',
2116
+ 'frontpage' => '1',
2117
+ 'status' => 'pro',
2118
+ 'name_clean' => 'snowboarding-blog',
2119
+ ),
2120
+ 148 =>
2121
+ array (
2122
+ 'type' => 'CSMM PRO',
2123
+ 'version' => '6.00',
2124
+ 'last_edit' => 'Wed, 25 Apr 2018 11:21:19 +0000',
2125
+ 'name' => 'Snowy Mountain',
2126
+ 'description' => '',
2127
+ 'frontpage' => '1',
2128
+ 'status' => 'pro',
2129
+ 'name_clean' => 'snowy-mountain',
2130
+ ),
2131
+ 149 =>
2132
+ array (
2133
+ 'type' => 'CSMM PRO',
2134
+ 'version' => '6.09',
2135
+ 'last_edit' => 'Fri, 25 Sep 2020 10:11:27 +0000',
2136
+ 'name' => 'Snowy Oasis',
2137
+ 'description' => '',
2138
+ 'frontpage' => '1',
2139
+ 'status' => 'pro',
2140
+ 'name_clean' => 'snowy-oasis',
2141
+ ),
2142
+ 150 =>
2143
+ array (
2144
+ 'type' => 'CSMM PRO',
2145
+ 'version' => '6.09',
2146
+ 'last_edit' => 'Fri, 25 Sep 2020 10:12:39 +0000',
2147
+ 'name' => 'Social Media Service',
2148
+ 'description' => '',
2149
+ 'frontpage' => '1',
2150
+ 'status' => 'agency',
2151
+ 'name_clean' => 'social-media-service',
2152
+ ),
2153
+ 151 =>
2154
+ array (
2155
+ 'type' => 'CSMM PRO',
2156
+ 'version' => '6.09',
2157
+ 'last_edit' => 'Fri, 25 Sep 2020 10:13:42 +0000',
2158
+ 'name' => 'Social Media',
2159
+ 'description' => '',
2160
+ 'frontpage' => '0',
2161
+ 'status' => 'extra',
2162
+ 'name_clean' => 'social-media',
2163
+ ),
2164
+ 152 =>
2165
+ array (
2166
+ 'type' => 'CSMM PRO',
2167
+ 'version' => '6.09',
2168
+ 'last_edit' => 'Fri, 25 Sep 2020 10:14:37 +0000',
2169
+ 'name' => 'Spa & Beauty Studio',
2170
+ 'description' => '',
2171
+ 'frontpage' => '1',
2172
+ 'status' => 'agency',
2173
+ 'name_clean' => 'spa-beauty-studio',
2174
+ ),
2175
+ 153 =>
2176
+ array (
2177
+ 'type' => 'CSMM PRO',
2178
+ 'version' => '15.17',
2179
+ 'last_edit' => 'Thu, 30 May 2019 17:05:57 +0000',
2180
+ 'name' => 'Spa',
2181
+ 'description' => '',
2182
+ 'frontpage' => '1',
2183
+ 'status' => 'agency',
2184
+ 'name_clean' => 'spa',
2185
+ ),
2186
+ 154 =>
2187
+ array (
2188
+ 'type' => 'CSMM PRO',
2189
+ 'version' => '6.09',
2190
+ 'last_edit' => 'Fri, 30 Oct 2020 19:34:57 +0000',
2191
+ 'name' => 'Sport Shop',
2192
+ 'description' => '',
2193
+ 'frontpage' => '1',
2194
+ 'status' => 'agency',
2195
+ 'name_clean' => 'sport-shop',
2196
+ ),
2197
+ 155 =>
2198
+ array (
2199
+ 'type' => 'CSMM PRO',
2200
+ 'version' => '6.09',
2201
+ 'last_edit' => 'Fri, 25 Sep 2020 10:21:31 +0000',
2202
+ 'name' => 'Spring Sale',
2203
+ 'description' => '',
2204
+ 'frontpage' => '1',
2205
+ 'status' => 'pro',
2206
+ 'name_clean' => 'spring-sale',
2207
+ ),
2208
+ 156 =>
2209
+ array (
2210
+ 'type' => 'CSMM PRO',
2211
+ 'version' => '6.09',
2212
+ 'last_edit' => 'Fri, 25 Sep 2020 10:22:17 +0000',
2213
+ 'name' => 'Spring',
2214
+ 'description' => '',
2215
+ 'frontpage' => '1',
2216
+ 'status' => 'agency',
2217
+ 'name_clean' => 'spring',
2218
+ ),
2219
+ 157 =>
2220
+ array (
2221
+ 'type' => 'CSMM PRO',
2222
+ 'version' => '15.17',
2223
+ 'last_edit' => 'Sat, 26 Jan 2019 16:30:01 +0000',
2224
+ 'name' => 'Startup',
2225
+ 'description' => '',
2226
+ 'frontpage' => '1',
2227
+ 'status' => 'pro',
2228
+ 'name_clean' => 'startup',
2229
+ ),
2230
+ 158 =>
2231
+ array (
2232
+ 'type' => 'CSMM PRO',
2233
+ 'version' => '6.09',
2234
+ 'last_edit' => 'Sun, 25 Oct 2020 11:57:16 +0000',
2235
+ 'name' => 'Stat Team',
2236
+ 'description' => '',
2237
+ 'frontpage' => '0',
2238
+ 'status' => 'agency',
2239
+ 'name_clean' => 'stat-team',
2240
+ ),
2241
+ 159 =>
2242
+ array (
2243
+ 'type' => 'CSMM PRO',
2244
+ 'version' => '6.09',
2245
+ 'last_edit' => 'Fri, 25 Sep 2020 10:24:20 +0000',
2246
+ 'name' => 'Statistics Survey',
2247
+ 'description' => '',
2248
+ 'frontpage' => '0',
2249
+ 'status' => 'extra',
2250
+ 'name_clean' => 'statistics-survey',
2251
+ ),
2252
+ 160 =>
2253
+ array (
2254
+ 'type' => 'CSMM PRO',
2255
+ 'version' => '6.09',
2256
+ 'last_edit' => 'Fri, 25 Sep 2020 10:25:41 +0000',
2257
+ 'name' => 'Studio Design',
2258
+ 'description' => '',
2259
+ 'frontpage' => '1',
2260
+ 'status' => 'agency',
2261
+ 'name_clean' => 'studio-design',
2262
+ ),
2263
+ 161 =>
2264
+ array (
2265
+ 'type' => 'CSMM PRO',
2266
+ 'version' => '15.17',
2267
+ 'last_edit' => 'Sun, 19 Aug 2018 07:48:14 +0000',
2268
+ 'name' => 'Stylish Workplace',
2269
+ 'description' => '',
2270
+ 'frontpage' => '1',
2271
+ 'status' => 'pro',
2272
+ 'name_clean' => 'stylish-workplace',
2273
+ ),
2274
+ 162 =>
2275
+ array (
2276
+ 'type' => 'CSMM PRO',
2277
+ 'version' => '6.09',
2278
+ 'last_edit' => 'Fri, 25 Sep 2020 10:27:00 +0000',
2279
+ 'name' => 'Tattoo Studio',
2280
+ 'description' => '',
2281
+ 'frontpage' => '1',
2282
+ 'status' => 'pro',
2283
+ 'name_clean' => 'tattoo-studio',
2284
+ ),
2285
+ 163 =>
2286
+ array (
2287
+ 'type' => 'CSMM PRO',
2288
+ 'version' => '6.00',
2289
+ 'last_edit' => 'Fri, 07 Aug 2020 08:10:14 +0000',
2290
+ 'name' => 'Tech',
2291
+ 'description' => '',
2292
+ 'frontpage' => '0',
2293
+ 'status' => 'extra',
2294
+ 'name_clean' => 'tech',
2295
+ ),
2296
+ 164 =>
2297
+ array (
2298
+ 'type' => 'CSMM PRO',
2299
+ 'version' => '6.09',
2300
+ 'last_edit' => 'Fri, 25 Sep 2020 10:27:58 +0000',
2301
+ 'name' => 'TechExpo',
2302
+ 'description' => '',
2303
+ 'frontpage' => '1',
2304
+ 'status' => 'pro',
2305
+ 'name_clean' => 'techexpo',
2306
+ ),
2307
+ 165 =>
2308
+ array (
2309
+ 'type' => 'CSMM PRO',
2310
+ 'version' => '6.09',
2311
+ 'last_edit' => 'Fri, 25 Sep 2020 10:28:48 +0000',
2312
+ 'name' => 'Telecommunication',
2313
+ 'description' => '',
2314
+ 'frontpage' => '1',
2315
+ 'status' => 'agency',
2316
+ 'name_clean' => 'telecommunication',
2317
+ ),
2318
+ 166 =>
2319
+ array (
2320
+ 'type' => 'CSMM PRO',
2321
+ 'version' => '6.00',
2322
+ 'last_edit' => 'Wed, 25 Apr 2018 11:22:49 +0000',
2323
+ 'name' => 'The Big City Newsletter',
2324
+ 'description' => '',
2325
+ 'frontpage' => '1',
2326
+ 'status' => 'agency',
2327
+ 'name_clean' => 'the-big-city-newsletter',
2328
+ ),
2329
+ 167 =>
2330
+ array (
2331
+ 'type' => 'CSMM PRO',
2332
+ 'version' => '6.09',
2333
+ 'last_edit' => 'Fri, 25 Sep 2020 10:30:02 +0000',
2334
+ 'name' => 'The Sunny View',
2335
+ 'description' => '',
2336
+ 'frontpage' => '0',
2337
+ 'status' => 'pro',
2338
+ 'name_clean' => 'the-sunny-view',
2339
+ ),
2340
+ 168 =>
2341
+ array (
2342
+ 'type' => 'CSMM PRO',
2343
+ 'version' => '6.09',
2344
+ 'last_edit' => 'Fri, 25 Sep 2020 10:30:53 +0000',
2345
+ 'name' => 'Theatre',
2346
+ 'description' => '',
2347
+ 'frontpage' => '1',
2348
+ 'status' => 'agency',
2349
+ 'name_clean' => 'theatre',
2350
+ ),
2351
+ 169 =>
2352
+ array (
2353
+ 'type' => 'CSMM PRO',
2354
+ 'version' => '5.001',
2355
+ 'last_edit' => 'Tue, 20 Feb 2018 10:57:27 +0000',
2356
+ 'name' => 'Travel Agency',
2357
+ 'description' => '',
2358
+ 'frontpage' => '1',
2359
+ 'status' => 'pro',
2360
+ 'name_clean' => 'travel-agency',
2361
+ ),
2362
+ 170 =>
2363
+ array (
2364
+ 'type' => 'CSMM PRO',
2365
+ 'version' => '15.05',
2366
+ 'last_edit' => 'Fri, 02 Mar 2018 12:39:22 +0000',
2367
+ 'name' => 'Travel Blog',
2368
+ 'description' => 'Andrea',
2369
+ 'frontpage' => '1',
2370
+ 'status' => 'agency',
2371
+ 'name_clean' => 'travel-blog',
2372
+ ),
2373
+ 171 =>
2374
+ array (
2375
+ 'type' => 'CSMM PRO',
2376
+ 'version' => '6.09',
2377
+ 'last_edit' => 'Fri, 25 Sep 2020 10:31:59 +0000',
2378
+ 'name' => 'Travel',
2379
+ 'description' => '',
2380
+ 'frontpage' => '1',
2381
+ 'status' => 'agency',
2382
+ 'name_clean' => 'travel',
2383
+ ),
2384
+ 172 =>
2385
+ array (
2386
+ 'type' => 'CSMM PRO',
2387
+ 'version' => '6.09',
2388
+ 'last_edit' => 'Fri, 25 Sep 2020 10:32:57 +0000',
2389
+ 'name' => 'Tulips',
2390
+ 'description' => '',
2391
+ 'frontpage' => '1',
2392
+ 'status' => 'agency',
2393
+ 'name_clean' => 'tulips',
2394
+ ),
2395
+ 173 =>
2396
+ array (
2397
+ 'type' => 'CSMM PRO',
2398
+ 'version' => '6.09',
2399
+ 'last_edit' => 'Fri, 25 Sep 2020 10:33:31 +0000',
2400
+ 'name' => 'Valentines Day',
2401
+ 'description' => '',
2402
+ 'frontpage' => '1',
2403
+ 'status' => 'pro',
2404
+ 'name_clean' => 'valentines-day',
2405
+ ),
2406
+ 174 =>
2407
+ array (
2408
+ 'type' => 'CSMM PRO',
2409
+ 'version' => '5.001',
2410
+ 'last_edit' => 'Mon, 19 Feb 2018 12:31:48 +0000',
2411
+ 'name' => 'Video Production',
2412
+ 'description' => '',
2413
+ 'frontpage' => '1',
2414
+ 'status' => 'pro',
2415
+ 'name_clean' => 'video-production',
2416
+ ),
2417
+ 175 =>
2418
+ array (
2419
+ 'type' => 'CSMM PRO',
2420
+ 'version' => '6.09',
2421
+ 'last_edit' => 'Fri, 25 Sep 2020 10:34:15 +0000',
2422
+ 'name' => 'Virtual Assistant Service',
2423
+ 'description' => '',
2424
+ 'frontpage' => '1',
2425
+ 'status' => 'agency',
2426
+ 'name_clean' => 'virtual-assistant-service',
2427
+ ),
2428
+ 176 =>
2429
+ array (
2430
+ 'type' => 'CSMM PRO',
2431
+ 'version' => '6.09',
2432
+ 'last_edit' => 'Fri, 25 Sep 2020 10:34:56 +0000',
2433
+ 'name' => 'Virtual Reality',
2434
+ 'description' => '',
2435
+ 'frontpage' => '1',
2436
+ 'status' => 'pro',
2437
+ 'name_clean' => 'virtual-reality',
2438
+ ),
2439
+ 177 =>
2440
+ array (
2441
+ 'type' => 'CSMM PRO',
2442
+ 'version' => '6.09',
2443
+ 'last_edit' => 'Tue, 29 Sep 2020 10:19:24 +0000',
2444
+ 'name' => 'Walking Away (Video)',
2445
+ 'description' => '',
2446
+ 'frontpage' => '1',
2447
+ 'status' => 'pro',
2448
+ 'name_clean' => 'walking-away-video',
2449
+ ),
2450
+ 178 =>
2451
+ array (
2452
+ 'type' => 'CSMM PRO',
2453
+ 'version' => '6.09',
2454
+ 'last_edit' => 'Fri, 25 Sep 2020 10:36:23 +0000',
2455
+ 'name' => 'Web Security',
2456
+ 'description' => '',
2457
+ 'frontpage' => '1',
2458
+ 'status' => 'extra',
2459
+ 'name_clean' => 'web-security',
2460
+ ),
2461
+ 179 =>
2462
+ array (
2463
+ 'type' => 'CSMM PRO',
2464
+ 'version' => '5.005',
2465
+ 'last_edit' => 'Mon, 26 Feb 2018 19:54:07 +0000',
2466
+ 'name' => 'Webinar',
2467
+ 'description' => 'Andrea',
2468
+ 'frontpage' => '1',
2469
+ 'status' => 'agency',
2470
+ 'name_clean' => 'webinar',
2471
+ ),
2472
+ 180 =>
2473
+ array (
2474
+ 'type' => 'CSMM PRO',
2475
+ 'version' => '5.005',
2476
+ 'last_edit' => 'Fri, 23 Feb 2018 11:53:23 +0000',
2477
+ 'name' => 'Wedding Blog',
2478
+ 'description' => 'Andrea',
2479
+ 'frontpage' => '1',
2480
+ 'status' => 'agency',
2481
+ 'name_clean' => 'wedding-blog',
2482
+ ),
2483
+ 181 =>
2484
+ array (
2485
+ 'type' => 'CSMM PRO',
2486
+ 'version' => '6.09',
2487
+ 'last_edit' => 'Fri, 25 Sep 2020 10:37:36 +0000',
2488
+ 'name' => 'Wedding',
2489
+ 'description' => '',
2490
+ 'frontpage' => '0',
2491
+ 'status' => 'extra',
2492
+ 'name_clean' => 'wedding',
2493
+ ),
2494
+ 182 =>
2495
+ array (
2496
+ 'type' => 'CSMM PRO',
2497
+ 'version' => '6.09',
2498
+ 'last_edit' => 'Fri, 25 Sep 2020 10:38:17 +0000',
2499
+ 'name' => 'White Orchids',
2500
+ 'description' => '',
2501
+ 'frontpage' => '1',
2502
+ 'status' => 'pro',
2503
+ 'name_clean' => 'white-orchids',
2504
+ ),
2505
+ 183 =>
2506
+ array (
2507
+ 'type' => 'CSMM PRO',
2508
+ 'version' => '6.09',
2509
+ 'last_edit' => 'Fri, 18 Dec 2020 12:13:02 +0000',
2510
+ 'name' => 'Winery',
2511
+ 'description' => '',
2512
+ 'frontpage' => '1',
2513
+ 'status' => 'pro',
2514
+ 'name_clean' => 'winery',
2515
+ ),
2516
+ 184 =>
2517
+ array (
2518
+ 'type' => 'CSMM PRO',
2519
+ 'version' => '6.09',
2520
+ 'last_edit' => 'Fri, 25 Sep 2020 10:39:03 +0000',
2521
+ 'name' => 'Winter Sale',
2522
+ 'description' => '',
2523
+ 'frontpage' => '1',
2524
+ 'status' => 'pro',
2525
+ 'name_clean' => 'winter-sale',
2526
+ ),
2527
+ 185 =>
2528
+ array (
2529
+ 'type' => 'CSMM PRO',
2530
+ 'version' => '6.09',
2531
+ 'last_edit' => 'Fri, 25 Sep 2020 10:39:48 +0000',
2532
+ 'name' => 'Working Out',
2533
+ 'description' => '',
2534
+ 'frontpage' => '1',
2535
+ 'status' => 'agency',
2536
+ 'name_clean' => 'working-out',
2537
+ ),
2538
+ 186 =>
2539
+ array (
2540
+ 'type' => 'CSMM PRO',
2541
+ 'version' => '15.05',
2542
+ 'last_edit' => 'Fri, 02 Mar 2018 12:36:42 +0000',
2543
+ 'name' => 'Workplace',
2544
+ 'description' => 'Andrea',
2545
+ 'frontpage' => '1',
2546
+ 'status' => 'agency',
2547
+ 'name_clean' => 'workplace',
2548
+ ),
2549
+ 187 =>
2550
+ array (
2551
+ 'type' => 'CSMM PRO',
2552
+ 'version' => '6.09',
2553
+ 'last_edit' => 'Fri, 25 Sep 2020 10:40:35 +0000',
2554
+ 'name' => 'Writing Service (Video)',
2555
+ 'description' => '',
2556
+ 'frontpage' => '1',
2557
+ 'status' => 'agency',
2558
+ 'name_clean' => 'writing-service-video',
2559
+ ),
2560
+ 188 =>
2561
+ array (
2562
+ 'type' => 'CSMM PRO',
2563
+ 'version' => '6.09',
2564
+ 'last_edit' => 'Sun, 30 Aug 2020 13:19:59 +0000',
2565
+ 'name' => 'Yoga Classes',
2566
+ 'description' => '',
2567
+ 'frontpage' => '1',
2568
+ 'status' => 'pro',
2569
+ 'name_clean' => 'yoga-classes',
2570
+ ),
2571
+ );
2572
 
2573
  function mntc_themes_sort($item1, $item2) {
2574
  if (strtotime($item1['last_edit']) == strtotime($item2['last_edit'])) {
2604
  echo '</div>';
2605
  } // foreach theme
2606
 
2607
+ echo '<p class="textcenter"><a href="#" class="button button-primary" id="show-all-themes">Show All 190+ Themes</a><br><br></p>';
2608
  }
2609
 
2610
  function mtnc_csmm_generate_web_link($placement = '', $page = '/', $params = array(), $anchor = '') {
2771
  {
2772
  $promo_text = '';
2773
  if (!mtnc_is_sn_active()) {
2774
+ $promo_text .= '<a href="' . admin_url('plugin-install.php?fix-install-button=1&tab=plugin-information&plugin=security-ninja&TB_iframe=true&width=600&height=550') . '" class="textcenter thickbox open-plugin-details-modal"><img src="' . MTNC_URI . 'images/security-ninja.png" alt="Security Ninja" title="Security Ninja"></a>';
2775
  }
2776
  echo $promo_text;
2777
  }
js/init.js CHANGED
@@ -105,29 +105,38 @@ jQuery(window).ready(function($) {
105
  return false;
106
  });
107
 
108
- $('#weglot_support').on('click change', function(e) {
109
  e.preventDefault();
110
  $(this).prop("checked", false);
111
 
112
- $('#weglot-upsell-dialog').dialog('open');
113
 
114
  return false;
115
  });
116
 
117
- $('#smush_support').on('click change', function(e) {
118
  e.preventDefault();
119
  $(this).prop("checked", false);
120
 
121
- $('.smush-thickbox').first().trigger('click');
 
 
 
 
 
 
 
 
 
 
122
 
123
  return false;
124
  });
125
 
126
- // upsell dialog init
127
- $('#weglot-upsell-dialog').dialog({'dialogClass': 'wp-dialog weglot-upsell-dialog',
128
  'modal': 1,
129
  'resizable': false,
130
- 'title': 'Translate your maintenance page to any language',
131
  'zIndex': 9999,
132
  'width': 550,
133
  'height': 'auto',
@@ -135,35 +144,27 @@ jQuery(window).ready(function($) {
135
  'hide': 'fade',
136
  'open': function(event, ui) {
137
  maintenance_fix_dialog_close(event, ui);
138
- $(this).siblings().find('span.ui-dialog-title').html(mtnc.weglot_dialog_upsell_title);
139
  },
140
  'close': function(event, ui) { },
141
  'autoOpen': false,
142
  'closeOnEscape': true
143
  });
144
  $(window).resize(function(e) {
145
- $('#weglot-upsell-dialog').dialog("option", "position", {my: "center", at: "center", of: window});
146
  });
147
 
148
- $('body').on('click', '.open-weglot-upsell', function(e) {
149
- e.preventDefault();
150
-
151
- $(this).blur();
152
-
153
- $('#weglot-upsell-dialog').dialog('open');
154
 
155
- return false;
156
- });
157
-
158
- jQuery('#install-weglot').on('click',function(e){
159
- $('#weglot-upsell-dialog').dialog('close');
160
- jQuery('body').append('<div style="width:550px;height:450px; position:fixed;top:10%;left:50%;margin-left:-275px; color:#444; background-color: #fbfbfb;border:1px solid #DDD; border-radius:4px;box-shadow: 0px 0px 0px 4000px rgba(0, 0, 0, 0.85);z-index: 9999999;"><iframe src="' + mtnc.weglot_install_url + '" style="width:100%;height:100%;border:none;" /></div>');
161
  jQuery('#wpwrap').css('pointer-events', 'none');
162
  e.preventDefault();
163
  return false;
164
  });
165
 
166
 
 
167
  /******************* */
168
 
169
  wp.codeEditor.initialize(jQuery('#custom_css'), mtnc.cm_settings);
105
  return false;
106
  });
107
 
108
+ $('#smush_support').on('click change', function(e) {
109
  e.preventDefault();
110
  $(this).prop("checked", false);
111
 
112
+ $('.smush-thickbox').first().trigger('click');
113
 
114
  return false;
115
  });
116
 
117
+ $('#accessibe_support').on('click change', function(e) {
118
  e.preventDefault();
119
  $(this).prop("checked", false);
120
 
121
+ $('.open-accessibe-upsell').first().trigger('click');
122
+
123
+ return false;
124
+ });
125
+
126
+ $('body').on('click', '.open-accessibe-upsell', function(e) {
127
+ e.preventDefault();
128
+
129
+ $(this).blur();
130
+
131
+ $('#accessibe-upsell-dialog').dialog('open');
132
 
133
  return false;
134
  });
135
 
136
+ $('#accessibe-upsell-dialog').dialog({'dialogClass': 'wp-dialog accessibe-upsell-dialog',
 
137
  'modal': 1,
138
  'resizable': false,
139
+ 'title': 'Make your site accessible in just a few clicks',
140
  'zIndex': 9999,
141
  'width': 550,
142
  'height': 'auto',
144
  'hide': 'fade',
145
  'open': function(event, ui) {
146
  maintenance_fix_dialog_close(event, ui);
147
+ $(this).siblings().find('span.ui-dialog-title').html(mtnc.accessibe_dialog_upsell_title);
148
  },
149
  'close': function(event, ui) { },
150
  'autoOpen': false,
151
  'closeOnEscape': true
152
  });
153
  $(window).resize(function(e) {
154
+ $('#accessibe-upsell-dialog').dialog("option", "position", {my: "center", at: "center", of: window});
155
  });
156
 
 
 
 
 
 
 
157
 
158
+ jQuery('#install-accessibe').on('click',function(e){
159
+ $('#accessibe-upsell-dialog').dialog('close');
160
+ jQuery('body').append('<div style="width:550px;height:450px; position:fixed;top:10%;left:50%;margin-left:-275px; color:#444; background-color: #fbfbfb;border:1px solid #DDD; border-radius:4px;box-shadow: 0px 0px 0px 4000px rgba(0, 0, 0, 0.85);z-index: 9999999;"><iframe src="' + mtnc.accessibe_install_url + '" style="width:100%;height:100%;border:none;" /></div>');
 
 
 
161
  jQuery('#wpwrap').css('pointer-events', 'none');
162
  e.preventDefault();
163
  return false;
164
  });
165
 
166
 
167
+
168
  /******************* */
169
 
170
  wp.codeEditor.initialize(jQuery('#custom_css'), mtnc.cm_settings);
load/index.php CHANGED
@@ -76,10 +76,6 @@ $google_fonts = mtnc_add_google_fonts();
76
  echo '<link rel="stylesheet" href="' . esc_url( 'https://fonts.googleapis.com/css?family=' . esc_attr( $google_fonts[1] ) . '|' . esc_attr( $google_fonts[0] ) ) . '">';
77
  } elseif ( ! empty( $google_fonts[0] ) ) {
78
  echo '<link rel="stylesheet" href="' . esc_url( 'https://fonts.googleapis.com/css?family=' . esc_attr( $google_fonts[0] ) ) . '">';
79
- }
80
- if (mtnc_is_weglot_setup()) {
81
- echo '<link rel="stylesheet" href="' . WEGLOT_URL_DIST . '/css/front-css.css?v=' . WEGLOT_VERSION . '" type="text/css">';
82
- echo '<script src="' . WEGLOT_URL_DIST . '/front-js.js?v=' . WEGLOT_VERSION . '"></script>';
83
  }
84
  ?>
85
  </head>
@@ -132,9 +128,17 @@ $google_fonts = mtnc_add_google_fonts();
132
  <?php mtnc_do_button_login_form(); ?>
133
  </div>
134
  <?php endif; ?>
135
- <?php do_action( 'load_options_style' ); ?>
136
- <?php do_action( 'load_custom_scripts' );
 
137
 
 
 
 
 
 
 
 
138
  ?>
139
 
140
  </body>
76
  echo '<link rel="stylesheet" href="' . esc_url( 'https://fonts.googleapis.com/css?family=' . esc_attr( $google_fonts[1] ) . '|' . esc_attr( $google_fonts[0] ) ) . '">';
77
  } elseif ( ! empty( $google_fonts[0] ) ) {
78
  echo '<link rel="stylesheet" href="' . esc_url( 'https://fonts.googleapis.com/css?family=' . esc_attr( $google_fonts[0] ) ) . '">';
 
 
 
 
79
  }
80
  ?>
81
  </head>
128
  <?php mtnc_do_button_login_form(); ?>
129
  </div>
130
  <?php endif; ?>
131
+ <?php
132
+ do_action( 'load_options_style' );
133
+ do_action( 'load_custom_scripts' );
134
 
135
+ if (!is_callable('is_plugin_active')) {
136
+ include_once( ABSPATH . 'wp-admin/includes/plugin.php' );
137
+ }
138
+
139
+ if (is_callable('is_plugin_active') && is_plugin_active('accessibe/accessiebe.php') && is_callable(array('Accessibe', 'render_js_in_footer'))) {
140
+ Accessibe::render_js_in_footer();
141
+ }
142
  ?>
143
 
144
  </body>
maintenance.php CHANGED
@@ -3,12 +3,12 @@
3
  Plugin Name: Maintenance
4
  Plugin URI: https://wpmaintenancemode.com/
5
  Description: Put your site in maintenance mode, away from the public view. Use maintenance plugin if your website is in development or you need to change a few things, run an upgrade. Make it only accessible to logged in users.
6
- Version: 3.97
7
  Author: WebFactory Ltd
8
  Author URI: https://www.webfactoryltd.com/
9
  License: GPL2
10
 
11
- Copyright 2013-2020 WebFactory Ltd (email : support@webfactoryltd.com)
12
 
13
  This program is free software; you can redistribute it and/or modify
14
  it under the terms of the GNU General Public License, version 2, as
@@ -24,8 +24,6 @@
24
  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
25
  */
26
 
27
- require_once 'wp301/wp301.php';
28
- new wf_wp301(__FILE__, 'toplevel_page_maintenance');
29
 
30
  class MTNC
31
  {
@@ -51,7 +49,7 @@ class MTNC
51
  add_action('init', array(&$this, 'mtnc_admin_bar'));
52
  add_action('init', array(&$this, 'mtnc_set_global_options'), 1);
53
 
54
- add_action('admin_action_mtnc_install_weglot', array(&$this, 'install_weglot'));
55
 
56
  add_filter(
57
  'plugin_action_links_' . plugin_basename(__FILE__),
@@ -73,7 +71,7 @@ class MTNC
73
 
74
  public function mtnc_constants()
75
  {
76
- define('MTNC_VERSION', '3.8');
77
  define('MTNC_DB_VERSION', 2);
78
  define('MTNC_WP_VERSION', get_bloginfo('version'));
79
  define('MTNC_DIR', trailingslashit(plugin_dir_path(__FILE__)));
@@ -240,28 +238,26 @@ class MTNC
240
  $res = $this->add_plugin_favs('simple-author-box', $res);
241
  $res = $this->add_plugin_favs('eps-301-redirects', $res);
242
  $res = $this->add_plugin_favs('wp-force-ssl', $res);
243
- $res = $this->add_plugin_favs('security-ninja', $res);
244
 
245
  return $res;
246
  } // plugins_api_result
247
 
248
-
249
- // auto download / install / activate Weglot plugin
250
- function install_weglot()
251
- {
252
  if (false === current_user_can('administrator')) {
253
  wp_die('Sorry, you have to be an admin to run this action.');
254
  }
255
 
256
- $plugin_slug = 'weglot/weglot.php';
257
- $plugin_zip = 'https://downloads.wordpress.org/plugin/weglot.latest-stable.zip';
258
 
259
  @include_once ABSPATH . 'wp-admin/includes/plugin.php';
260
  @include_once ABSPATH . 'wp-admin/includes/class-wp-upgrader.php';
261
  @include_once ABSPATH . 'wp-admin/includes/plugin-install.php';
262
  @include_once ABSPATH . 'wp-admin/includes/file.php';
263
  @include_once ABSPATH . 'wp-admin/includes/misc.php';
264
- echo '<style>
265
  body{
266
  font-family: sans-serif;
267
  font-size: 14px;
@@ -271,40 +267,38 @@ class MTNC
271
  </style>';
272
 
273
  echo '<div style="margin: 20px; color:#444;">';
274
- echo 'If things are not done in a minute <a target="_parent" href="' . admin_url('plugin-install.php?s=weglot&tab=search&type=term') . '">install the plugin manually via Plugins page</a><br><br>';
275
  echo 'Starting ...<br><br>';
276
 
277
- wp_cache_flush();
278
  $upgrader = new Plugin_Upgrader();
279
- echo 'Check if Weglot is already installed ... <br />';
280
- if ($this->is_plugin_installed($plugin_slug)) {
281
- echo 'Weglot is already installed! <br /><br />Making sure it\'s the latest version.<br />';
282
  $upgrader->upgrade($plugin_slug);
283
  $installed = true;
284
  } else {
285
- echo 'Installing Weglot.<br />';
286
  $installed = $upgrader->install($plugin_zip);
287
  }
288
  wp_cache_flush();
289
 
290
  if (!is_wp_error($installed) && $installed) {
291
- echo 'Activating Weglot.<br />';
292
  $activate = activate_plugin($plugin_slug);
293
 
294
  if (is_null($activate)) {
295
- echo 'Weglot Activated.<br />';
296
 
297
  echo '<script>setTimeout(function() { top.location = "admin.php?page=maintenance"; }, 1000);</script>';
298
  echo '<br>If you are not redirected in a few seconds - <a href="admin.php?page=maintenance" target="_parent">click here</a>.';
299
  }
300
  } else {
301
- echo 'Could not install Weglot. You\'ll have to <a target="_parent" href="' . admin_url('plugin-install.php?s=weglot&tab=search&type=term') . '">download and install manually</a>.';
302
  }
303
 
304
  echo '</div>';
305
- } // install_weglot
306
-
307
-
308
 
309
  function is_plugin_installed($slug)
310
  {
3
  Plugin Name: Maintenance
4
  Plugin URI: https://wpmaintenancemode.com/
5
  Description: Put your site in maintenance mode, away from the public view. Use maintenance plugin if your website is in development or you need to change a few things, run an upgrade. Make it only accessible to logged in users.
6
+ Version: 3.99
7
  Author: WebFactory Ltd
8
  Author URI: https://www.webfactoryltd.com/
9
  License: GPL2
10
 
11
+ Copyright 2013-2021 WebFactory Ltd (email : support@webfactoryltd.com)
12
 
13
  This program is free software; you can redistribute it and/or modify
14
  it under the terms of the GNU General Public License, version 2, as
24
  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
25
  */
26
 
 
 
27
 
28
  class MTNC
29
  {
49
  add_action('init', array(&$this, 'mtnc_admin_bar'));
50
  add_action('init', array(&$this, 'mtnc_set_global_options'), 1);
51
 
52
+ add_action('admin_action_mtnc_install_accessibe', array(&$this, 'install_accessibe'));
53
 
54
  add_filter(
55
  'plugin_action_links_' . plugin_basename(__FILE__),
71
 
72
  public function mtnc_constants()
73
  {
74
+ define('MTNC_VERSION', '3.9');
75
  define('MTNC_DB_VERSION', 2);
76
  define('MTNC_WP_VERSION', get_bloginfo('version'));
77
  define('MTNC_DIR', trailingslashit(plugin_dir_path(__FILE__)));
238
  $res = $this->add_plugin_favs('simple-author-box', $res);
239
  $res = $this->add_plugin_favs('eps-301-redirects', $res);
240
  $res = $this->add_plugin_favs('wp-force-ssl', $res);
241
+ $res = $this->add_plugin_favs('accessibe', $res);
242
 
243
  return $res;
244
  } // plugins_api_result
245
 
246
+ // auto download / install / activate Accessibe plugin
247
+ static function install_accessibe() {
 
 
248
  if (false === current_user_can('administrator')) {
249
  wp_die('Sorry, you have to be an admin to run this action.');
250
  }
251
 
252
+ $plugin_slug = 'accessibe/accessiebe.php';
253
+ $plugin_zip = 'https://downloads.wordpress.org/plugin/accessibe.latest-stable.zip';
254
 
255
  @include_once ABSPATH . 'wp-admin/includes/plugin.php';
256
  @include_once ABSPATH . 'wp-admin/includes/class-wp-upgrader.php';
257
  @include_once ABSPATH . 'wp-admin/includes/plugin-install.php';
258
  @include_once ABSPATH . 'wp-admin/includes/file.php';
259
  @include_once ABSPATH . 'wp-admin/includes/misc.php';
260
+ echo '<style>
261
  body{
262
  font-family: sans-serif;
263
  font-size: 14px;
267
  </style>';
268
 
269
  echo '<div style="margin: 20px; color:#444;">';
270
+ echo 'If things are not done in a minute <a target="_parent" href="' . admin_url('plugin-install.php?s=accessibe&tab=search&type=term') .'">install the plugin manually via Plugins page</a><br><br>';
271
  echo 'Starting ...<br><br>';
272
 
273
+ wp_cache_flush();
274
  $upgrader = new Plugin_Upgrader();
275
+ echo 'Check if accessiBe is already installed ... <br />';
276
+ if (self::is_plugin_installed($plugin_slug)) {
277
+ echo 'accessiBe is already installed! <br /><br />Making sure it\'s the latest version.<br />';
278
  $upgrader->upgrade($plugin_slug);
279
  $installed = true;
280
  } else {
281
+ echo 'Installing accessiBe.<br />';
282
  $installed = $upgrader->install($plugin_zip);
283
  }
284
  wp_cache_flush();
285
 
286
  if (!is_wp_error($installed) && $installed) {
287
+ echo 'Activating accessiBe.<br />';
288
  $activate = activate_plugin($plugin_slug);
289
 
290
  if (is_null($activate)) {
291
+ echo 'accessiBe Activated.<br />';
292
 
293
  echo '<script>setTimeout(function() { top.location = "admin.php?page=maintenance"; }, 1000);</script>';
294
  echo '<br>If you are not redirected in a few seconds - <a href="admin.php?page=maintenance" target="_parent">click here</a>.';
295
  }
296
  } else {
297
+ echo 'Could not install accessiBe. You\'ll have to <a target="_parent" href="' . admin_url('plugin-install.php?s=accessibe&tab=search&type=term') .'">download and install manually</a>.';
298
  }
299
 
300
  echo '</div>';
301
+ } // install_accessibe
 
 
302
 
303
  function is_plugin_installed($slug)
304
  {
readme.txt CHANGED
@@ -3,7 +3,7 @@ Contributors: WebFactory
3
  Tags: maintenance, maintenance mode, maintenance page, coming soon, coming soon page, under construction, under construction page
4
  Requires at least: 4.0
5
  Tested up to: 5.6
6
- Stable tag: 3.97
7
  Requires PHP: 5.2
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
@@ -14,7 +14,7 @@ Great looking maintenance, coming soon & under construction pages. Put your site
14
 
15
  Maintenance plugin allows the WordPress site administrator to close the website for maintenance, enable "503 Service temporarily unavailable”, set a temporary page with authorization, which can be edited via the plugin settings. Easy customize the good look on all devices. Add your logo, background image, select the desired color, add text.
16
 
17
- Thanks to our partners at <a href="https://wordpress.org/plugins/weglot/">Weglot</a>, Maintenance is fully multilanguage ready and you can instantly translate your maintenance page to 100+ languages with one click.
18
 
19
  Let <a href="https://wordpress.org/plugins/security-ninja/">Security Ninja</a> take care of your site's security from day one! Run over 50 security tests with one click. Get a detailed report and automatically fix security issues.
20
 
@@ -87,6 +87,11 @@ Please post the question on the <a href="http://wordpress.org/support/plugin/mai
87
 
88
  == Changelog ==
89
 
 
 
 
 
 
90
  = v3.97 =
91
  - 2020/10/02
92
  - minor fixes
3
  Tags: maintenance, maintenance mode, maintenance page, coming soon, coming soon page, under construction, under construction page
4
  Requires at least: 4.0
5
  Tested up to: 5.6
6
+ Stable tag: 3.99
7
  Requires PHP: 5.2
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
14
 
15
  Maintenance plugin allows the WordPress site administrator to close the website for maintenance, enable "503 Service temporarily unavailable”, set a temporary page with authorization, which can be edited via the plugin settings. Easy customize the good look on all devices. Add your logo, background image, select the desired color, add text.
16
 
17
+ **Web accessibility is not an option in 2021!** Making your site accessible to visitors with disabilities will save you from hefty fines and instantly grow your audience. That's why we've partnered with <a href="https://wordpress.org/plugins/accessibe/">accessiBe</a> - the fully automated AI service for web accessibility. Download their plugin from the official WP repository and make your site fully accessible in a few clicks.
18
 
19
  Let <a href="https://wordpress.org/plugins/security-ninja/">Security Ninja</a> take care of your site's security from day one! Run over 50 security tests with one click. Get a detailed report and automatically fix security issues.
20
 
87
 
88
  == Changelog ==
89
 
90
+ = v3.99 =
91
+ - 2021/01/13
92
+ - minor fixes
93
+ - removed promo for WP 301 Redirects
94
+
95
  = v3.97 =
96
  - 2020/10/02
97
  - minor fixes
wp301/wp301-logo.png DELETED
Binary file
wp301/wp301.js DELETED
@@ -1,128 +0,0 @@
1
- /**
2
- * Campaign for WP 301 Redirects PRO
3
- * (c) WebFactory Ltd, 2020
4
- */
5
-
6
- jQuery(document).ready(function ($) {
7
- $('#wp301promo_dismiss').on('click', function (e) {
8
- e.preventDefault();
9
-
10
- var slug = $(this).data('plugin-slug');
11
-
12
- $.get({
13
- url: ajaxurl,
14
- data: {
15
- action: 'wp301_promo_dismiss',
16
- slug: slug,
17
- _ajax_nonce: wp301_promo.nonce_wp301_promo_dismiss,
18
- },
19
- })
20
- .always(function (data) {})
21
- .done(function (data) {
22
- if (data.success) {
23
- if (slug == 'dashboard') {
24
- $('#wp301promo_widget').hide();
25
- } else {
26
- $('#wp301-dialog').dialog('close');
27
- }
28
- } else {
29
- alert('Sorry, something is not right. Please reload the page and try again.');
30
- }
31
- })
32
- .fail(function (data) {
33
- alert('Sorry, something is not right. Please reload the page and try again.');
34
- });
35
- }); // dismiss
36
-
37
-
38
- $('#wp301promo_submit').on('click', function (e) {
39
- e.preventDefault();
40
-
41
- var btn = $('#wp301promo_submit');
42
- var name = $('#wp301promo_name').val();
43
- var email = $('#wp301promo_email').val();
44
- var plugin = $('#wp301promo_plugin').val();
45
- var position = $('#wp301promo_position').val();
46
- var regex = /^([a-zA-Z0-9_.+-])+\@(([a-zA-Z0-9-])+\.)+([a-zA-Z0-9]{2,4})+$/;
47
-
48
- if (name.length < 2 || name.length > 128) {
49
- $('#wp301promo_name').focus();
50
- alert('Please enter your name. Thank you 👍');
51
- return false;
52
- }
53
- if (!regex.test(email) || email.lenght > 128) {
54
- $('#wp301promo_email').focus();
55
- alert('Please enter a valid email address. Thank you 👍');
56
- return false;
57
- }
58
-
59
- $(btn).addClass('disabled');
60
- $.get({
61
- url: ajaxurl,
62
- data: {
63
- action: 'wp301_promo_submit',
64
- _ajax_nonce: wp301_promo.nonce_wp301_promo_submit,
65
- name: name,
66
- email: email,
67
- position: position,
68
- plugin: plugin,
69
- },
70
- })
71
- .always(function (data) {
72
- $(btn).removeClass('disabled');
73
- })
74
- .done(function (data) {
75
- if (data.success) {
76
- alert(data.data);
77
-
78
- if (position == 'dashboard') {
79
- $('#wp301promo_widget').hide();
80
- } else {
81
- $('#wp301-dialog').dialog('close');
82
- }
83
- } else {
84
- alert(data.data);
85
- }
86
- })
87
- .fail(function (data) {
88
- alert('Sorry, something is not right. Please reload the page and try again.');
89
- });
90
- });
91
-
92
-
93
- $('#wp301promo_name, #wp301promo_email').on('keypress', function (e) {
94
- if (e.which == 13) {
95
- $('#wp301promo_submit').trigger('click');
96
- }
97
- }); // on enter
98
-
99
-
100
- if (wp301_promo.open_popup && $('#wp301-dialog').length == 1) {
101
- $('#wp301-dialog').dialog({
102
- dialogClass: 'wp-dialog wp301-dialog',
103
- modal: true,
104
- resizable: false,
105
- width: 550,
106
- height: 'auto',
107
- show: 'fade',
108
- hide: 'fade',
109
- close: function (event, ui) {},
110
- open: function (event, ui) {
111
- $(this)
112
- .siblings()
113
- .find('span.ui-dialog-title')
114
- .html('Get a WP 301 Redirects PRO license for FREE <del>$158</del>');
115
- wp301_fix_dialog_close(event, ui);
116
- },
117
- autoOpen: true,
118
- closeOnEscape: false,
119
- });
120
- } // open dialog
121
- }); // jQuery ready
122
-
123
-
124
- function wp301_fix_dialog_close(event, ui) {
125
- jQuery('.ui-widget-overlay').bind('click', function () {
126
- jQuery('#' + event.target.id).dialog('close');
127
- });
128
- } // wp301_fix_dialog_close
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
wp301/wp301.php DELETED
@@ -1,295 +0,0 @@
1
- <?php
2
-
3
- /**
4
- * Campaign for WP 301 Redirects PRO
5
- * (c) WebFactory Ltd, 2020
6
- */
7
-
8
-
9
- if (false == class_exists('wf_wp301')) {
10
- class wf_wp301
11
- {
12
- var $plugin_file = '';
13
- var $plugin_slug = '';
14
- var $plugin_screen = '';
15
- var $options = '';
16
- var $disable_dashboard = true;
17
-
18
-
19
- function __construct($plugin_file, $plugin_screen)
20
- {
21
- $this->plugin_file = $plugin_file;
22
- $this->plugin_slug = basename(dirname($plugin_file));
23
- $this->plugin_screen = $plugin_screen;
24
- $this->options = get_option('wp301promo', array());
25
-
26
- if (!is_admin() || !empty($this->options['email_submitted']) || date('Y-m-d') > '2020-12-15') {
27
- return;
28
- } else {
29
- add_action('admin_init', array($this, 'init'));
30
- }
31
- } // __construct
32
-
33
-
34
- function init()
35
- {
36
- add_action('wp_dashboard_setup', array($this, 'add_widget'));
37
- add_action('admin_enqueue_scripts', array($this, 'admin_enqueue_scripts'));
38
- add_action('wp_ajax_wp301_promo_submit', array($this, 'ajax_submit'));
39
- add_action('wp_ajax_wp301_promo_dismiss', array($this, 'ajax_dismiss'));
40
- add_action('admin_footer', array($this, 'admin_footer'));
41
- } // init
42
-
43
-
44
- function admin_enqueue_scripts()
45
- {
46
- $screen = get_current_screen();
47
-
48
- if ($screen->base != 'dashboard' && $screen->id != $this->plugin_screen) {
49
- return;
50
- }
51
-
52
- if ($screen->base == 'dashboard' && (!empty($this->options['popup_dismissed_dashboard']) || !empty($this->disable_dashboard))) {
53
- return;
54
- }
55
-
56
- if ($screen->id == $this->plugin_screen) {
57
- wp_enqueue_style('wp-jquery-ui-dialog');
58
- wp_enqueue_script('jquery-ui-dialog');
59
- }
60
-
61
- wp_enqueue_script('wp301_promo', plugin_dir_url($this->plugin_file) . 'wp301/wp301.js');
62
-
63
- $js_vars = array(
64
- 'nonce_wp301_promo_submit' => wp_create_nonce('wp301_submit'),
65
- 'nonce_wp301_promo_dismiss' => wp_create_nonce('wp301_dismiss'),
66
- );
67
-
68
- if (empty($this->options['popup_dismissed_' . $this->plugin_slug])) {
69
- $js_vars['open_popup'] = true;
70
- }
71
-
72
- wp_localize_script('wp301_promo', 'wp301_promo', $js_vars);
73
- } // admin_enqueue_scripts
74
-
75
-
76
- function ajax_dismiss()
77
- {
78
- if (!wp_verify_nonce(@$_GET['_ajax_nonce'], 'wp301_dismiss')) {
79
- wp_send_json_error('Something is not right. Please reload the page and try again.');
80
- }
81
-
82
- $slug = substr(strip_tags(trim(@$_GET['slug'])), 0, 64);
83
-
84
- $this->options['popup_dismissed_' . $slug] = true;
85
- $tmp = update_option('wp301promo', $this->options);
86
-
87
- if ($tmp) {
88
- wp_send_json_success();
89
- } else {
90
- wp_send_json_error();
91
- }
92
- } // ajax_dismiss
93
-
94
-
95
- function ajax_submit()
96
- {
97
- if (!wp_verify_nonce(@$_GET['_ajax_nonce'], 'wp301_submit')) {
98
- wp_send_json_error('Something is not right. Please reload the page and try again.');
99
- }
100
-
101
- $email = strip_tags(trim(@$_GET['email']));
102
- $name = strip_tags(trim(@$_GET['name']));
103
- $plugin = strip_tags(trim(@$_GET['plugin'])) . '-' . strip_tags(trim(@$_GET['position']));
104
-
105
- if (!is_email($email)) {
106
- wp_send_json_error('Please enter a valid email address.');
107
- }
108
-
109
- $url = add_query_arg(array('name' => $name, 'email' => $email, 'plugin' => $plugin), 'https://wp301redirects.com/subscribe/');
110
-
111
- $response = wp_remote_get($url, array('timeout' => 25));
112
-
113
- if (is_wp_error($response)) {
114
- wp_send_json_error('Something is not right. Please reload the page and try again.');
115
- }
116
-
117
- $body = @json_decode(wp_remote_retrieve_body($response), true);
118
- if (empty($body['success'])) {
119
- wp_send_json_error('Something is not right. Please reload the page and try again.');
120
- }
121
-
122
- $this->options['email_submitted'] = true;
123
- update_option('wp301promo', $this->options);
124
- wp_send_json_success('Thank you for trusting us with your email! You\'ll hear from us soon 🚀');
125
- } // ajax_submit
126
-
127
-
128
- function add_widget()
129
- {
130
- if (!empty($this->options['popup_dismissed_dashboard']) || !empty($this->disable_dashboard)) {
131
- return;
132
- }
133
-
134
- add_meta_box('wp301promo_widget', 'Get a WP 301 Redirects PRO license for FREE <del>$158</del>', array($this, 'widget_content'), 'dashboard', 'side', 'high');
135
- } // add_widget
136
-
137
-
138
- function widget_content()
139
- {
140
- $out = '';
141
-
142
- $out .= '<style>';
143
- $out .= '#wp301promo_widget .disabled { pointer-events: none; }';
144
- $out .= '#wp301promo_widget label { font-weight: normal; display: inline-block; width: 15%; margin-bottom: 10px; }';
145
- $out .= '#wp301promo_widget input { width: 74%; margin-bottom: 10px; }';
146
- $out .= '#wp301promo_widget .button-primary { padding: 14px 28px; text-decoration: none; line-height: 1; }';
147
- $out .= '#wp301promo_dismiss { font-style: italic; display: inline-block; color: #444; text-decoration: none; margin: 8px 0 0 0; }';
148
- $out .= '#wp301promo_dismiss:hover { text-decoration: underline; }';
149
- $out .= '#wp301promo_widget, #wp301promo_widget p { font-size: 14px; }';
150
- $out .= '#wp301promo_widget .title301 { font-weight: 600; margin: 10px 0 -10px 0; }';
151
- $out .= '#wp301promo_widget img { max-width: 45%; max-height: 80px; }';
152
- $out .= '#wp301promo_widget .center { text-align: center; }';
153
- $out .= '#wp301promo_email { margin-bottom: 0 !important; }';
154
- $out .= '#wp301promo_widget { background-color: #fafafa; }';
155
- $out .= '#wp301promo_widget li a { text-decoration: underline; }';
156
- $out .= '#wp301promo_widget .wp301inside { padding: 25px 12px 0px 12px; position: relative; }';
157
- $out .= '#wp301promo_widget p { margin-top: 14px; line-height: 1.5; }';
158
- $out .= '#wp301promo_widget small { margin-left: 17%; }';
159
- $out .= '#wp301promo_widget ul { font-size: 14px; margin: 0 0 20px 0; list-style-type: disc; list-style-position: inside; }';
160
- $out .= '#wp301promo_widget li { margin-bottom: 3px; }';
161
- $out .= '#wp301promo_submit span { display: none; text-decoration: none; margin-right: 10px; animation: wf-spin-animation 1.5s infinite linear; }';
162
- $out .= '#wp301promo_submit.disabled span { display: inline-block; }';
163
- $out .= '@keyframes wf-spin-animation {
164
- from { transform: rotate(0deg); }
165
- to { transform: rotate(360deg); }
166
- }';
167
- $out .= '#wp301promo_widget .inside { overflow: hidden; margin: 0; }
168
- #wp301promo_widget .ribbon { margin: 0; padding: 11px 20px 10px 20px; background: #007cba; color: #FFF; font-weight: 800; position: absolute; top: -17px; right: -17px; transform: translateX(30%) translateY(0%) rotate(45deg); transform-origin: top left; letter-spacing: 1px; }
169
- #wp301promo_widget .ribbon:before, #wp301promo_widget .ribbon:after { content: ""; position: absolute; top:0; margin: 0 -1px; width: 100%; height: 100%; background: #007cba; }
170
- #wp301promo_widget .ribbon:before { right:100%; }
171
- #wp301promo_widget .ribbon:after { left:100%; }';
172
- $out .= '</style>';
173
-
174
- $plugin_url = plugin_dir_url($this->plugin_file);
175
-
176
- $out .= '<div class="ribbon">FREE</div>';
177
- $out .= '<div class="wp301inside">';
178
-
179
- $out .= '<div class="center"><a href="https://wp301redirects.com/free-license/?ref=free-' . $this->plugin_slug . '-dashboard" target="_blank"><img src="' . $plugin_url . 'wp301/wp301-logo.png' . '" alt="WP 301 Redirects PRO" title="WP 301 Redirects PRO"></a></div>';
180
-
181
- $out .= '<p>On November 6th <a href="https://www.webfactoryltd.com/" target="_blank">WebFactory Ltd</a> will give away a limited number of lifetime WP 301 Redirect PRO licenses, <b>each for 10 sites</b>. A $158 retail value! 🚀 Leave your email, we\'ll send you a link &amp; download your copy.</p><p style="margin-bottom: 0;"><b>What do I get?</b></p>';
182
-
183
- $out .= '<ul>';
184
- $out .= '<li>Automatically fix 404 errors &amp; URL typos</li>';
185
- $out .= '<li>Create advanced redirect rules &amp; control affiliate links</li>';
186
- $out .= '<li>Detailed log of all redirects &amp; 404s</li>';
187
- $out .= '<li>Manage all sites\' licenses from a central Dashboard</li>';
188
- $out .= '<li>Lifetime license for 10 sites. <a href="https://wp301redirects.com/free-license/?ref=free-' . $this->plugin_slug . '-dashboard" target="_blank">See all features</a></li>';
189
- $out .= '</ul>';
190
-
191
- $out .= '
192
- <div>
193
- <label for="wp301promo_name">Name:</label>
194
- <input type="text" name="wp301promo_name" id="wp301promo_name" placeholder="How shall we call you?"><br>
195
- <label for="wp301promo_email">Email:</label>
196
- <input type="text" name="wp301promo_email" id="wp301promo_email" placeholder="Your best email address to get the plugin"><br>
197
- <small>We hate spam as much as you do and never send it!</small>
198
- <input type="hidden" id="wp301promo_plugin" value="' . $this->plugin_slug . '">
199
- <input type="hidden" id="wp301promo_position" value="dashboard">
200
- </div>
201
-
202
- <p class="center">
203
- <a id="wp301promo_submit" class="button button-primary" href="#"><span class="dashicons dashicons-update"></span>I Want My FREE License <del>$158</del></a><br>
204
- <a id="wp301promo_dismiss" class="" href="#" data-plugin-slug="dashboard">I don\'t want a free license; don\'t show this again</a>
205
- </p>
206
- </div>';
207
-
208
- echo $out;
209
- } // widget_content
210
-
211
-
212
- function admin_footer()
213
- {
214
- $screen = get_current_screen();
215
- if ($screen->id != $this->plugin_screen) {
216
- return;
217
- }
218
-
219
- $out = '';
220
-
221
- $out .= '<style>';
222
- $out .= '#wp301promo_widget .disabled { pointer-events: none; }';
223
- $out .= '.wp301-dialog .ui-dialog-titlebar-close { visibility: hidden; }';
224
- $out .= '#wp301-dialog label { font-weight: normal; display: inline-block; width: 15%; margin-bottom: 10px; }';
225
- $out .= '#wp301-dialog input { width: 74%; margin-bottom: 10px; }';
226
- $out .= '#wp301-dialog .button-primary { padding: 14px 28px; text-decoration: none; line-height: 1; }';
227
- $out .= '#wp301-dialog, #wp301-dialog p { font-size: 14px; }';
228
- $out .= '#wp301-dialog .title301 { font-size: 1.3em; font-weight: 600; margin: 10px 0 -10px 0; }';
229
- $out .= '#wp301-dialog img { max-width: 60%; }';
230
- $out .= '#wp301-dialog li a { text-decoration: underline; }';
231
- $out .= '#wp301-dialog small { margin-left: 16%; }';
232
- $out .= '#wp301-dialog .center { text-align: center; }';
233
- $out .= '#wp301-dialog, .wp301-dialog .ui-dialog-titlebar { background-color: #fafafa; }';
234
- $out .= '#wp301-dialog .wp301inside { padding: 12px 12px 0px 12px; }';
235
- $out .= '#wp301-dialog p { margin-top: 14px; line-height: 1.5; }';
236
- $out .= '#wp301-dialog ul { margin: 0 0 20px 0; list-style-type: disc; list-style-position: inside; }';
237
- $out .= '#wp301-dialog li { margin-bottom: 3px; }';
238
- $out .= '#wp301promo_dismiss { display: inline-block; color: #444; text-decoration: none; margin: 8px 0 0 0; }';
239
- $out .= '#wp301promo_dismiss:hover { text-decoration: underline; }';
240
- $out .= '#wp301promo_submit span { display: none; text-decoration: none; margin-right: 10px; animation: wf-spin-animation 1.5s infinite linear; }';
241
- $out .= '#wp301promo_submit.disabled span { display: inline-block; }';
242
- $out .= '@keyframes wf-spin-animation {
243
- from { transform: rotate(0deg); }
244
- to { transform: rotate(360deg); }
245
- }';
246
- $out .= '#wp301-dialog .inside { overflow: hidden; margin: 0; }
247
- #wp301-dialog .ribbon { margin: 0; padding: 11px 20px 10px 20px; background: #007cba; color: #FFF; font-weight: 800; position: absolute; top: -17px; right: -17px; transform: translateX(30%) translateY(0%) rotate(45deg); transform-origin: top left; letter-spacing: 1px; }
248
- #wp301-dialog .ribbon:before, #wp301-dialog .ribbon:after { content: ""; position: absolute; top:0; margin: 0 -1px; width: 100%; height: 100%; background: #007cba; }
249
- #wp301-dialog .ribbon:before { right:100%; }
250
- #wp301-dialog .ribbon:after { left:100%; }';
251
- $out .= '</style>';
252
-
253
- $out .= '<div id="wp301-dialog" style="display: none;" title="Get a WP 301 Redirects PRO license for FREE"><span class="ui-helper-hidden-accessible"><input type="text"/></span>';
254
-
255
- $plugin_url = plugin_dir_url($this->plugin_file);
256
-
257
- $out .= '<div class="wp301inside">';
258
- $out .= '<div class="ribbon">FREE</div>';
259
-
260
- $out .= '<div class="center"><a href="https://wp301redirects.com/free-license/?ref=free-' . $this->plugin_slug . '-popup" target="_blank"><img src="' . $plugin_url . 'wp301/wp301-logo.png' . '" alt="WP 301 Redirects PRO" title="WP 301 Redirects PRO"></a></div>';
261
-
262
- $out .= '<p><a href="https://www.webfactoryltd.com/" target="_blank">WebFactory Ltd</a> is giving away a limited number of lifetime WP 301 Redirect PRO licenses, <b>each for 10 sites</b>. A $158 retail value! 🚀 Leave your email, we\'ll send you a link in a few moments &amp; download your copy for free.</p><p style="margin-bottom: 0;"><b>What do I get?</b></p>';
263
-
264
- $out .= '<ul>';
265
- $out .= '<li>Automatically fix 404 errors &amp; URL typos</li>';
266
- $out .= '<li>Create advanced redirect rules &amp; control affiliate links</li>';
267
- $out .= '<li>Detailed log of all redirects &amp; 404s</li>';
268
- $out .= '<li>Manage all sites\' licenses from a central Dashboard</li>';
269
- $out .= '<li>Lifetime license for 10 sites. <a href="https://wp301redirects.com/free-license/?ref=free-' . $this->plugin_slug . '-popup" target="_blank">See all features</a></li>';
270
- $out .= '</ul>';
271
-
272
- $out .= '
273
- <div>
274
- <label for="wp301promo_name">Name:</label>
275
- <input type="text" name="wp301promo_name" id="wp301promo_name" placeholder="How shall we call you?"><br>
276
- <label for="wp301promo_email">Email:</label>
277
- <input type="text" name="wp301promo_email" id="wp301promo_email" placeholder="Your best email address to get the plugin"><br>
278
- <small>We hate spam as much as you do and never send it!</small>
279
- <input type="hidden" id="wp301promo_plugin" value="' . $this->plugin_slug . '">
280
- <input type="hidden" id="wp301promo_position" value="popup">
281
- </div>
282
-
283
- <p class="center">
284
- <a id="wp301promo_submit" class="button button-primary" href="#"><span class="dashicons dashicons-update"></span>I Want My FREE License <del>$158</del></a><br>
285
- <a id="wp301promo_dismiss" class="" href="#" data-plugin-slug="' . $this->plugin_slug . '">I don\'t want a free license; don\'t show this again</a>
286
- </p>
287
-
288
- </div>';
289
-
290
- $out .= '</div>';
291
-
292
- echo $out;
293
- } // wp_footer
294
- } // wf_wp301
295
- }