- Timestamp:
- 03/24/2021 08:50:10 PM (5 years ago)
- Location:
- jax-lite/1.3.3
- Files:
-
- 2 added
- 3 edited
- 1 copied
-
. (copied) (copied from jax-lite/1.3.2)
-
core/admin/assets/css/welcome-page.css (added)
-
core/includes/class-welcome-page.php (added)
-
core/main.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
-
style.css (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
jax-lite/1.3.3/core/main.php
r140423 r145192 859 859 require_once( trailingslashit( get_template_directory() ) . '/core/includes/class-notice.php' ); 860 860 require_once( trailingslashit( get_template_directory() ) . '/core/includes/class-plugin-activation.php' ); 861 require_once( trailingslashit( get_template_directory() ) . '/core/includes/class-welcome-page.php' ); 861 862 require_once( trailingslashit( get_template_directory() ) . '/core/admin/customize/customize.php' ); 862 863 require_once( trailingslashit( get_template_directory() ) . '/core/post-formats/image-format.php' ); -
jax-lite/1.3.3/readme.txt
r144538 r145192 4 4 Requires at least: 4.0 5 5 Tested up to: 5.7 6 Stable tag: 1.3. 26 Stable tag: 1.3.3 7 7 Requires PHP: 5.3 8 8 License: GPLv3 or later … … 17 17 Created by ThemeinProgress, http://www.themeinprogress.com 18 18 19 Jax Lite WordPress Theme, Copyright 202 0ThemeinProgress.19 Jax Lite WordPress Theme, Copyright 2021 ThemeinProgress. 20 20 Jax Lite is distributed under the terms of the GPLv2 or later 21 21 22 22 == Changelog == 23 24 = 1.3.3 = 25 Release date - March, 24 - 2021 26 27 * Added - Welcome page on admin section 23 28 24 29 = 1.3.2 = -
jax-lite/1.3.3/style.css
r144538 r145192 6 6 Author: Theme in Progress. 7 7 Author URI: https://www.themeinprogress.com 8 Version: 1.3. 28 Version: 1.3.3 9 9 Requires PHP: 5.3 10 10 Tested up to: 5.7
Note: See TracChangeset
for help on using the changeset viewer.