first release
authorAnthony Talarico <talarico@gaslightmedia.com>
Fri, 24 Aug 2018 13:11:24 +0000 (09:11 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Fri, 24 Aug 2018 13:11:24 +0000 (09:11 -0400)
functions.php
style.css

index dc6c9aa..43e85fc 100644 (file)
@@ -189,6 +189,7 @@ function accesspress_parallax_scripts() {
        wp_enqueue_script( 'slick', get_template_directory_uri() . '/js/slick.js', array('jquery'), '1.8.0', true );
        wp_enqueue_script( 'accesspress-parallax-custom', get_template_directory_uri() . '/js/custom.js', array('jquery'), '1.0', true );
     wp_localize_script( 'accesspress-parallax-custom', 'ap_params', $slider_parameters );
+    
     wp_enqueue_script( 'glm-dev', get_template_directory_uri() . '/assets/js/glm-dev.js', array(), '1.0.0', true );
        wp_enqueue_style( 'glm-style', get_template_directory_uri() . '/assets/css/glm-dev.css', false, "1.0.0" );
 
index 56a7b62..eb0cce9 100644 (file)
--- a/style.css
+++ b/style.css
@@ -4,7 +4,7 @@ Theme URI: https://accesspressthemes.com/wordpress-themes/accesspress-parallax/
 Author: AccessPress Themes
 Author URI: https://accesspressthemes.com/
 Description: AccessPress Parallax is a beautiful WordPress theme with Parallax design. Parallax design has become popular and is widely implemented these days. This is probably the most beautiful, feature rich and complete free WordPress parallax theme with features like: fully responsive, advance theme option panel, featured slider, advance post settings, services/team/blog/portfolio/testimonial layout, Google map integration, custom logo/fav icon, call to action, CSS animation, SEO friendly, translation ready, RTL support, custom CSS/JS and more! More over the theme is fully translation ready, WooCommerce Compatible, bbPress Compatible and fully support multilanguage via POLYLANG plugin. Demo: https://accesspressthemes.com/theme-demos/?theme=accesspress-parallax Support forum: https://accesspressthemes.com/support/ Pro version: https://accesspressthemes.com/wordpress-themes/accesspress-parallax-pro/
-Version: 1.60
+Version: 1.0.0
 License: GNU General Public License v3 or later
 License URI: http://www.gnu.org/licenses/gpl-3.0.html
 Text Domain: accesspress-parallax
@@ -18,7 +18,7 @@ AccessPress Parallax is based on Underscores http://underscores.me/, (C) 2012-20
 */
 
 /*--------------------------------------------------------------
-1.0 - Reset
+1.0.0 - Reset
 --------------------------------------------------------------*/
 
 html,