Version Description
(Released: February 21, 2019) = * Compatibility check up to version 5.1
Download this release
Release Info
Developer | catchthemes |
Plugin | Essential Content Types |
Version | 1.5 |
Comparing to | |
See all releases |
Code changes from version 1.4 to 1.5
README.txt
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
=== Essential Content Types ===
|
2 |
-
Contributors: catchplugins, catchthemes, sakinshrestha, pratikshrestha, maheshmaharjan
|
3 |
Donate link: https://catchplugins.com/plugins/essential-content-types-pro/
|
4 |
Tags: custom post types, CPT, CMS, post, types, post type, taxonomy, tax, custom, content types, post types, custom content types, testimonial, portfolio, featured content, service
|
5 |
-
Requires at least: 4.
|
6 |
-
Tested up to: 5.
|
7 |
Stable tag: trunk
|
8 |
License: GPLv3 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-3.0.html
|
@@ -194,6 +194,8 @@ Not so easy way (via FTP) :
|
|
194 |
5. Customizer: Services Archive Options
|
195 |
|
196 |
== Changelog ==
|
|
|
|
|
197 |
|
198 |
= 1.4 (Released: December 12, 2018) =
|
199 |
* Added: Catch Themes and Catch Plugins tabs in Add themes and Add plugins page respectively
|
1 |
=== Essential Content Types ===
|
2 |
+
Contributors: catchplugins, catchthemes, sakinshrestha, pratikshrestha, maheshmaharjan, dreamsapana
|
3 |
Donate link: https://catchplugins.com/plugins/essential-content-types-pro/
|
4 |
Tags: custom post types, CPT, CMS, post, types, post type, taxonomy, tax, custom, content types, post types, custom content types, testimonial, portfolio, featured content, service
|
5 |
+
Requires at least: 4.8
|
6 |
+
Tested up to: 5.1
|
7 |
Stable tag: trunk
|
8 |
License: GPLv3 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-3.0.html
|
194 |
5. Customizer: Services Archive Options
|
195 |
|
196 |
== Changelog ==
|
197 |
+
= 1.5 (Released: February 21, 2019) =
|
198 |
+
* Compatibility check up to version 5.1
|
199 |
|
200 |
= 1.4 (Released: December 12, 2018) =
|
201 |
* Added: Catch Themes and Catch Plugins tabs in Add themes and Add plugins page respectively
|
admin/partials/essential-content-types-admin-display.php
CHANGED
@@ -50,7 +50,11 @@
|
|
50 |
<li><strong><?php esc_html_e( 'Services Widget', 'essential-content-types' ); ?></strong></li>
|
51 |
<li><strong><?php esc_html_e( 'Ability to add shortcodes via button', 'essential-content-types' ); ?></strong></li>
|
52 |
<li><strong><?php esc_html_e( 'Flexible Image Size', 'essential-content-types' ); ?></strong></li>
|
53 |
-
<li><strong><?php esc_html_e( '
|
|
|
|
|
|
|
|
|
54 |
</ul>
|
55 |
<a href="https://catchplugins.com/plugins/essential-content-types-pro/" target="_blank"><?php esc_html_e( 'Find out why you should upgrade to Essential Content Types Premium »', 'essential-content-types' ); ?></a>
|
56 |
</div> <!-- .Content -->
|
50 |
<li><strong><?php esc_html_e( 'Services Widget', 'essential-content-types' ); ?></strong></li>
|
51 |
<li><strong><?php esc_html_e( 'Ability to add shortcodes via button', 'essential-content-types' ); ?></strong></li>
|
52 |
<li><strong><?php esc_html_e( 'Flexible Image Size', 'essential-content-types' ); ?></strong></li>
|
53 |
+
<li><strong><?php esc_html_e( 'Events Widget', 'essential-content-types' ); ?></strong></li>
|
54 |
+
<li><strong><?php esc_html_e( 'Team Widget', 'essential-content-types' ); ?></strong></li>
|
55 |
+
<li><strong><?php esc_html_e( 'Events Custom Post Type', 'essential-content-types' ); ?></strong></li>
|
56 |
+
<li><strong><?php esc_html_e( 'Team Custom Post Type', 'essential-content-types' ); ?></strong></li>
|
57 |
+
<li><strong><?php esc_html_e( 'Food Menu', 'essential-content-types' ); ?></strong></li>
|
58 |
</ul>
|
59 |
<a href="https://catchplugins.com/plugins/essential-content-types-pro/" target="_blank"><?php esc_html_e( 'Find out why you should upgrade to Essential Content Types Premium »', 'essential-content-types' ); ?></a>
|
60 |
</div> <!-- .Content -->
|
admin/partials/sidebar.php
CHANGED
@@ -12,7 +12,11 @@
|
|
12 |
<li><strong><?php esc_html_e( 'Services Widget', 'essential-content-types' ); ?></strong></li>
|
13 |
<li><strong><?php esc_html_e( 'Ability to add shortcodes via button', 'essential-content-types' ); ?></strong></li>
|
14 |
<li><strong><?php esc_html_e( 'Flexible Image Size', 'essential-content-types' ); ?></strong></li>
|
15 |
-
<li><strong><?php esc_html_e( '
|
|
|
|
|
|
|
|
|
16 |
</ul>
|
17 |
<a id="catch-premium-button" class="button button-primary" href="https://catchplugins.com/plugins/essential-content-types-pro/" target="_blank"><?php esc_html_e( 'Get Now', 'essential-content-types' ); ?></a>
|
18 |
</div>
|
12 |
<li><strong><?php esc_html_e( 'Services Widget', 'essential-content-types' ); ?></strong></li>
|
13 |
<li><strong><?php esc_html_e( 'Ability to add shortcodes via button', 'essential-content-types' ); ?></strong></li>
|
14 |
<li><strong><?php esc_html_e( 'Flexible Image Size', 'essential-content-types' ); ?></strong></li>
|
15 |
+
<li><strong><?php esc_html_e( 'Events Widget', 'essential-content-types' ); ?></strong></li>
|
16 |
+
<li><strong><?php esc_html_e( 'Team Widget', 'essential-content-types' ); ?></strong></li>
|
17 |
+
<li><strong><?php esc_html_e( 'Events Custom Post Type', 'essential-content-types' ); ?></strong></li>
|
18 |
+
<li><strong><?php esc_html_e( 'Team Custom Post Type', 'essential-content-types' ); ?></strong></li>
|
19 |
+
<li><strong><?php esc_html_e( 'Food Menu', 'essential-content-types' ); ?></strong></li>
|
20 |
</ul>
|
21 |
<a id="catch-premium-button" class="button button-primary" href="https://catchplugins.com/plugins/essential-content-types-pro/" target="_blank"><?php esc_html_e( 'Get Now', 'essential-content-types' ); ?></a>
|
22 |
</div>
|
essential-content-types.php
CHANGED
@@ -16,7 +16,7 @@
|
|
16 |
* Plugin Name: Essential Content Types
|
17 |
* Plugin URI: https://catchplugins.com/plugins/essential-content-types/
|
18 |
* Description: Essential Content Types allows you to feature the impressive content through different content/post types on your website just the way you want it. These content/post types are missed by the themes in WordPress Theme Directory as the feature falls more towards the plugins’ territory.
|
19 |
-
* Version: 1.
|
20 |
* Author: Catch Plugins
|
21 |
* Author URI: https://catchplugins.com
|
22 |
* License: GPL-3.0+
|
@@ -30,6 +30,9 @@ if ( ! defined( 'WPINC' ) ) {
|
|
30 |
die;
|
31 |
}
|
32 |
|
|
|
|
|
|
|
33 |
/**
|
34 |
* The code that runs during plugin activation.
|
35 |
* This action is documented in includes/class-essential-content-types-activator.php
|
16 |
* Plugin Name: Essential Content Types
|
17 |
* Plugin URI: https://catchplugins.com/plugins/essential-content-types/
|
18 |
* Description: Essential Content Types allows you to feature the impressive content through different content/post types on your website just the way you want it. These content/post types are missed by the themes in WordPress Theme Directory as the feature falls more towards the plugins’ territory.
|
19 |
+
* Version: 1.5
|
20 |
* Author: Catch Plugins
|
21 |
* Author URI: https://catchplugins.com
|
22 |
* License: GPL-3.0+
|
30 |
die;
|
31 |
}
|
32 |
|
33 |
+
// Define Version
|
34 |
+
define( 'ESSENTIAL_CONTENT_TYPES_VERSION', '1.5' );
|
35 |
+
|
36 |
/**
|
37 |
* The code that runs during plugin activation.
|
38 |
* This action is documented in includes/class-essential-content-types-activator.php
|
includes/class-essential-content-types.php
CHANGED
@@ -69,7 +69,11 @@ class Essential_Content_Types {
|
|
69 |
public function __construct() {
|
70 |
|
71 |
$this->plugin_name = 'essential-content-types';
|
72 |
-
|
|
|
|
|
|
|
|
|
73 |
|
74 |
$this->load_dependencies();
|
75 |
$this->set_locale();
|
69 |
public function __construct() {
|
70 |
|
71 |
$this->plugin_name = 'essential-content-types';
|
72 |
+
if ( defined( 'ESSENTIAL_CONTENT_TYPES_VERSION' ) ) {
|
73 |
+
$this->version = ESSENTIAL_CONTENT_TYPES_VERSION;
|
74 |
+
} else {
|
75 |
+
$this->version = '1.5';
|
76 |
+
}
|
77 |
|
78 |
$this->load_dependencies();
|
79 |
$this->set_locale();
|
languages/essential-content-types.pot
CHANGED
@@ -5,7 +5,7 @@ msgid ""
|
|
5 |
msgstr ""
|
6 |
"Project-Id-Version: Essential Content Types\n"
|
7 |
"Report-Msgid-Bugs-To: https://wordpress.org/tags/_s\n"
|
8 |
-
"POT-Creation-Date:
|
9 |
"PO-Revision-Date: 2016-12-12 09:23-0500\n"
|
10 |
"Last-Translator: Sakin Shrestha <info@catchplugins.com>\n"
|
11 |
"Language-Team: Catch Plugins <info@catchplugins.com>\n"
|
@@ -14,7 +14,7 @@ msgstr ""
|
|
14 |
"Content-Type: text/plain; charset=UTF-8\n"
|
15 |
"Content-Transfer-Encoding: 8bit\n"
|
16 |
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
17 |
-
"X-Generator: Poedit 2.
|
18 |
"X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;esc_attr_e;esc_attr__;_nx;_x;"
|
19 |
"esc_html_e;esc_html__;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;_n_noop:1,2;"
|
20 |
"__ngettext_noop:1,2;_c,_nc:4c,1,2\n"
|
@@ -53,8 +53,8 @@ msgstr ""
|
|
53 |
#: ../admin/class-featured-content.php:105
|
54 |
#: ../admin/class-featured-content.php:276
|
55 |
#: ../admin/partials/dashboard-display.php:84
|
56 |
-
#: ../admin/partials/essential-content-types-admin-display.php:
|
57 |
-
#: ../admin/partials/essential-content-types-admin-display.php:
|
58 |
msgid "Featured Content"
|
59 |
msgstr ""
|
60 |
|
@@ -588,8 +588,8 @@ msgid "Price"
|
|
588 |
msgstr ""
|
589 |
|
590 |
#: ../admin/class-food-menu.php:504
|
591 |
-
#: ../admin/partials/essential-content-types-admin-display.php:
|
592 |
-
#: ../admin/partials/essential-content-types-admin-display.php:
|
593 |
msgid "Order"
|
594 |
msgstr ""
|
595 |
|
@@ -704,8 +704,8 @@ msgid "Project"
|
|
704 |
msgstr ""
|
705 |
|
706 |
#: ../admin/class-portfolio.php:232 ../admin/class-portfolio.php:410
|
707 |
-
#: ../admin/partials/essential-content-types-admin-display.php:
|
708 |
-
#: ../admin/partials/essential-content-types-admin-display.php:
|
709 |
msgid "Portfolio"
|
710 |
msgstr ""
|
711 |
|
@@ -920,8 +920,8 @@ msgstr ""
|
|
920 |
|
921 |
#: ../admin/class-service.php:103 ../admin/class-service.php:276
|
922 |
#: ../admin/class-service.php:282 ../admin/partials/dashboard-display.php:112
|
923 |
-
#: ../admin/partials/essential-content-types-admin-display.php:
|
924 |
-
#: ../admin/partials/essential-content-types-admin-display.php:
|
925 |
msgid "Services"
|
926 |
msgstr ""
|
927 |
|
@@ -1135,7 +1135,7 @@ msgstr ""
|
|
1135 |
#: ../admin/class-testimonial.php:265 ../admin/class-testimonial.php:434
|
1136 |
#: ../admin/class-testimonial.php:441
|
1137 |
#: ../admin/partials/dashboard-display.php:57
|
1138 |
-
#: ../admin/partials/essential-content-types-admin-display.php:
|
1139 |
msgid "Testimonials"
|
1140 |
msgstr ""
|
1141 |
|
@@ -1157,7 +1157,7 @@ msgid "Customer Testimonials"
|
|
1157 |
msgstr ""
|
1158 |
|
1159 |
#: ../admin/class-testimonial.php:264
|
1160 |
-
#: ../admin/partials/essential-content-types-admin-display.php:
|
1161 |
msgid "Testimonial"
|
1162 |
msgstr ""
|
1163 |
|
@@ -1370,7 +1370,9 @@ msgid "%1$sClick here%2$s to view Service Archive Options."
|
|
1370 |
msgstr ""
|
1371 |
|
1372 |
#: ../admin/partials/dashboard-display.php:142
|
1373 |
-
#: ../admin/partials/essential-content-types-admin-display.php:
|
|
|
|
|
1374 |
msgid "Food Menu"
|
1375 |
msgstr ""
|
1376 |
|
@@ -1397,13 +1399,13 @@ msgid "Dashboard"
|
|
1397 |
msgstr ""
|
1398 |
|
1399 |
#: ../admin/partials/essential-content-types-admin-display.php:27
|
1400 |
-
#: ../admin/partials/essential-content-types-admin-display.php:
|
1401 |
-
#: ../admin/partials/essential-content-types-admin-display.php:
|
1402 |
msgid "Features"
|
1403 |
msgstr ""
|
1404 |
|
1405 |
#: ../admin/partials/essential-content-types-admin-display.php:28
|
1406 |
-
#: ../admin/partials/essential-content-types-admin-display.php:
|
1407 |
msgid "Compare Table"
|
1408 |
msgstr ""
|
1409 |
|
@@ -1421,7 +1423,7 @@ msgid "Featured Content Widget"
|
|
1421 |
msgstr ""
|
1422 |
|
1423 |
#: ../admin/partials/essential-content-types-admin-display.php:48
|
1424 |
-
#: ../admin/partials/essential-content-types-admin-display.php:
|
1425 |
#: ../admin/partials/sidebar.php:10
|
1426 |
msgid "Portfolio Widget"
|
1427 |
msgstr ""
|
@@ -1442,22 +1444,36 @@ msgid "Ability to add shortcodes via button"
|
|
1442 |
msgstr ""
|
1443 |
|
1444 |
#: ../admin/partials/essential-content-types-admin-display.php:52
|
1445 |
-
#: ../admin/partials/essential-content-types-admin-display.php:
|
1446 |
#: ../admin/partials/sidebar.php:14
|
1447 |
msgid "Flexible Image Size"
|
1448 |
msgstr ""
|
1449 |
|
1450 |
#: ../admin/partials/essential-content-types-admin-display.php:53
|
1451 |
-
#: ../admin/partials/essential-content-types-admin-display.php:296
|
1452 |
#: ../admin/partials/sidebar.php:15
|
1453 |
-
msgid "
|
|
|
|
|
|
|
|
|
|
|
1454 |
msgstr ""
|
1455 |
|
1456 |
#: ../admin/partials/essential-content-types-admin-display.php:55
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1457 |
msgid "Find out why you should upgrade to Essential Content Types Premium »"
|
1458 |
msgstr ""
|
1459 |
|
1460 |
-
#: ../admin/partials/essential-content-types-admin-display.php:
|
1461 |
msgid ""
|
1462 |
"Portfolio enables you to showcase your professional accomplishments to the "
|
1463 |
"world at large. Display your most impressive Portfolios in the way you "
|
@@ -1465,7 +1481,7 @@ msgid ""
|
|
1465 |
"columns. A marvelous way to easily display your experience and expertise."
|
1466 |
msgstr ""
|
1467 |
|
1468 |
-
#: ../admin/partials/essential-content-types-admin-display.php:
|
1469 |
msgid ""
|
1470 |
"People are always after authenticity. They are always looking for ways to "
|
1471 |
"know what your goods or services are really like. Customer testimonials "
|
@@ -1473,14 +1489,14 @@ msgid ""
|
|
1473 |
"want and also select your testimonial layout type up to 6 columns."
|
1474 |
msgstr ""
|
1475 |
|
1476 |
-
#: ../admin/partials/essential-content-types-admin-display.php:
|
1477 |
msgid ""
|
1478 |
"Featured Content allows you to showcase your recent and popular posts on "
|
1479 |
"your website. Your Featured Content can be displayed up to 1 to 6 columns. "
|
1480 |
"Enable the Featured Content option and display your most impressive posts."
|
1481 |
msgstr ""
|
1482 |
|
1483 |
-
#: ../admin/partials/essential-content-types-admin-display.php:
|
1484 |
msgid ""
|
1485 |
"Every website owner wants people to know about eh services they provide. "
|
1486 |
"You can place the services you provide right on the spotlight. Choose to "
|
@@ -1488,63 +1504,63 @@ msgid ""
|
|
1488 |
"world know what you can provide them with."
|
1489 |
msgstr ""
|
1490 |
|
1491 |
-
#: ../admin/partials/essential-content-types-admin-display.php:
|
1492 |
msgid "Supports all themes on WordPress"
|
1493 |
msgstr ""
|
1494 |
|
1495 |
-
#: ../admin/partials/essential-content-types-admin-display.php:
|
1496 |
msgid ""
|
1497 |
"You don’t have to worry if you have a slightly different or complicated "
|
1498 |
"theme installed on your website. It supports all the themes on WordPress "
|
1499 |
"and makes your website more striking and playful."
|
1500 |
msgstr ""
|
1501 |
|
1502 |
-
#: ../admin/partials/essential-content-types-admin-display.php:
|
1503 |
-
#: ../admin/partials/essential-content-types-admin-display.php:
|
1504 |
msgid "Lightweight"
|
1505 |
msgstr ""
|
1506 |
|
1507 |
-
#: ../admin/partials/essential-content-types-admin-display.php:
|
1508 |
msgid ""
|
1509 |
"It is extremely lightweight. You do not need to worry about it affecting "
|
1510 |
"the space and speed of your website."
|
1511 |
msgstr ""
|
1512 |
|
1513 |
-
#: ../admin/partials/essential-content-types-admin-display.php:
|
1514 |
msgid ""
|
1515 |
"You have the freedom to choose how your content would be displayed—whether "
|
1516 |
"in ascending or descending alphabetical order by author name, title, date, "
|
1517 |
"or in random order."
|
1518 |
msgstr ""
|
1519 |
|
1520 |
-
#: ../admin/partials/essential-content-types-admin-display.php:
|
1521 |
msgid "Enable/Disable any content/post type as needed"
|
1522 |
msgstr ""
|
1523 |
|
1524 |
-
#: ../admin/partials/essential-content-types-admin-display.php:
|
1525 |
msgid ""
|
1526 |
"With this option, you can choose whether you want to display your content/"
|
1527 |
"post type or not. You can enable or disable any content or post type as per "
|
1528 |
"your need."
|
1529 |
msgstr ""
|
1530 |
|
1531 |
-
#: ../admin/partials/essential-content-types-admin-display.php:
|
1532 |
msgid "Super Simple to Set Up"
|
1533 |
msgstr ""
|
1534 |
|
1535 |
-
#: ../admin/partials/essential-content-types-admin-display.php:
|
1536 |
msgid ""
|
1537 |
"It is super easy to set up. Even the beginners can set it up easily and "
|
1538 |
"also, you do not need to have any coding knowledge. Just install, activate, "
|
1539 |
"customize it your way and enjoy the plugin."
|
1540 |
msgstr ""
|
1541 |
|
1542 |
-
#: ../admin/partials/essential-content-types-admin-display.php:
|
1543 |
-
#: ../admin/partials/essential-content-types-admin-display.php:
|
1544 |
msgid "Responsive Design"
|
1545 |
msgstr ""
|
1546 |
|
1547 |
-
#: ../admin/partials/essential-content-types-admin-display.php:
|
1548 |
msgid ""
|
1549 |
"One of the key features of our plugins is that your website will magically "
|
1550 |
"respond and adapt to different screen sizes delivering an optimized design "
|
@@ -1552,11 +1568,11 @@ msgid ""
|
|
1552 |
"zoom and scroll around when browsing on your mobile phone."
|
1553 |
msgstr ""
|
1554 |
|
1555 |
-
#: ../admin/partials/essential-content-types-admin-display.php:
|
1556 |
msgid "Incredible Support"
|
1557 |
msgstr ""
|
1558 |
|
1559 |
-
#: ../admin/partials/essential-content-types-admin-display.php:
|
1560 |
msgid ""
|
1561 |
"We have a great line of support team and support documentation. You do not "
|
1562 |
"need to worry about how to use the plugins we provide, just refer to our "
|
@@ -1564,11 +1580,11 @@ msgid ""
|
|
1564 |
"your website, you can always hire our theme customizer!"
|
1565 |
msgstr ""
|
1566 |
|
1567 |
-
#: ../admin/partials/essential-content-types-admin-display.php:
|
1568 |
msgid "Widgets"
|
1569 |
msgstr ""
|
1570 |
|
1571 |
-
#: ../admin/partials/essential-content-types-admin-display.php:
|
1572 |
msgid ""
|
1573 |
"Multitude of widget options provide you with the option to choose the "
|
1574 |
"widgets that you want to display. You can have full control over each "
|
@@ -1576,106 +1592,110 @@ msgid ""
|
|
1576 |
"your sidebars, footer and any sidebar widgets."
|
1577 |
msgstr ""
|
1578 |
|
1579 |
-
#: ../admin/partials/essential-content-types-admin-display.php:
|
1580 |
msgid "Shortcodes"
|
1581 |
msgstr ""
|
1582 |
|
1583 |
-
#: ../admin/partials/essential-content-types-admin-display.php:
|
1584 |
msgid ""
|
1585 |
"With Shortcodes, you have the option to use the powerful shortcode options "
|
1586 |
"to style multiple contents in completely different ways."
|
1587 |
msgstr ""
|
1588 |
|
1589 |
-
#: ../admin/partials/essential-content-types-admin-display.php:
|
1590 |
-
#: ../admin/partials/essential-content-types-admin-display.php:
|
1591 |
msgid "Number of Posts"
|
1592 |
msgstr ""
|
1593 |
|
1594 |
-
#: ../admin/partials/essential-content-types-admin-display.php:
|
1595 |
msgid ""
|
1596 |
"You have the option to choose the number of posts you want to display on "
|
1597 |
"your website. Pick the number of posts that suits the best on your website."
|
1598 |
msgstr ""
|
1599 |
|
1600 |
-
#: ../admin/partials/essential-content-types-admin-display.php:
|
1601 |
-
#: ../admin/partials/essential-content-types-admin-display.php:
|
1602 |
msgid "Column Option"
|
1603 |
msgstr ""
|
1604 |
|
1605 |
-
#: ../admin/partials/essential-content-types-admin-display.php:
|
1606 |
msgid ""
|
1607 |
"Column Option allows you to choose from multiple column options. Several "
|
1608 |
"options are available for all column types in general to edit the default "
|
1609 |
"behavior."
|
1610 |
msgstr ""
|
1611 |
|
1612 |
-
#: ../admin/partials/essential-content-types-admin-display.php:
|
1613 |
msgid "Upgrade to Essential Content Types Premium »"
|
1614 |
msgstr ""
|
1615 |
|
1616 |
-
#: ../admin/partials/essential-content-types-admin-display.php:
|
1617 |
msgid "Get Essential Content Types Pro -"
|
1618 |
msgstr ""
|
1619 |
|
1620 |
-
#: ../admin/partials/essential-content-types-admin-display.php:
|
1621 |
msgid "Get It Here!"
|
1622 |
msgstr ""
|
1623 |
|
1624 |
-
#: ../admin/partials/essential-content-types-admin-display.php:
|
1625 |
msgid "You are currently using the free version of Essential Content Types."
|
1626 |
msgstr ""
|
1627 |
|
1628 |
-
#: ../admin/partials/essential-content-types-admin-display.php:
|
1629 |
msgid ""
|
1630 |
"If you have purchased from catchplugins.com, then follow this link to the "
|
1631 |
"installation instructions (particularly step 1)."
|
1632 |
msgstr ""
|
1633 |
|
1634 |
-
#: ../admin/partials/essential-content-types-admin-display.php:
|
1635 |
msgid "Free"
|
1636 |
msgstr ""
|
1637 |
|
1638 |
-
#: ../admin/partials/essential-content-types-admin-display.php:
|
1639 |
msgid "Pro"
|
1640 |
msgstr ""
|
1641 |
|
1642 |
-
#: ../admin/partials/essential-content-types-admin-display.php:
|
1643 |
msgid "Super Easy Setup"
|
1644 |
msgstr ""
|
1645 |
|
1646 |
-
#: ../admin/partials/essential-content-types-admin-display.php:
|
1647 |
msgid "Shortcode"
|
1648 |
msgstr ""
|
1649 |
|
1650 |
-
#: ../admin/partials/essential-content-types-admin-display.php:
|
1651 |
msgid "Custom Post Types"
|
1652 |
msgstr ""
|
1653 |
|
1654 |
-
#: ../admin/partials/essential-content-types-admin-display.php:
|
1655 |
msgid "Fixed Image Size"
|
1656 |
msgstr ""
|
1657 |
|
1658 |
-
#: ../admin/partials/essential-content-types-admin-display.php:
|
|
|
|
|
|
|
|
|
1659 |
msgid "Menu Title Font Size"
|
1660 |
msgstr ""
|
1661 |
|
1662 |
-
#: ../admin/partials/essential-content-types-admin-display.php:
|
1663 |
msgid "Featured Image Widget"
|
1664 |
msgstr ""
|
1665 |
|
1666 |
-
#: ../admin/partials/essential-content-types-admin-display.php:
|
1667 |
msgid "Testimonials Widget"
|
1668 |
msgstr ""
|
1669 |
|
1670 |
-
#: ../admin/partials/essential-content-types-admin-display.php:
|
1671 |
msgid "Services Widget"
|
1672 |
msgstr ""
|
1673 |
|
1674 |
-
#: ../admin/partials/essential-content-types-admin-display.php:
|
1675 |
msgid "Add Shortcode Button"
|
1676 |
msgstr ""
|
1677 |
|
1678 |
-
#: ../admin/partials/essential-content-types-admin-display.php:
|
1679 |
msgid "Ads-free Dashboard"
|
1680 |
msgstr ""
|
1681 |
|
@@ -1703,70 +1723,86 @@ msgstr ""
|
|
1703 |
msgid "Get Essential Content Types Pro"
|
1704 |
msgstr ""
|
1705 |
|
1706 |
-
#: ../admin/partials/sidebar.php:
|
1707 |
msgid "Get Now"
|
1708 |
msgstr ""
|
1709 |
|
1710 |
-
#: ../admin/partials/sidebar.php:
|
1711 |
msgid "Premium Themes"
|
1712 |
msgstr ""
|
1713 |
|
1714 |
-
#: ../admin/partials/sidebar.php:
|
1715 |
msgid ""
|
1716 |
"Check out our simple, clean and responsive Premium WordPress Themes that "
|
1717 |
"come with an array of crucial features with a superior functionality."
|
1718 |
msgstr ""
|
1719 |
|
1720 |
-
#: ../admin/partials/sidebar.php:
|
1721 |
msgid "Check our premium themes."
|
1722 |
msgstr ""
|
1723 |
|
1724 |
-
#: ../admin/partials/sidebar.php:
|
1725 |
msgid "Free Themes"
|
1726 |
msgstr ""
|
1727 |
|
1728 |
-
#: ../admin/partials/sidebar.php:
|
1729 |
msgid ""
|
1730 |
"Check out our collection of Free WordPress Themes that are clean, simple "
|
1731 |
"and feature-rich."
|
1732 |
msgstr ""
|
1733 |
|
1734 |
-
#: ../admin/partials/sidebar.php:
|
1735 |
msgid "Check our free themes."
|
1736 |
msgstr ""
|
1737 |
|
1738 |
-
#: ../admin/partials/sidebar.php:
|
1739 |
msgid "Premium Plugins"
|
1740 |
msgstr ""
|
1741 |
|
1742 |
-
#: ../admin/partials/sidebar.php:
|
1743 |
msgid ""
|
1744 |
"Check out our secured Premium WordPress Plugins to enhance and add extra "
|
1745 |
"functionalities to your website. An exceptional way to get the most out of "
|
1746 |
"WordPress!"
|
1747 |
msgstr ""
|
1748 |
|
1749 |
-
#: ../admin/partials/sidebar.php:
|
1750 |
msgid "Check our premium plugins."
|
1751 |
msgstr ""
|
1752 |
|
1753 |
-
#: ../admin/partials/sidebar.php:
|
1754 |
msgid "Free Plugins"
|
1755 |
msgstr ""
|
1756 |
|
1757 |
-
#: ../admin/partials/sidebar.php:
|
1758 |
msgid ""
|
1759 |
"Check out our Free WordPress Plugins and get the taste of our service "
|
1760 |
"without affecting your wallet."
|
1761 |
msgstr ""
|
1762 |
|
1763 |
-
#: ../admin/partials/sidebar.php:
|
1764 |
msgid "check our free plugins."
|
1765 |
msgstr ""
|
1766 |
|
1767 |
-
#: ../essential-content-types.php:
|
1768 |
#, php-format
|
1769 |
msgid ""
|
1770 |
"Sorry, Pro plugin is already active. No need to activate Free version. "
|
1771 |
"%1$s« Return to Plugins%2$s."
|
1772 |
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
msgstr ""
|
6 |
"Project-Id-Version: Essential Content Types\n"
|
7 |
"Report-Msgid-Bugs-To: https://wordpress.org/tags/_s\n"
|
8 |
+
"POT-Creation-Date: 2019-02-22 00:51-0500\n"
|
9 |
"PO-Revision-Date: 2016-12-12 09:23-0500\n"
|
10 |
"Last-Translator: Sakin Shrestha <info@catchplugins.com>\n"
|
11 |
"Language-Team: Catch Plugins <info@catchplugins.com>\n"
|
14 |
"Content-Type: text/plain; charset=UTF-8\n"
|
15 |
"Content-Transfer-Encoding: 8bit\n"
|
16 |
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
17 |
+
"X-Generator: Poedit 2.2.1\n"
|
18 |
"X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;esc_attr_e;esc_attr__;_nx;_x;"
|
19 |
"esc_html_e;esc_html__;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;_n_noop:1,2;"
|
20 |
"__ngettext_noop:1,2;_c,_nc:4c,1,2\n"
|
53 |
#: ../admin/class-featured-content.php:105
|
54 |
#: ../admin/class-featured-content.php:276
|
55 |
#: ../admin/partials/dashboard-display.php:84
|
56 |
+
#: ../admin/partials/essential-content-types-admin-display.php:84
|
57 |
+
#: ../admin/partials/essential-content-types-admin-display.php:260
|
58 |
msgid "Featured Content"
|
59 |
msgstr ""
|
60 |
|
588 |
msgstr ""
|
589 |
|
590 |
#: ../admin/class-food-menu.php:504
|
591 |
+
#: ../admin/partials/essential-content-types-admin-display.php:104
|
592 |
+
#: ../admin/partials/essential-content-types-admin-display.php:212
|
593 |
msgid "Order"
|
594 |
msgstr ""
|
595 |
|
704 |
msgstr ""
|
705 |
|
706 |
#: ../admin/class-portfolio.php:232 ../admin/class-portfolio.php:410
|
707 |
+
#: ../admin/partials/essential-content-types-admin-display.php:74
|
708 |
+
#: ../admin/partials/essential-content-types-admin-display.php:252
|
709 |
msgid "Portfolio"
|
710 |
msgstr ""
|
711 |
|
920 |
|
921 |
#: ../admin/class-service.php:103 ../admin/class-service.php:276
|
922 |
#: ../admin/class-service.php:282 ../admin/partials/dashboard-display.php:112
|
923 |
+
#: ../admin/partials/essential-content-types-admin-display.php:89
|
924 |
+
#: ../admin/partials/essential-content-types-admin-display.php:268
|
925 |
msgid "Services"
|
926 |
msgstr ""
|
927 |
|
1135 |
#: ../admin/class-testimonial.php:265 ../admin/class-testimonial.php:434
|
1136 |
#: ../admin/class-testimonial.php:441
|
1137 |
#: ../admin/partials/dashboard-display.php:57
|
1138 |
+
#: ../admin/partials/essential-content-types-admin-display.php:79
|
1139 |
msgid "Testimonials"
|
1140 |
msgstr ""
|
1141 |
|
1157 |
msgstr ""
|
1158 |
|
1159 |
#: ../admin/class-testimonial.php:264
|
1160 |
+
#: ../admin/partials/essential-content-types-admin-display.php:276
|
1161 |
msgid "Testimonial"
|
1162 |
msgstr ""
|
1163 |
|
1370 |
msgstr ""
|
1371 |
|
1372 |
#: ../admin/partials/dashboard-display.php:142
|
1373 |
+
#: ../admin/partials/essential-content-types-admin-display.php:57
|
1374 |
+
#: ../admin/partials/essential-content-types-admin-display.php:284
|
1375 |
+
#: ../admin/partials/sidebar.php:19
|
1376 |
msgid "Food Menu"
|
1377 |
msgstr ""
|
1378 |
|
1399 |
msgstr ""
|
1400 |
|
1401 |
#: ../admin/partials/essential-content-types-admin-display.php:27
|
1402 |
+
#: ../admin/partials/essential-content-types-admin-display.php:68
|
1403 |
+
#: ../admin/partials/essential-content-types-admin-display.php:171
|
1404 |
msgid "Features"
|
1405 |
msgstr ""
|
1406 |
|
1407 |
#: ../admin/partials/essential-content-types-admin-display.php:28
|
1408 |
+
#: ../admin/partials/essential-content-types-admin-display.php:163
|
1409 |
msgid "Compare Table"
|
1410 |
msgstr ""
|
1411 |
|
1423 |
msgstr ""
|
1424 |
|
1425 |
#: ../admin/partials/essential-content-types-admin-display.php:48
|
1426 |
+
#: ../admin/partials/essential-content-types-admin-display.php:316
|
1427 |
#: ../admin/partials/sidebar.php:10
|
1428 |
msgid "Portfolio Widget"
|
1429 |
msgstr ""
|
1444 |
msgstr ""
|
1445 |
|
1446 |
#: ../admin/partials/essential-content-types-admin-display.php:52
|
1447 |
+
#: ../admin/partials/essential-content-types-admin-display.php:292
|
1448 |
#: ../admin/partials/sidebar.php:14
|
1449 |
msgid "Flexible Image Size"
|
1450 |
msgstr ""
|
1451 |
|
1452 |
#: ../admin/partials/essential-content-types-admin-display.php:53
|
|
|
1453 |
#: ../admin/partials/sidebar.php:15
|
1454 |
+
msgid "Events Widget"
|
1455 |
+
msgstr ""
|
1456 |
+
|
1457 |
+
#: ../admin/partials/essential-content-types-admin-display.php:54
|
1458 |
+
#: ../admin/partials/sidebar.php:16
|
1459 |
+
msgid "Team Widget"
|
1460 |
msgstr ""
|
1461 |
|
1462 |
#: ../admin/partials/essential-content-types-admin-display.php:55
|
1463 |
+
#: ../admin/partials/sidebar.php:17
|
1464 |
+
msgid "Events Custom Post Type"
|
1465 |
+
msgstr ""
|
1466 |
+
|
1467 |
+
#: ../admin/partials/essential-content-types-admin-display.php:56
|
1468 |
+
#: ../admin/partials/sidebar.php:18
|
1469 |
+
msgid "Team Custom Post Type"
|
1470 |
+
msgstr ""
|
1471 |
+
|
1472 |
+
#: ../admin/partials/essential-content-types-admin-display.php:59
|
1473 |
msgid "Find out why you should upgrade to Essential Content Types Premium »"
|
1474 |
msgstr ""
|
1475 |
|
1476 |
+
#: ../admin/partials/essential-content-types-admin-display.php:75
|
1477 |
msgid ""
|
1478 |
"Portfolio enables you to showcase your professional accomplishments to the "
|
1479 |
"world at large. Display your most impressive Portfolios in the way you "
|
1481 |
"columns. A marvelous way to easily display your experience and expertise."
|
1482 |
msgstr ""
|
1483 |
|
1484 |
+
#: ../admin/partials/essential-content-types-admin-display.php:80
|
1485 |
msgid ""
|
1486 |
"People are always after authenticity. They are always looking for ways to "
|
1487 |
"know what your goods or services are really like. Customer testimonials "
|
1489 |
"want and also select your testimonial layout type up to 6 columns."
|
1490 |
msgstr ""
|
1491 |
|
1492 |
+
#: ../admin/partials/essential-content-types-admin-display.php:85
|
1493 |
msgid ""
|
1494 |
"Featured Content allows you to showcase your recent and popular posts on "
|
1495 |
"your website. Your Featured Content can be displayed up to 1 to 6 columns. "
|
1496 |
"Enable the Featured Content option and display your most impressive posts."
|
1497 |
msgstr ""
|
1498 |
|
1499 |
+
#: ../admin/partials/essential-content-types-admin-display.php:90
|
1500 |
msgid ""
|
1501 |
"Every website owner wants people to know about eh services they provide. "
|
1502 |
"You can place the services you provide right on the spotlight. Choose to "
|
1504 |
"world know what you can provide them with."
|
1505 |
msgstr ""
|
1506 |
|
1507 |
+
#: ../admin/partials/essential-content-types-admin-display.php:94
|
1508 |
msgid "Supports all themes on WordPress"
|
1509 |
msgstr ""
|
1510 |
|
1511 |
+
#: ../admin/partials/essential-content-types-admin-display.php:95
|
1512 |
msgid ""
|
1513 |
"You don’t have to worry if you have a slightly different or complicated "
|
1514 |
"theme installed on your website. It supports all the themes on WordPress "
|
1515 |
"and makes your website more striking and playful."
|
1516 |
msgstr ""
|
1517 |
|
1518 |
+
#: ../admin/partials/essential-content-types-admin-display.php:99
|
1519 |
+
#: ../admin/partials/essential-content-types-admin-display.php:196
|
1520 |
msgid "Lightweight"
|
1521 |
msgstr ""
|
1522 |
|
1523 |
+
#: ../admin/partials/essential-content-types-admin-display.php:100
|
1524 |
msgid ""
|
1525 |
"It is extremely lightweight. You do not need to worry about it affecting "
|
1526 |
"the space and speed of your website."
|
1527 |
msgstr ""
|
1528 |
|
1529 |
+
#: ../admin/partials/essential-content-types-admin-display.php:105
|
1530 |
msgid ""
|
1531 |
"You have the freedom to choose how your content would be displayed—whether "
|
1532 |
"in ascending or descending alphabetical order by author name, title, date, "
|
1533 |
"or in random order."
|
1534 |
msgstr ""
|
1535 |
|
1536 |
+
#: ../admin/partials/essential-content-types-admin-display.php:109
|
1537 |
msgid "Enable/Disable any content/post type as needed"
|
1538 |
msgstr ""
|
1539 |
|
1540 |
+
#: ../admin/partials/essential-content-types-admin-display.php:110
|
1541 |
msgid ""
|
1542 |
"With this option, you can choose whether you want to display your content/"
|
1543 |
"post type or not. You can enable or disable any content or post type as per "
|
1544 |
"your need."
|
1545 |
msgstr ""
|
1546 |
|
1547 |
+
#: ../admin/partials/essential-content-types-admin-display.php:114
|
1548 |
msgid "Super Simple to Set Up"
|
1549 |
msgstr ""
|
1550 |
|
1551 |
+
#: ../admin/partials/essential-content-types-admin-display.php:115
|
1552 |
msgid ""
|
1553 |
"It is super easy to set up. Even the beginners can set it up easily and "
|
1554 |
"also, you do not need to have any coding knowledge. Just install, activate, "
|
1555 |
"customize it your way and enjoy the plugin."
|
1556 |
msgstr ""
|
1557 |
|
1558 |
+
#: ../admin/partials/essential-content-types-admin-display.php:119
|
1559 |
+
#: ../admin/partials/essential-content-types-admin-display.php:180
|
1560 |
msgid "Responsive Design"
|
1561 |
msgstr ""
|
1562 |
|
1563 |
+
#: ../admin/partials/essential-content-types-admin-display.php:120
|
1564 |
msgid ""
|
1565 |
"One of the key features of our plugins is that your website will magically "
|
1566 |
"respond and adapt to different screen sizes delivering an optimized design "
|
1568 |
"zoom and scroll around when browsing on your mobile phone."
|
1569 |
msgstr ""
|
1570 |
|
1571 |
+
#: ../admin/partials/essential-content-types-admin-display.php:124
|
1572 |
msgid "Incredible Support"
|
1573 |
msgstr ""
|
1574 |
|
1575 |
+
#: ../admin/partials/essential-content-types-admin-display.php:125
|
1576 |
msgid ""
|
1577 |
"We have a great line of support team and support documentation. You do not "
|
1578 |
"need to worry about how to use the plugins we provide, just refer to our "
|
1580 |
"your website, you can always hire our theme customizer!"
|
1581 |
msgstr ""
|
1582 |
|
1583 |
+
#: ../admin/partials/essential-content-types-admin-display.php:129
|
1584 |
msgid "Widgets"
|
1585 |
msgstr ""
|
1586 |
|
1587 |
+
#: ../admin/partials/essential-content-types-admin-display.php:130
|
1588 |
msgid ""
|
1589 |
"Multitude of widget options provide you with the option to choose the "
|
1590 |
"widgets that you want to display. You can have full control over each "
|
1592 |
"your sidebars, footer and any sidebar widgets."
|
1593 |
msgstr ""
|
1594 |
|
1595 |
+
#: ../admin/partials/essential-content-types-admin-display.php:134
|
1596 |
msgid "Shortcodes"
|
1597 |
msgstr ""
|
1598 |
|
1599 |
+
#: ../admin/partials/essential-content-types-admin-display.php:135
|
1600 |
msgid ""
|
1601 |
"With Shortcodes, you have the option to use the powerful shortcode options "
|
1602 |
"to style multiple contents in completely different ways."
|
1603 |
msgstr ""
|
1604 |
|
1605 |
+
#: ../admin/partials/essential-content-types-admin-display.php:139
|
1606 |
+
#: ../admin/partials/essential-content-types-admin-display.php:204
|
1607 |
msgid "Number of Posts"
|
1608 |
msgstr ""
|
1609 |
|
1610 |
+
#: ../admin/partials/essential-content-types-admin-display.php:140
|
1611 |
msgid ""
|
1612 |
"You have the option to choose the number of posts you want to display on "
|
1613 |
"your website. Pick the number of posts that suits the best on your website."
|
1614 |
msgstr ""
|
1615 |
|
1616 |
+
#: ../admin/partials/essential-content-types-admin-display.php:144
|
1617 |
+
#: ../admin/partials/essential-content-types-admin-display.php:236
|
1618 |
msgid "Column Option"
|
1619 |
msgstr ""
|
1620 |
|
1621 |
+
#: ../admin/partials/essential-content-types-admin-display.php:145
|
1622 |
msgid ""
|
1623 |
"Column Option allows you to choose from multiple column options. Several "
|
1624 |
"options are available for all column types in general to edit the default "
|
1625 |
"behavior."
|
1626 |
msgstr ""
|
1627 |
|
1628 |
+
#: ../admin/partials/essential-content-types-admin-display.php:148
|
1629 |
msgid "Upgrade to Essential Content Types Premium »"
|
1630 |
msgstr ""
|
1631 |
|
1632 |
+
#: ../admin/partials/essential-content-types-admin-display.php:156
|
1633 |
msgid "Get Essential Content Types Pro -"
|
1634 |
msgstr ""
|
1635 |
|
1636 |
+
#: ../admin/partials/essential-content-types-admin-display.php:156
|
1637 |
msgid "Get It Here!"
|
1638 |
msgstr ""
|
1639 |
|
1640 |
+
#: ../admin/partials/essential-content-types-admin-display.php:157
|
1641 |
msgid "You are currently using the free version of Essential Content Types."
|
1642 |
msgstr ""
|
1643 |
|
1644 |
+
#: ../admin/partials/essential-content-types-admin-display.php:158
|
1645 |
msgid ""
|
1646 |
"If you have purchased from catchplugins.com, then follow this link to the "
|
1647 |
"installation instructions (particularly step 1)."
|
1648 |
msgstr ""
|
1649 |
|
1650 |
+
#: ../admin/partials/essential-content-types-admin-display.php:172
|
1651 |
msgid "Free"
|
1652 |
msgstr ""
|
1653 |
|
1654 |
+
#: ../admin/partials/essential-content-types-admin-display.php:173
|
1655 |
msgid "Pro"
|
1656 |
msgstr ""
|
1657 |
|
1658 |
+
#: ../admin/partials/essential-content-types-admin-display.php:188
|
1659 |
msgid "Super Easy Setup"
|
1660 |
msgstr ""
|
1661 |
|
1662 |
+
#: ../admin/partials/essential-content-types-admin-display.php:220
|
1663 |
msgid "Shortcode"
|
1664 |
msgstr ""
|
1665 |
|
1666 |
+
#: ../admin/partials/essential-content-types-admin-display.php:228
|
1667 |
msgid "Custom Post Types"
|
1668 |
msgstr ""
|
1669 |
|
1670 |
+
#: ../admin/partials/essential-content-types-admin-display.php:244
|
1671 |
msgid "Fixed Image Size"
|
1672 |
msgstr ""
|
1673 |
|
1674 |
+
#: ../admin/partials/essential-content-types-admin-display.php:300
|
1675 |
+
msgid "Testimonial Slider Option"
|
1676 |
+
msgstr ""
|
1677 |
+
|
1678 |
+
#: ../admin/partials/essential-content-types-admin-display.php:308
|
1679 |
msgid "Menu Title Font Size"
|
1680 |
msgstr ""
|
1681 |
|
1682 |
+
#: ../admin/partials/essential-content-types-admin-display.php:324
|
1683 |
msgid "Featured Image Widget"
|
1684 |
msgstr ""
|
1685 |
|
1686 |
+
#: ../admin/partials/essential-content-types-admin-display.php:332
|
1687 |
msgid "Testimonials Widget"
|
1688 |
msgstr ""
|
1689 |
|
1690 |
+
#: ../admin/partials/essential-content-types-admin-display.php:340
|
1691 |
msgid "Services Widget"
|
1692 |
msgstr ""
|
1693 |
|
1694 |
+
#: ../admin/partials/essential-content-types-admin-display.php:348
|
1695 |
msgid "Add Shortcode Button"
|
1696 |
msgstr ""
|
1697 |
|
1698 |
+
#: ../admin/partials/essential-content-types-admin-display.php:356
|
1699 |
msgid "Ads-free Dashboard"
|
1700 |
msgstr ""
|
1701 |
|
1723 |
msgid "Get Essential Content Types Pro"
|
1724 |
msgstr ""
|
1725 |
|
1726 |
+
#: ../admin/partials/sidebar.php:21
|
1727 |
msgid "Get Now"
|
1728 |
msgstr ""
|
1729 |
|
1730 |
+
#: ../admin/partials/sidebar.php:28
|
1731 |
msgid "Premium Themes"
|
1732 |
msgstr ""
|
1733 |
|
1734 |
+
#: ../admin/partials/sidebar.php:29
|
1735 |
msgid ""
|
1736 |
"Check out our simple, clean and responsive Premium WordPress Themes that "
|
1737 |
"come with an array of crucial features with a superior functionality."
|
1738 |
msgstr ""
|
1739 |
|
1740 |
+
#: ../admin/partials/sidebar.php:29
|
1741 |
msgid "Check our premium themes."
|
1742 |
msgstr ""
|
1743 |
|
1744 |
+
#: ../admin/partials/sidebar.php:36
|
1745 |
msgid "Free Themes"
|
1746 |
msgstr ""
|
1747 |
|
1748 |
+
#: ../admin/partials/sidebar.php:37
|
1749 |
msgid ""
|
1750 |
"Check out our collection of Free WordPress Themes that are clean, simple "
|
1751 |
"and feature-rich."
|
1752 |
msgstr ""
|
1753 |
|
1754 |
+
#: ../admin/partials/sidebar.php:37
|
1755 |
msgid "Check our free themes."
|
1756 |
msgstr ""
|
1757 |
|
1758 |
+
#: ../admin/partials/sidebar.php:45
|
1759 |
msgid "Premium Plugins"
|
1760 |
msgstr ""
|
1761 |
|
1762 |
+
#: ../admin/partials/sidebar.php:46
|
1763 |
msgid ""
|
1764 |
"Check out our secured Premium WordPress Plugins to enhance and add extra "
|
1765 |
"functionalities to your website. An exceptional way to get the most out of "
|
1766 |
"WordPress!"
|
1767 |
msgstr ""
|
1768 |
|
1769 |
+
#: ../admin/partials/sidebar.php:46
|
1770 |
msgid "Check our premium plugins."
|
1771 |
msgstr ""
|
1772 |
|
1773 |
+
#: ../admin/partials/sidebar.php:54
|
1774 |
msgid "Free Plugins"
|
1775 |
msgstr ""
|
1776 |
|
1777 |
+
#: ../admin/partials/sidebar.php:55
|
1778 |
msgid ""
|
1779 |
"Check out our Free WordPress Plugins and get the taste of our service "
|
1780 |
"without affecting your wallet."
|
1781 |
msgstr ""
|
1782 |
|
1783 |
+
#: ../admin/partials/sidebar.php:56
|
1784 |
msgid "check our free plugins."
|
1785 |
msgstr ""
|
1786 |
|
1787 |
+
#: ../essential-content-types.php:61
|
1788 |
#, php-format
|
1789 |
msgid ""
|
1790 |
"Sorry, Pro plugin is already active. No need to activate Free version. "
|
1791 |
"%1$s« Return to Plugins%2$s."
|
1792 |
msgstr ""
|
1793 |
+
|
1794 |
+
#: ../includes/our-plugins.php:6
|
1795 |
+
msgctxt "Plugin Installer"
|
1796 |
+
msgid "Catch Plugins"
|
1797 |
+
msgstr ""
|
1798 |
+
|
1799 |
+
#: ../includes/our-plugins.php:52
|
1800 |
+
#, php-format
|
1801 |
+
msgid ""
|
1802 |
+
"You can use any of our free plugins or premium plugins from <a href=\"%s\" "
|
1803 |
+
"target=\"_blank\">Catch Plugins</a>"
|
1804 |
+
msgstr ""
|
1805 |
+
|
1806 |
+
#: ../includes/our-themes.php:97
|
1807 |
+
msgid "Themes by CatchThemes"
|
1808 |
+
msgstr ""
|