Changeset 2600749
- Timestamp:
- 09/17/2021 07:22:01 PM (5 years ago)
- Location:
- theme-demo-import/trunk
- Files:
-
- 3 edited
-
inc/class-tdi-main.php (modified) (1 diff)
-
readme.txt (modified) (1 diff)
-
theme-demo-import.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
theme-demo-import/trunk/inc/class-tdi-main.php
r2341738 r2600749 126 126 127 127 <p class="about-description"> 128 <?php esc_html_e( 'Import the live demo content for you newly installedtheme which includes posts, pages, images, widgets, menus and settings. This will provide you with a basic layout to build your website and speed up the development process. NOTE: Your existing content will NOT be deleted or modified.', 'theme-demo-import' ); ?>128 <?php esc_html_e( 'Import the live demo content for your new theme which includes posts, pages, images, widgets, menus and settings. This will provide you with a basic layout to build your website and speed up the development process. NOTE: Your existing content will NOT be deleted or modified.', 'theme-demo-import' ); ?> 129 129 </p> 130 130 -
theme-demo-import/trunk/readme.txt
r2570169 r2600749 3 3 Tags: import, content, demo, data, widgets, settings 4 4 Requires at least: 4.7 5 Tested up to: 5. 75 Tested up to: 5.8 6 6 Stable tag: 1.0.8 7 7 License: GPLv3 or later -
theme-demo-import/trunk/theme-demo-import.php
r2570169 r2600749 5 5 Plugin URI: https://wordpress.org/plugins/theme-demo-import/ 6 6 Description: Quickly import theme live demo content, widgets and settings. This provides a basic layout to build your website and speed up the development process. 7 Version: 1. 0.97 Version: 1.1.0 8 8 Author: Themely 9 9 Author URI: https://www.themely.com … … 11 11 License URI: http://www.gnu.org/licenses/gpl.html 12 12 Text Domain: theme-demo-import 13 Tested up to: 5. 713 Tested up to: 5.8 14 14 Requires PHP: 5.6 15 15 */
Note: See TracChangeset
for help on using the changeset viewer.