Make WordPress Themes

Changeset 267723 for inspiro


Ignore:
Timestamp:
04/15/2025 04:49:11 PM (7 months ago)
Author:
themedropbox
Message:

New version of Inspiro - 2.0.4

Location:
inspiro/2.0.4
Files:
6 edited
1 copied

Legend:

Unmodified
Added
Removed
  • inspiro/2.0.4/functions.php

    r263591 r267723  
    1616 * Define Constants
    1717 */
    18 define( 'INSPIRO_THEME_VERSION', '2.0.3' );
     18define( 'INSPIRO_THEME_VERSION', '2.0.4' );
    1919define( 'INSPIRO_THEME_DIR', trailingslashit( get_template_directory() ) );
    2020define( 'INSPIRO_THEME_URI', trailingslashit( esc_url( get_template_directory_uri() ) ) );
  • inspiro/2.0.4/inc/admin/pages/demos.php

    r263052 r267723  
    2626    <div class="theme-info-wrap">
    2727        <h3 class="wpz-onboard_content-main-title">
    28             <?php esc_html_e( 'Inspiro Premium • 31', 'inspiro' ); ?>
     28            <?php esc_html_e( 'Inspiro Premium • 33', 'inspiro' ); ?>
    2929        </h3>
    3030        <div class="theme-buttons filters">
     
    186186                                    ],
    187187                                    [
     188                                        'class' => 'design_hotel elementor',
     189                                        'id' => 'inspiro-education',
     190                                        'title' => 'Education / University',
     191                                        'thumbnail_url' => 'https://wpzoom.s3.us-east-1.amazonaws.com/elementor/templates/assets/thumbs/inspiro/inspiro-education/thumbs/home.png',
     192                                        'demo_url' => 'https://demo.wpzoom.com/inspiro-school/',
     193                                        'name' => 'Education / University',
     194                                        'available_for' => 'Elementor',
     195                                        'premium_url' => 'https://www.wpzoom.com/themes/inspiro/?utm_source=wpadmin&utm_medium=demos-inspiro-page&utm_campaign=upgrade-premium',
     196                                    ],
     197                                    [
    188198                                        'class' => 'design_food elementor',
    189199                                        'id' => 'inspiro-food',
     
    202212                                        'demo_url' => 'https://demo.wpzoom.com/inspiro-coffee-shop/',
    203213                                        'name' => 'Coffee Shop',
     214                                        'available_for' => 'Elementor',
     215                                        'premium_url' => 'https://www.wpzoom.com/themes/inspiro/?utm_source=wpadmin&utm_medium=demos-inspiro-page&utm_campaign=upgrade-premium',
     216                                    ],
     217                                    [
     218                                        'class' => 'design_hotel elementor',
     219                                        'id' => 'inspiro-lawyer',
     220                                        'title' => 'Lawyer / Legal',
     221                                        'thumbnail_url' => 'https://wpzoom.s3.us-east-1.amazonaws.com/elementor/templates/assets/thumbs/inspiro/inspiro-lawyer/thumbs/home.png',
     222                                        'demo_url' => 'https://demo.wpzoom.com/inspiro-lawyer/',
     223                                        'name' => 'Lawyer / Legal',
    204224                                        'available_for' => 'Elementor',
    205225                                        'premium_url' => 'https://www.wpzoom.com/themes/inspiro/?utm_source=wpadmin&utm_medium=demos-inspiro-page&utm_campaign=upgrade-premium',
  • inspiro/2.0.4/inc/classes/class-inspiro-theme-upgrader.php

    r260536 r267723  
    5353     */
    5454    public function __construct() {
    55         $this->generic_strings();
     55        add_action( 'admin_init', array( $this, 'generic_strings' ) );
    5656
    5757        add_filter( 'upgrader_source_selection', array( $this, 'set_upgrader_instance' ), 10, 4 );
  • inspiro/2.0.4/languages/inspiro.pot

    r260536 r267723  
    66"Project-Id-Version: Inspiro 1.4.0\n"
    77"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/inspiro-lite\n"
    8 "POT-Creation-Date: 2025-02-20 13:00+0000\n"
     8"POT-Creation-Date: 2025-04-15 16:31+0000\n"
    99"MIME-Version: 1.0\n"
    1010"Content-Type: text/plain; charset=utf-8\n"
     
    2626"X-Generator: Loco https://localise.biz/"
    2727
     28#: inc/starter-content.php:595
     29msgid "\"Best Film\""
     30msgstr ""
     31
     32#: inc/starter-content.php:631
     33msgid "\"Best Short\""
     34msgstr ""
     35
     36#: inc/starter-content.php:613
     37msgid "\"New Film Festival\""
     38msgstr ""
     39
    2840#: comments.php:30 inc/template-tags.php:136
    2941msgid "% Comments"
     
    3446#, php-format
    3547msgid "%1$s @ %2$s"
     48msgstr ""
     49
     50#. 1: plugin name.
     51#: inc/classes/class-tgm-plugin-activation.php:3534
     52#: inc/classes/class-tgm-plugin-activation.php:3542
     53#, php-format
     54msgid "%1$s installed successfully."
    3655msgstr ""
    3756
     
    128147msgstr ""
    129148
    130 #: inc/admin/pages/plugins.php:64
     149#: inc/classes/class-tgm-plugin-activation.php:2750
     150#: inc/admin/pages/plugins.php:65
    131151msgid "Activate"
    132152msgstr ""
    133153
    134 #: inc/admin/pages/plugins.php:60
     154#. %2$s: plugin name in screen reader markup
     155#: inc/classes/class-tgm-plugin-activation.php:2639
     156#, php-format
     157msgid "Activate %2$s"
     158msgstr ""
     159
     160#: inc/classes/class-tgm-plugin-activation.php:2349
     161#: inc/admin/pages/plugins.php:61
    135162msgid "Active"
    136163msgstr ""
     
    182209msgstr ""
    183210
     211#: inc/classes/class-tgm-plugin-activation.php:3535
     212msgid "All installations and activations have been completed."
     213msgstr ""
     214
     215#: inc/classes/class-tgm-plugin-activation.php:3543
     216msgid "All installations have been completed."
     217msgstr ""
     218
     219#. 1: dashboard link.
     220#: inc/classes/class-tgm-plugin-activation.php:394
     221#, php-format
     222msgid "All plugins installed and activated successfully. %1$s"
     223msgstr ""
     224
    184225#: inc/classes/inspiro-customizer-guided-tour.php:197
    185226#, php-format
     
    194235msgstr ""
    195236
    196 #: inc/admin/pages/demos.php:349
     237#. 1: plugin name, 2: error message.
     238#: inc/classes/class-tgm-plugin-activation.php:3526
     239#, php-format
     240msgid "An error occurred while installing %1$s: <strong>%2$s</strong>."
     241msgstr ""
     242
     243#: inc/classes/class-tgm-plugin-activation.php:2507
     244msgctxt "as in: \"version nr unknown\""
     245msgid "unknown"
     246msgstr ""
     247
     248#: inc/admin/pages/demos.php:389
    197249msgid "Available for "
    198250msgstr ""
     251
     252#: inc/classes/class-tgm-plugin-activation.php:2535
     253msgid "Available version:"
     254msgstr ""
     255
     256#: inc/classes/class-tgm-plugin-activation.php:380
     257msgid "Begin activating plugin"
     258msgid_plural "Begin activating plugins"
     259msgstr[0] ""
     260msgstr[1] ""
     261
     262#: inc/classes/class-tgm-plugin-activation.php:370
     263msgid "Begin installing plugin"
     264msgid_plural "Begin installing plugins"
     265msgstr[0] ""
     266msgstr[1] ""
     267
     268#: inc/classes/class-tgm-plugin-activation.php:375
     269msgid "Begin updating plugin"
     270msgid_plural "Begin updating plugins"
     271msgstr[0] ""
     272msgstr[1] ""
    199273
    200274#: inc/admin/pages/vs-pro.php:7
     
    293367msgstr ""
    294368
    295 #: inc/admin/pages/demo.php:29
     369#: inc/admin/pages/demo.php:38
    296370msgid ""
    297371"Click the button below to install the Inspiro Starter Sites plugin to use "
     
    491565msgstr ""
    492566
     567#: inc/classes/class-tgm-plugin-activation.php:395
     568msgid "Dismiss this notice"
     569msgstr ""
     570
    493571#: inc/admin-notice.php:90
    494572msgid "Dismiss this notice."
     
    583661#: inc/customizer/configs/homepage-media/class-inspiro-homepage-media-media-config.php:78
    584662msgid "External Header Video"
     663msgstr ""
     664
     665#: inc/classes/class-tgm-plugin-activation.php:2323
     666msgid "External Source"
    585667msgstr ""
    586668
     
    750832msgstr ""
    751833
    752 #: inc/admin/pages/support.php:34
    753 msgid "Forums"
    754 msgstr ""
    755 
    756834#: inc/customizer/configs/footer/class-inspiro-footer-widget-areas-config.php:94
    757835msgid "Four Columns"
     
    803881msgstr ""
    804882
    805 #: inc/admin/pages/demos.php:364
     883#: inc/admin/pages/support.php:124 inc/admin/pages/demos.php:404
    806884msgid "Get Inspiro Premium"
    807885msgstr ""
     
    813891msgstr ""
    814892
    815 #: inc/admin/pages/demos.php:532
     893#: inc/admin/pages/demos.php:572
    816894msgid "Get Inspiro PRO"
    817895msgstr ""
     
    819897#: inc/admin/pages/demos.php:20
    820898msgid "Get Inspiro PRO &#8599;"
     899msgstr ""
     900
     901#: inc/admin/pages/support.php:127
     902msgid "Get Premium Support"
    821903msgstr ""
    822904
     
    840922
    841923#: inc/admin/pages/support.php:112
    842 msgid ""
    843 "Have questions or need help setting up your theme? Contact our Support "
    844 "Team—we’re here to assist you!"
     924msgid "Have questions or need help setting up your theme?"
    845925msgstr ""
    846926
     
    10121092msgstr ""
    10131093
    1014 #: inc/admin/pages/demo.php:42
     1094#: inc/admin/pages/demo.php:51
    10151095msgid "How it works? &rarr;"
    10161096msgstr ""
     
    10381118msgstr ""
    10391119
    1040 #: inc/admin/pages/quick-start.php:159 inc/admin/pages/demo.php:39
     1120#: inc/admin/pages/quick-start.php:159 inc/admin/pages/demo.php:48
    10411121msgid ""
    10421122"https://www.wpzoom.com/documentation/inspiro-lite/inspiro-lite-importing-the-"
     
    10451125
    10461126#: inc/admin/pages/demos.php:18
    1047 msgid "https://www.wpzoom.com/themes/inspiro-pro/"
     1127msgid ""
     1128"https://www.wpzoom.com/themes/inspiro-pro/?"
     1129"utm_source=wpadmin&utm_medium=demos-inspiro-page&utm_campaign=upgrade-premium"
    10481130msgstr ""
    10491131
     
    10521134msgstr ""
    10531135
    1054 #: inc/admin/pages/demos.php:14 inc/admin/pages/quick-start.php:17
    1055 #: inc/admin/pages/upgrade.php:22
     1136#: inc/admin/pages/quick-start.php:17 inc/admin/pages/upgrade.php:22
    10561137msgid ""
    10571138"https://www.wpzoom.com/themes/inspiro/?utm_source=wpadmin&utm_medium=about-"
     
    10631144"https://www.wpzoom.com/themes/inspiro/?utm_source=wpadmin&utm_medium=about-"
    10641145"inspiro-page&utm_campaign=upgrade-table"
     1146msgstr ""
     1147
     1148#: inc/admin/pages/demos.php:14
     1149msgid ""
     1150"https://www.wpzoom.com/themes/inspiro/?utm_source=wpadmin&utm_medium=demos-"
     1151"inspiro-page&utm_campaign=upgrade-premium"
     1152msgstr ""
     1153
     1154#: inc/admin/pages/demo.php:22
     1155msgid ""
     1156"https://www.wpzoom.com/themes/inspiro/starter-sites/?"
     1157"utm_source=wpadmin&utm_medium=demos-starter-sites&utm_campaign=starter-sites-"
     1158"inspiro"
    10651159msgstr ""
    10661160
     
    11411235#. Description of the theme
    11421236msgid ""
    1143 "Inspiro is a professional &amp; lightweight photo and video-focused "
    1144 "WordPress theme with a modern design. Packed with features including a "
    1145 "fullscreen area that supports Vimeo, YouTube &amp; self-hosted video "
    1146 "background, Page Builder integration, Inspiro is perfect for showing off "
    1147 "your photography and video portfolio. Moreover, the theme is compatible with "
    1148 "WooCommerce and popular Page Builders such as Elementor, Beaver Builder. The "
    1149 "theme is fully GDPR-compliant and doesn't use any external Google Fonts. All "
    1150 "fonts are locally hosted. Learn more and check out our powerful PREMIUM "
    1151 "version at https://www.wpzoom.com/themes/inspiro/"
     1237"Inspiro is a versatile, ultra-lightweight WordPress theme ideal for small "
     1238"businesses, creative professionals, and visual portfolios. Combining modern "
     1239"aesthetics with lightning-fast performance, it enhances user experience and "
     1240"boosts SEO rankings. Get started instantly with 10+ beautiful starter sites "
     1241"crafted for specific business niches, letting you launch your website "
     1242"quickly. Inspiro features unique fullscreen video backgrounds supporting "
     1243"Vimeo, YouTube, and self-hosted videos, perfect for photography and "
     1244"multimedia projects. It integrates seamlessly with popular page builders "
     1245"(Elementor, Beaver Builder) and WooCommerce, making it effortless to create "
     1246"any type of site, from business and agency websites to online shops and "
     1247"blogs. Fully responsive, GDPR-compliant, and privacy-focused (no external "
     1248"Google fonts), Inspiro looks perfect on every device. Explore more powerful "
     1249"features in our Premium version: https://www.wpzoom.com/themes/inspiro/"
    11521250msgstr ""
    11531251
     
    11761274
    11771275#: inc/admin/pages/demos.php:28
    1178 msgid "Inspiro Premium • 25+"
    1179 msgstr ""
    1180 
    1181 #: inc/admin/pages/demos.php:382
     1276msgid "Inspiro Premium • 31"
     1277msgstr ""
     1278
     1279#: inc/admin/pages/demos.php:422
    11821280msgid "Inspiro Pro • 11"
    11831281msgstr ""
     
    11871285msgstr ""
    11881286
    1189 #: inc/admin/pages/plugins.php:56
     1287#: inc/classes/class-tgm-plugin-activation.php:2741
     1288msgid "Install"
     1289msgstr ""
     1290
     1291#. %2$s: plugin name in screen reader markup
     1292#: inc/classes/class-tgm-plugin-activation.php:2628
     1293#, php-format
     1294msgid "Install %2$s"
     1295msgstr ""
     1296
     1297#: inc/admin/pages/plugins.php:57
    11901298msgid "Install & Activate"
    11911299msgstr ""
     
    12051313msgstr ""
    12061314
    1207 #: inc/admin/pages/demo.php:34
     1315#: inc/admin/pages/demo.php:43
    12081316msgid "Install Inspiro Starter Sites"
     1317msgstr ""
     1318
     1319#: inc/admin/pages/demo.php:35
     1320msgid "Install Inspiro Starter Sites Plugin"
    12091321msgstr ""
    12101322
    12111323#. parent slug
    12121324#. page title
     1325#: inc/classes/class-tgm-plugin-activation.php:328
    12131326#: inc/classes/class-inspiro-custom-wp-admin-menu.php:140
    12141327#: inc/classes/class-inspiro-custom-wp-admin-menu.php:141
     
    12281341msgstr ""
    12291342
    1230 #: inc/admin/pages/demo.php:33
     1343#: inc/classes/class-tgm-plugin-activation.php:327
     1344msgid "Install Required Plugins"
     1345msgstr ""
     1346
     1347#. 1: install status, 2: update status
     1348#: inc/classes/class-tgm-plugin-activation.php:2368
     1349#, php-format
     1350msgctxt "Install/Update Status"
     1351msgid "%1$s, %2$s"
     1352msgstr ""
     1353
     1354#: inc/classes/class-tgm-plugin-activation.php:2347
     1355msgid "Installed But Not Activated"
     1356msgstr ""
     1357
     1358#: inc/classes/class-tgm-plugin-activation.php:2515
     1359msgid "Installed version:"
     1360msgstr ""
     1361
     1362#. 1: plugin name, 2: action number 3: total number of actions.
     1363#: inc/classes/class-tgm-plugin-activation.php:3537
     1364#, php-format
     1365msgid "Installing and Activating Plugin %1$s (%2$d/%3$d)"
     1366msgstr ""
     1367
     1368#: inc/admin/pages/demo.php:42
    12311369msgid "Installing Inspiro Starter Sites"
     1370msgstr ""
     1371
     1372#. 1: plugin name, 2: action number 3: total number of actions.
     1373#: inc/classes/class-tgm-plugin-activation.php:3545
     1374#, php-format
     1375msgid "Installing Plugin %1$s (%2$d/%3$d)"
     1376msgstr ""
     1377
     1378#. %s: plugin name.
     1379#: inc/classes/class-tgm-plugin-activation.php:330
     1380#, php-format
     1381msgid "Installing Plugin: %s"
    12321382msgstr ""
    12331383
     
    13321482msgstr ""
    13331483
     1484#: inc/starter-content.php:823
    13341485#: inc/classes/class-inspiro-after-setup-theme.php:115
    13351486#: inc/customizer/configs/typography/class-inspiro-typo-main-menu-config.php:103
     
    14071558msgstr ""
    14081559
     1560#: inc/classes/class-tgm-plugin-activation.php:2523
     1561msgid "Minimum required version:"
     1562msgstr ""
     1563
    14091564#: inc/customizer/configs/typography/class-inspiro-typo-mobile-menu-config.php:96
    14101565msgid "Mobile Menu"
     
    14491604msgstr ""
    14501605
     1606#. 1: plugin name.
     1607#: inc/classes/class-tgm-plugin-activation.php:390
     1608#, php-format
     1609msgid "No action taken. Plugin %1$s was already active."
     1610msgstr ""
     1611
    14511612#: comments.php:30 inc/template-tags.php:134
    14521613msgid "No Comments"
    14531614msgstr ""
    14541615
     1616#: inc/classes/class-tgm-plugin-activation.php:2956
     1617msgid "No plugins are available to be activated at this time."
     1618msgstr ""
     1619
     1620#: inc/classes/class-tgm-plugin-activation.php:2823
     1621msgid "No plugins are available to be installed at this time."
     1622msgstr ""
     1623
     1624#: inc/classes/class-tgm-plugin-activation.php:2825
     1625msgid "No plugins are available to be updated at this time."
     1626msgstr ""
     1627
     1628#: inc/classes/class-tgm-plugin-activation.php:2558
     1629msgid "No plugins to install, update or activate."
     1630msgstr ""
     1631
     1632#: inc/classes/class-tgm-plugin-activation.php:2930
     1633msgid "No plugins were selected to be activated. No action taken."
     1634msgstr ""
     1635
     1636#: inc/classes/class-tgm-plugin-activation.php:2780
     1637msgid "No plugins were selected to be installed. No action taken."
     1638msgstr ""
     1639
     1640#: inc/classes/class-tgm-plugin-activation.php:2782
     1641msgid "No plugins were selected to be updated. No action taken."
     1642msgstr ""
     1643
    14551644#: inc/classes/inspiro-customizer-guided-tour.php:149
    14561645msgid "No thanks, skip the tour"
     
    14631652#: inc/classes/class-inspiro-font-family-manager.php:224
    14641653msgid "Normal 400"
     1654msgstr ""
     1655
     1656#: inc/classes/class-tgm-plugin-activation.php:2343
     1657msgid "Not Installed"
    14651658msgstr ""
    14661659
     
    15201713#: inc/customizer/configs/homepage-media/class-inspiro-homepage-media-content-config.php:129
    15211714msgid "Open link on new tab"
    1522 msgstr ""
    1523 
    1524 #: inc/admin/pages/support.php:115
    1525 msgid "Open Support Desk"
    15261715msgstr ""
    15271716
     
    17541943msgstr ""
    17551944
     1945#: inc/classes/class-tgm-plugin-activation.php:397
     1946msgid "Please contact the administrator of this site for help."
     1947msgstr ""
     1948
     1949#: inc/classes/class-tgm-plugin-activation.php:946
     1950#: inc/classes/class-tgm-plugin-activation.php:956
     1951msgid ""
     1952"Please contact the plugin provider and ask them to package their plugin "
     1953"according to the WordPress guidelines."
     1954msgstr ""
     1955
     1956#: inc/classes/class-tgm-plugin-activation.php:2572
     1957msgid "Plugin"
     1958msgstr ""
     1959
     1960#: inc/classes/class-tgm-plugin-activation.php:1144
     1961#: inc/classes/class-tgm-plugin-activation.php:2970
     1962msgctxt "plugin A *and* plugin B"
     1963msgid "and"
     1964msgstr ""
     1965
     1966#: inc/classes/class-tgm-plugin-activation.php:387
     1967#: inc/classes/class-tgm-plugin-activation.php:3181
     1968msgid "Plugin activated successfully."
     1969msgstr ""
     1970
     1971#: inc/classes/class-tgm-plugin-activation.php:3180
     1972msgid "Plugin activation failed."
     1973msgstr ""
     1974
    17561975#: inc/admin/pluginInstaller/class-inspiro-plugin-installer.php:146
    17571976msgid "Plugin installed and activated successfully."
     
    17621981msgstr ""
    17631982
     1983#. 1: plugin name.
     1984#: inc/classes/class-tgm-plugin-activation.php:392
     1985#, php-format
     1986msgid ""
     1987"Plugin not activated. A higher version of %s is needed for this theme. "
     1988"Please update the plugin."
     1989msgstr ""
     1990
    17641991#: inc/admin/pluginInstaller/class-inspiro-plugin-installer.php:96
    17651992msgid "Plugin was already installed! We activated it for you."
    17661993msgstr ""
    17671994
     1995#. 1: number of plugins.
     1996#: inc/classes/class-tgm-plugin-activation.php:2414
     1997#, php-format
     1998msgctxt "plugins"
     1999msgid "All <span class=\"count\">(%s)</span>"
     2000msgid_plural "All <span class=\"count\">(%s)</span>"
     2001msgstr[0] ""
     2002msgstr[1] ""
     2003
    17682004#: inc/admin/pages/quick-start.php:60
    17692005msgid "Portfolio"
     
    17862022msgstr ""
    17872023
     2024#: inc/classes/class-tgm-plugin-activation.php:2326
     2025msgid "Pre-Packaged"
     2026msgstr ""
     2027
    17882028#: inc/admin/pages/quick-start.php:342
    17892029msgid "Premium Features"
     
    17942034msgstr ""
    17952035
     2036#: inc/admin/pages/support.php:101
     2037msgid "PREMIUM SUPPORT"
     2038msgstr ""
     2039
    17962040#: inc/customizer/custom-controls/font-presets/class-inspiro-customize-font-presets-control.php:35
    17972041msgid "Presets"
    17982042msgstr ""
    17992043
    1800 #: inc/admin/pages/demos.php:367 inc/admin/pages/demos.php:535
     2044#: inc/admin/pages/demos.php:407 inc/admin/pages/demos.php:575
    18012045msgid "Preview"
    18022046msgstr ""
     
    18062050msgstr ""
    18072051
    1808 #: inc/admin/pages/support.php:101 inc/admin/pages/quick-start.php:347
    1809 #: inc/admin/pages/quick-start.php:365 inc/admin/pages/quick-start.php:380
    1810 #: inc/admin/pages/quick-start.php:398 inc/admin/pages/quick-start.php:413
    1811 #: inc/admin/pages/quick-start.php:431 inc/admin/pages/quick-start.php:447
    1812 #: inc/admin/pages/quick-start.php:471 inc/admin/pages/quick-start.php:489
     2052#: inc/admin/pages/quick-start.php:347 inc/admin/pages/quick-start.php:365
     2053#: inc/admin/pages/quick-start.php:380 inc/admin/pages/quick-start.php:398
     2054#: inc/admin/pages/quick-start.php:413 inc/admin/pages/quick-start.php:431
     2055#: inc/admin/pages/quick-start.php:447 inc/admin/pages/quick-start.php:471
     2056#: inc/admin/pages/quick-start.php:489
    18132057#: inc/customizer/configs/footer/class-inspiro-footer-widget-areas-config.php:115
    18142058#: inc/customizer/configs/header/class-inspiro-header-area-config.php:183
     
    18412085msgstr ""
    18422086
     2087#: inc/classes/class-tgm-plugin-activation.php:2304
     2088msgid "Recommended"
     2089msgstr ""
     2090
    18432091#: inc/admin/pages/main-menu.php:139 inc/admin/pages/plugins.php:28
    18442092msgid "Recommended Plugins"
     
    18612109#: inc/common-functions.php:323
    18622110msgid "Reply"
     2111msgstr ""
     2112
     2113#: inc/classes/class-tgm-plugin-activation.php:2301
     2114msgid "Required"
     2115msgstr ""
     2116
     2117#: inc/classes/class-tgm-plugin-activation.php:2355
     2118msgid "Required Update not Available"
     2119msgstr ""
     2120
     2121#: inc/classes/class-tgm-plugin-activation.php:2357
     2122msgid "Requires Update"
     2123msgstr ""
     2124
     2125#: inc/classes/class-tgm-plugin-activation.php:385
     2126msgid "Return to Required Plugins Installer"
     2127msgstr ""
     2128
     2129#: inc/classes/class-tgm-plugin-activation.php:386
     2130#: inc/classes/class-tgm-plugin-activation.php:837
     2131#: inc/classes/class-tgm-plugin-activation.php:2558
     2132#: inc/classes/class-tgm-plugin-activation.php:3605
     2133msgid "Return to the Dashboard"
    18632134msgstr ""
    18642135
     
    19782249msgstr ""
    19792250
     2251#: inc/classes/class-tgm-plugin-activation.php:333
     2252msgid "Something went wrong with the plugin API."
     2253msgstr ""
     2254
    19802255#: search.php:55
    19812256msgid ""
    19822257"Sorry, but nothing matched your search terms. Please try again with some "
    19832258"different keywords."
     2259msgstr ""
     2260
     2261#: inc/classes/class-tgm-plugin-activation.php:2573
     2262msgid "Source"
    19842263msgstr ""
    19852264
     
    20132292msgstr ""
    20142293
     2294#: inc/classes/class-tgm-plugin-activation.php:2579
     2295msgid "Status"
     2296msgstr ""
     2297
    20152298#: searchform.php:20
    20162299msgctxt "submit button"
     
    20342317msgstr ""
    20352318
    2036 #: inc/admin/pages/quick-start.php:105
    2037 msgid "Support Forums"
     2319#: inc/admin/pages/support.php:34 inc/admin/pages/quick-start.php:105
     2320msgid "Support Forum"
    20382321msgstr ""
    20392322
     
    21032386msgstr ""
    21042387
     2388#. %s: version number
     2389#: inc/classes/class-tgm-plugin-activation.php:2010
     2390#, php-format
     2391msgid "TGMPA v%s"
     2392msgstr ""
     2393
    21052394#: inc/admin/pages/quick-start.php:11
    21062395msgid ""
    2107 "Thank you for installing the free version of our theme! Below you can find "
    2108 "quick links to different sections in the Customizer where you can configure "
    2109 "and customize the theme. The free version includes limited features and "
     2396"Thank you for installing the Inspiro Lite theme! Below you can find quick "
     2397"links to different sections in the Customizer where you can configure and "
     2398"customize the theme. The free version includes limited features and "
    21102399"customization options, but if you need more flexibility and plan to take "
    2111 "your website to the next level, make sure to check the Premium version."
     2400"your website to the next level, make sure to check out the Premium version."
     2401msgstr ""
     2402
     2403#: inc/classes/class-tgm-plugin-activation.php:346
     2404#, php-format
     2405msgid ""
     2406"The following plugin needs to be updated to its latest version to ensure "
     2407"maximum compatibility with this theme: %1$s."
     2408msgid_plural ""
     2409"The following plugins need to be updated to their latest version to ensure "
     2410"maximum compatibility with this theme: %1$s."
     2411msgstr[0] ""
     2412msgstr[1] ""
     2413
     2414#: inc/classes/class-tgm-plugin-activation.php:388
     2415#: inc/classes/class-tgm-plugin-activation.php:2974
     2416msgid "The following plugin was activated successfully:"
     2417msgstr ""
     2418
     2419#: inc/classes/class-tgm-plugin-activation.php:364
     2420#, php-format
     2421msgid "The following recommended plugin is currently inactive: %1$s."
     2422msgid_plural "The following recommended plugins are currently inactive: %1$s."
     2423msgstr[0] ""
     2424msgstr[1] ""
     2425
     2426#: inc/classes/class-tgm-plugin-activation.php:358
     2427#, php-format
     2428msgid "The following required plugin is currently inactive: %1$s."
     2429msgid_plural "The following required plugins are currently inactive: %1$s."
     2430msgstr[0] ""
     2431msgstr[1] ""
     2432
     2433#: inc/classes/class-tgm-plugin-activation.php:3532
     2434msgid ""
     2435"The installation and activation process is starting. This process may take a "
     2436"while on some hosts, so please be patient."
     2437msgstr ""
     2438
     2439#. 1: plugin name.
     2440#: inc/classes/class-tgm-plugin-activation.php:3528
     2441#, php-format
     2442msgid "The installation of %1$s failed."
     2443msgstr ""
     2444
     2445#: inc/classes/class-tgm-plugin-activation.php:3540
     2446msgid ""
     2447"The installation process is starting. This process may take a while on some "
     2448"hosts, so please be patient."
     2449msgstr ""
     2450
     2451#: inc/classes/class-tgm-plugin-activation.php:956
     2452msgid ""
     2453"The remote plugin package consists of more than one file, but the files are "
     2454"not packaged in a folder."
     2455msgstr ""
     2456
     2457#: inc/classes/class-tgm-plugin-activation.php:946
     2458msgid ""
     2459"The remote plugin package does not contain a folder with the desired slug "
     2460"and renaming did not work."
    21122461msgstr ""
    21132462
     
    21352484msgstr ""
    21362485
     2486#: inc/starter-content.php:517
     2487msgctxt "Theme starter content"
     2488msgid "About"
     2489msgstr ""
     2490
     2491#: inc/starter-content.php:803
     2492msgctxt "Theme starter content"
     2493msgid "Aerial Land"
     2494msgstr ""
     2495
     2496#: inc/starter-content.php:646 inc/starter-content.php:807
     2497msgctxt "Theme starter content"
     2498msgid "Contact"
     2499msgstr ""
     2500
     2501#: inc/starter-content.php:54
     2502msgctxt "Theme starter content"
     2503msgid "Homepage"
     2504msgstr ""
     2505
    21372506#. Hidden accessibility text.
    21382507#: inc/admin/pages/upgrade.php:47
     
    21402509msgstr ""
    21412510
     2511#: inc/classes/class-tgm-plugin-activation.php:396
     2512msgid ""
     2513"There are one or more required or recommended plugins to install, update or "
     2514"activate."
     2515msgstr ""
     2516
     2517#: inc/classes/class-tgm-plugin-activation.php:352
     2518#, php-format
     2519msgid "There is an update available for: %1$s."
     2520msgid_plural "There are updates available for the following plugins: %1$s."
     2521msgstr[0] ""
     2522msgstr[1] ""
     2523
    21422524#: inc/classes/class-inspiro-font-family-manager.php:218
    21432525msgid "Thin 100"
    21442526msgstr ""
    21452527
     2528#: inc/classes/class-tgm-plugin-activation.php:522
     2529msgid "This plugin needs to be updated to be compatible with your theme."
     2530msgstr ""
     2531
    21462532#: inc/customizer/configs/colors/class-inspiro-color-general-config.php:205
    21472533msgid "This text appears on the Blog page."
    21482534msgstr ""
     2535
     2536#: inc/classes/class-tgm-plugin-activation.php:340
     2537#, php-format
     2538msgid "This theme recommends the following plugin: %1$s."
     2539msgid_plural "This theme recommends the following plugins: %1$s."
     2540msgstr[0] ""
     2541msgstr[1] ""
     2542
     2543#: inc/classes/class-tgm-plugin-activation.php:334
     2544#, php-format
     2545msgid "This theme requires the following plugin: %1$s."
     2546msgid_plural "This theme requires the following plugins: %1$s."
     2547msgstr[0] ""
     2548msgstr[1] ""
    21492549
    21502550#. %s: WordPress Version.
     
    21692569msgstr ""
    21702570
     2571#. 1: number of plugins.
     2572#: inc/classes/class-tgm-plugin-activation.php:2426
     2573#, php-format
     2574msgid "To Activate <span class=\"count\">(%s)</span>"
     2575msgid_plural "To Activate <span class=\"count\">(%s)</span>"
     2576msgstr[0] ""
     2577msgstr[1] ""
     2578
    21712579#: inc/admin/pages/support.php:48
    21722580msgid ""
     
    21752583msgstr ""
    21762584
     2585#. 1: number of plugins.
     2586#: inc/classes/class-tgm-plugin-activation.php:2418
     2587#, php-format
     2588msgid "To Install <span class=\"count\">(%s)</span>"
     2589msgid_plural "To Install <span class=\"count\">(%s)</span>"
     2590msgstr[0] ""
     2591msgstr[1] ""
     2592
    21772593#: sidebar.php:20
    21782594msgid "Toggle navigation"
     
    21852601#: inc/customizer/configs/footer/class-inspiro-footer-widget-areas-config.php:86
    21862602msgid "Two Columns"
     2603msgstr ""
     2604
     2605#: inc/classes/class-tgm-plugin-activation.php:2574
     2606msgid "Type"
    21872607msgstr ""
    21882608
     
    22142634#: inc/customizer/class-inspiro-customizer.php:282
    22152635msgid ""
    2216 "Unlock premium features: 25+ Elementor and Gutenberg Demos, 7 Style Kits, "
     2636"Unlock premium features: 30+ Elementor and Gutenberg Demos, 7 Style Kits, "
    22172637"Video Backgrounds, Portfolio Integration, Premium Support and much more!"
     2638msgstr ""
     2639
     2640#: inc/classes/class-tgm-plugin-activation.php:2747
     2641msgid "Update"
     2642msgstr ""
     2643
     2644#. %2$s: plugin name in screen reader markup
     2645#: inc/classes/class-tgm-plugin-activation.php:2633
     2646#, php-format
     2647msgid "Update %2$s"
     2648msgstr ""
     2649
     2650#. 1: number of plugins.
     2651#: inc/classes/class-tgm-plugin-activation.php:2422
     2652#, php-format
     2653msgid "Update Available <span class=\"count\">(%s)</span>"
     2654msgid_plural "Update Available <span class=\"count\">(%s)</span>"
     2655msgstr[0] ""
     2656msgstr[1] ""
     2657
     2658#: inc/classes/class-tgm-plugin-activation.php:2359
     2659msgid "Update recommended"
     2660msgstr ""
     2661
     2662#: inc/classes/class-tgm-plugin-activation.php:523
     2663msgid "Update Required"
    22182664msgstr ""
    22192665
    22202666#: inc/admin/pages/quick-start.php:122
    22212667msgid "Update to Inspiro Premium"
     2668msgstr ""
     2669
     2670#. 1: plugin name, 2: action number 3: total number of actions.
     2671#: inc/classes/class-tgm-plugin-activation.php:3523
     2672#, php-format
     2673msgid "Updating Plugin %1$s (%2$d/%3$d)"
     2674msgstr ""
     2675
     2676#. %s: plugin name.
     2677#: inc/classes/class-tgm-plugin-activation.php:332
     2678#, php-format
     2679msgid "Updating Plugin: %s"
     2680msgstr ""
     2681
     2682#: inc/classes/class-tgm-plugin-activation.php:2709
     2683msgid "Upgrade message from the plugin author:"
    22222684msgstr ""
    22232685
     
    22702732msgstr ""
    22712733
     2734#: inc/classes/class-tgm-plugin-activation.php:2578
     2735msgid "Version"
     2736msgstr ""
     2737
    22722738#: inc/customizer/class-inspiro-customizer.php:283
    22732739msgid "View All Features"
     
    22762742#: inc/customizer/class-inspiro-customizer.php:285
    22772743msgid "View Demos"
     2744msgstr ""
     2745
     2746#: inc/admin/pages/demo.php:24
     2747msgid "View Premium Starter Sites &#8599;"
    22782748msgstr ""
    22792749
     
    23352805msgstr ""
    23362806
     2807#: inc/starter-content.php:595 inc/starter-content.php:613
     2808#: inc/starter-content.php:631
     2809msgid "Winner"
     2810msgstr ""
     2811
    23372812#: inc/admin/pages/quick-start.php:389
    23382813msgid "WooCommerce Features"
     
    23452820msgstr ""
    23462821
     2822#: inc/classes/class-tgm-plugin-activation.php:2320
     2823msgid "WordPress Repository"
     2824msgstr ""
     2825
    23472826#. Author of the theme
    23482827msgid "WPZOOM"
     
    23622841msgstr ""
    23632842
     2843#: inc/admin/pages/support.php:117
     2844#, php-format
     2845msgid ""
     2846"You can receive access to direct support from our team by purchasing the <a "
     2847"href=\"%1$s\" target=\"_blank\">Premium</a> version of the theme or the <a "
     2848"href=\"%2$s\" target=\"_blank\">Premium Support service</a>."
     2849msgstr ""
     2850
    23642851#: inc/admin-notice.php:57
    23652852msgid "You do not have the necessary permission to perform this action."
  • inspiro/2.0.4/readme.txt

    r263591 r267723  
    22Contributors: WPZOOM
    33Requires at least: 6.0
    4 Tested up to: 6.7
    5 Version: 2.0.3
     4Tested up to: 6.8
     5Version: 2.0.4
    66License: GPLv2 or later
    77License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    111111== Changelog ==
    112112
    113 = 2.0.3=
     113= 2.0.4 =
     114* Bug fix for WordPress 6.8
     115
     116= 2.0.3 =
    114117* Multiple bug fixes
    115118
  • inspiro/2.0.4/style.css

    r263591 r267723  
    44Author: WPZOOM
    55Author URI: https://www.wpzoom.com/
    6 Description: Inspiro is a professional & lightweight photo and video-focused WordPress theme with a modern design. Packed with features including a fullscreen area that supports Vimeo, YouTube & self-hosted video background, Page Builder integration, Inspiro is perfect for showing off your photography and video portfolio. Moreover, the theme is compatible with WooCommerce and popular Page Builders such as Elementor, Beaver Builder. The theme is fully GDPR-compliant and doesn't use any external Google Fonts. All fonts are locally hosted. Learn more and check out our powerful PREMIUM version at https://www.wpzoom.com/themes/inspiro/
     6Description: Inspiro is a versatile, ultra-lightweight WordPress theme ideal for small businesses, creative professionals, and visual portfolios. Combining modern aesthetics with lightning-fast performance, it enhances user experience and boosts SEO rankings. Get started instantly with 10+ beautiful starter sites crafted for specific business niches, letting you launch your website quickly. Inspiro features unique fullscreen video backgrounds supporting Vimeo, YouTube, and self-hosted videos, perfect for photography and multimedia projects. It integrates seamlessly with popular page builders (Elementor, Beaver Builder) and WooCommerce, making it effortless to create any type of site, from business and agency websites to online shops and blogs. Fully responsive, GDPR-compliant, and privacy-focused (no external Google fonts), Inspiro looks perfect on every device. Explore more powerful features in our Premium version: https://www.wpzoom.com/themes/inspiro/
    77Tags: one-column, two-columns, right-sidebar, flexible-header, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready, e-commerce, wide-blocks, portfolio, blog, custom-background, featured-image-header, full-width-template, theme-options, block-styles, block-patterns
    8 Version: 2.0.3
     8Version: 2.0.4
    99Requires at least: 6.0
    1010Requires PHP: 7.4
    11 Tested up to: 6.7
     11Tested up to: 6.8
    1212License: GNU General Public License v2 or later
    1313License URI: http://www.gnu.org/licenses/gpl-2.0.html
Note: See TracChangeset for help on using the changeset viewer.