Changeset 170122
- Timestamp:
- 06/20/2022 06:34:52 AM (2 years ago)
- Location:
- nemesis-lite/1.0.4
- Files:
-
- 5 edited
- 1 copied
Legend:
- Unmodified
- Added
- Removed
-
nemesis-lite/1.0.4/header.php
r168981 r170122 13 13 <body <?php body_class(); ?>> 14 14 <?php nemesis_body_open(); ?> 15 15 16 <div id="fbt-content-overlay" class="active-sidebar-overlay"></div> 16 17 <?php if( get_theme_mod( 'disable_search_button' ) !=1 ) { ?> -
nemesis-lite/1.0.4/languages/nemesis-lite.pot
r169536 r170122 3 3 "Project-Id-Version: Nemesis Lite\n" 4 4 "Report-Msgid-Bugs-To: \n" 5 "POT-Creation-Date: 2022-06- 02 16:10+0300\n"5 "POT-Creation-Date: 2022-06-0+0300\n" 6 6 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 7 7 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" … … 87 87 msgstr "" 88 88 89 #: header.php:52 89 #: header.php:15 90 msgid "Skip to content" 91 msgstr "" 92 93 #: header.php:53 90 94 msgid "Add a menu" 91 95 msgstr "" … … 97 101 #: searchform.php:7 98 102 msgid "Search..." 99 msgstr ""100 101 #: inc/backend/admin-page.php:9 inc/backend/admin-page.php:20102 msgid "Nemesis"103 msgstr ""104 105 #: inc/backend/admin-page.php:10 inc/backend/admin-templates/admin.php:4106 #: inc/backend/admin-templates/admin.php:24107 msgid "Nemesis Lite"108 msgstr ""109 110 #: inc/backend/admin-page.php:21111 msgid "Welcome"112 msgstr ""113 114 #: inc/backend/admin-templates/admin.php:11115 msgid "Buy Nemesis Pro"116 msgstr ""117 118 #: inc/backend/admin-templates/admin.php:23119 msgid "Welcome to the new and improved"120 msgstr ""121 122 #: inc/backend/admin-templates/admin.php:25123 msgid "Watch this video below"124 msgstr ""125 126 #: inc/backend/admin-templates/admin.php:25127 msgid "to learn how to create a new page from scratch"128 103 msgstr "" 129 104 -
nemesis-lite/1.0.4/readme.txt
r169755 r170122 6 6 Requires at least: 5.0 7 7 Tested up to: 6.0 8 Stable tag: 1.0. 38 Stable tag: 1.0. 9 9 License: GNU General Public License v2 or later 10 10 License URI: http://opensource.org/licenses/gpl-2.0.php … … 16 16 17 17 Tutorial video: 18 [youtube https://www.youtube.com/ embed/sT__hmVUGhA]18 [youtube https://www.youtube.com/sT__hmVUGhA] 19 19 20 20 … … 84 84 == Changelog == 85 85 86 87 88 86 89 = 1.0.3 = 87 90 * Initial release 91 92 93 94 95 96 97 98 99 -
nemesis-lite/1.0.4/scss/base/_table_of_content.scss
r169755 r170122 5 5 Author URI: https://fbtemplates.net/ 6 6 Description: Nemesis is a modern designed Wordpress theme for blog sites 7 Version: 1.0. 37 Version: 1.0. 8 8 Requires PHP: 5.6 9 9 Requires at least: 5.0 -
nemesis-lite/1.0.4/style.css
r169755 r170122 5 5 Author URI: https://fbtemplates.net/ 6 6 Description: Nemesis is a modern designed Wordpress theme for blog sites 7 Version: 1.0. 37 Version: 1.0. 8 8 Requires PHP: 5.6 9 9 Requires at least: 5.0
Note: See TracChangeset
for help on using the changeset viewer.