Passed
Push — master ( 8ba9d4...e8a22d )
by Joseph
02:57
created
includes/admin/welcome-screen/component-enhance.php 1 patch
Spacing   +26 added lines, -26 removed lines patch added patch discarded remove patch
@@ -10,28 +10,28 @@  discard block
 block discarded – undo
10 10
 <div class="row">
11 11
 	<div class="col-md-12">
12 12
 		<div class="box enhance">
13
-			<h2><?php esc_html_e( 'Enhance LSX', 'lsx' ); ?></h2>
14
-			<p><?php esc_html_e( 'Take a look at our range of extensions that add to the already rich functionality of the LSX WordPress theme.', 'lsx' ); ?></p>
13
+			<h2><?php esc_html_e('Enhance LSX', 'lsx'); ?></h2>
14
+			<p><?php esc_html_e('Take a look at our range of extensions that add to the already rich functionality of the LSX WordPress theme.', 'lsx'); ?></p>
15 15
 
16 16
 			<div class="row">
17 17
 				<div class="col-md-4">
18 18
 					<div class="box-clean">
19
-						<a href="https://wordpress.org/plugins/lsx-banners/" target="_blank"><?php esc_html_e( 'Banners', 'lsx' ); ?></a>
20
-						<p><?php esc_html_e( 'The LSX Banners extension adds advanced banner configuration options to your WordPress site running LSX theme.', 'lsx' ); ?></p>
19
+						<a href="https://wordpress.org/plugins/lsx-banners/" target="_blank"><?php esc_html_e('Banners', 'lsx'); ?></a>
20
+						<p><?php esc_html_e('The LSX Banners extension adds advanced banner configuration options to your WordPress site running LSX theme.', 'lsx'); ?></p>
21 21
 					</div>
22 22
 				</div>
23 23
 
24 24
 				<div class="col-md-4">
25 25
 					<div class="box-clean">
26
-						<a href="https://wordpress.org/plugins/lsx-currencies/" target="_blank"><?php esc_html_e( 'Currencies', 'lsx' ); ?></a>
27
-						<p><?php esc_html_e( 'The LSX Currencies extension adds currency selection functionality to sites, allowing users to view your products in whatever currencies you choose to sell in.', 'lsx' ); ?></p>
26
+						<a href="https://wordpress.org/plugins/lsx-currencies/" target="_blank"><?php esc_html_e('Currencies', 'lsx'); ?></a>
27
+						<p><?php esc_html_e('The LSX Currencies extension adds currency selection functionality to sites, allowing users to view your products in whatever currencies you choose to sell in.', 'lsx'); ?></p>
28 28
 					</div>
29 29
 				</div>
30 30
 
31 31
 				<div class="col-md-4">
32 32
 					<div class="box-clean">
33
-						<a href="https://wordpress.org/plugins/lsx-blog-customizer/" target="_blank"><?php esc_html_e( 'Blog Customizer', 'lsx' ); ?></a>
34
-						<p><?php esc_html_e( 'It allows you it to customize various aspects of the the appearance of your blog, posts widgets, archive pages and single posts so they looks exactly how you want.', 'lsx' ); ?></p>
33
+						<a href="https://wordpress.org/plugins/lsx-blog-customizer/" target="_blank"><?php esc_html_e('Blog Customizer', 'lsx'); ?></a>
34
+						<p><?php esc_html_e('It allows you it to customize various aspects of the the appearance of your blog, posts widgets, archive pages and single posts so they looks exactly how you want.', 'lsx'); ?></p>
35 35
 					</div>
36 36
 				</div>
37 37
 			</div>
@@ -39,22 +39,22 @@  discard block
 block discarded – undo
39 39
 			<div class="row">
40 40
 				<div class="col-md-4">
41 41
 					<div class="box-clean">
42
-						<a href="https://wordpress.org/plugins/lsx-customizer/" target="_blank"><?php esc_html_e( 'Customizer', 'lsx' ); ?></a>
43
-						<p><?php esc_html_e( 'You\'ve installed LSX, so now why not make it all yours? Whether it\'s a small CSS tweak or changing the entire layout of pages, posts or archives, please make use of the Theme Customizer plugin.', 'lsx' ); ?></p>
42
+						<a href="https://wordpress.org/plugins/lsx-customizer/" target="_blank"><?php esc_html_e('Customizer', 'lsx'); ?></a>
43
+						<p><?php esc_html_e('You\'ve installed LSX, so now why not make it all yours? Whether it\'s a small CSS tweak or changing the entire layout of pages, posts or archives, please make use of the Theme Customizer plugin.', 'lsx'); ?></p>
44 44
 					</div>
45 45
 				</div>
46 46
 
47 47
 				<div class="col-md-4">
48 48
 					<div class="box-clean">
49
-						<a href="https://wordpress.org/plugins/lsx-login/" target="_blank"><?php esc_html_e( 'Login', 'lsx' ); ?></a>
50
-						<p><?php esc_html_e( 'The LSX Login extension allows users to log into a dashboard and then see configurable content based on which users can access which content.', 'lsx' ); ?></p>
49
+						<a href="https://wordpress.org/plugins/lsx-login/" target="_blank"><?php esc_html_e('Login', 'lsx'); ?></a>
50
+						<p><?php esc_html_e('The LSX Login extension allows users to log into a dashboard and then see configurable content based on which users can access which content.', 'lsx'); ?></p>
51 51
 					</div>
52 52
 				</div>
53 53
 
54 54
 				<div class="col-md-4">
55 55
 					<div class="box-clean">
56
-						<a href="https://wordpress.org/plugins/lsx-mega-menus/" target="_blank"><?php esc_html_e( 'Mega Menus', 'lsx' ); ?></a>
57
-						<p><?php esc_html_e( 'Create custom, full-width dropdown menus that contain images, widgets and more that seamlessly tie into your LSX WordPress site.', 'lsx' ); ?></p>
56
+						<a href="https://wordpress.org/plugins/lsx-mega-menus/" target="_blank"><?php esc_html_e('Mega Menus', 'lsx'); ?></a>
57
+						<p><?php esc_html_e('Create custom, full-width dropdown menus that contain images, widgets and more that seamlessly tie into your LSX WordPress site.', 'lsx'); ?></p>
58 58
 					</div>
59 59
 				</div>
60 60
 			</div>
@@ -62,22 +62,22 @@  discard block
 block discarded – undo
62 62
 			<div class="row">
63 63
 				<div class="col-md-4">
64 64
 					<div class="box-clean">
65
-						<a href="https://wordpress.org/plugins/lsx-team/" target="_blank"><?php esc_html_e( 'Team', 'lsx' ); ?></a>
66
-						<p><?php esc_html_e( 'The LSX Team Extension provides a custom post type that allows you to easily show off the people that make up your business.', 'lsx' ); ?></p>
65
+						<a href="https://wordpress.org/plugins/lsx-team/" target="_blank"><?php esc_html_e('Team', 'lsx'); ?></a>
66
+						<p><?php esc_html_e('The LSX Team Extension provides a custom post type that allows you to easily show off the people that make up your business.', 'lsx'); ?></p>
67 67
 					</div>
68 68
 				</div>
69 69
 
70 70
 				<div class="col-md-4">
71 71
 					<div class="box-clean">
72
-						<a href="https://wordpress.org/plugins/lsx-testimonials/" target="_blank"><?php esc_html_e( 'Testimonials', 'lsx' ); ?></a>
73
-						<p><?php esc_html_e( 'The LSX Testimonials extension adds the "Testimonials" post type, which you can display front-and-centre on your site.', 'lsx' ); ?></p>
72
+						<a href="https://wordpress.org/plugins/lsx-testimonials/" target="_blank"><?php esc_html_e('Testimonials', 'lsx'); ?></a>
73
+						<p><?php esc_html_e('The LSX Testimonials extension adds the "Testimonials" post type, which you can display front-and-centre on your site.', 'lsx'); ?></p>
74 74
 					</div>
75 75
 				</div>
76 76
 
77 77
 				<div class="col-md-4">
78 78
 					<div class="box-clean">
79
-						<a href="https://wordpress.org/plugins/lsx-geo-content/" target="_blank"><?php esc_html_e( 'Geo Content', 'lsx' ); ?></a>
80
-						<p><?php esc_html_e( 'LSX Geo Content allows you to serve different content to users based on their automatically-detected IP address.', 'lsx' ); ?></p>
79
+						<a href="https://wordpress.org/plugins/lsx-geo-content/" target="_blank"><?php esc_html_e('Geo Content', 'lsx'); ?></a>
80
+						<p><?php esc_html_e('LSX Geo Content allows you to serve different content to users based on their automatically-detected IP address.', 'lsx'); ?></p>
81 81
 					</div>
82 82
 				</div>
83 83
 			</div>
@@ -85,22 +85,22 @@  discard block
 block discarded – undo
85 85
 			<div class="row">
86 86
 				<div class="col-md-4">
87 87
 					<div class="box-clean">
88
-						<a href="https://wordpress.org/plugins/lsx-videos/" target="_blank"><?php esc_html_e( 'Videos', 'lsx' ); ?></a>
89
-						<p><?php esc_html_e( 'Adds the "Videos" post type to your LSX website which allows you to display and categorize videos.', 'lsx' ); ?></p>
88
+						<a href="https://wordpress.org/plugins/lsx-videos/" target="_blank"><?php esc_html_e('Videos', 'lsx'); ?></a>
89
+						<p><?php esc_html_e('Adds the "Videos" post type to your LSX website which allows you to display and categorize videos.', 'lsx'); ?></p>
90 90
 					</div>
91 91
 				</div>
92 92
 
93 93
 				<div class="col-md-4">
94 94
 					<div class="box-clean">
95
-						<a href="https://wordpress.org/plugins/lsx-projects/" target="_blank"><?php esc_html_e( 'Projects', 'lsx' ); ?></a>
96
-						<p><?php esc_html_e( 'Show off your finest work with the LSX Projects Extension! It adds a "Project" post type, allowing you to categorize and display your Projects on your LSX website.', 'lsx' ); ?></p>
95
+						<a href="https://wordpress.org/plugins/lsx-projects/" target="_blank"><?php esc_html_e('Projects', 'lsx'); ?></a>
96
+						<p><?php esc_html_e('Show off your finest work with the LSX Projects Extension! It adds a "Project" post type, allowing you to categorize and display your Projects on your LSX website.', 'lsx'); ?></p>
97 97
 					</div>
98 98
 				</div>
99 99
 
100 100
 				<div class="col-md-4">
101 101
 					<div class="box-clean">
102
-						<a href="https://wordpress.org/plugins/lsx-sharing/" target="_blank"><?php esc_html_e( 'Sharing', 'lsx' ); ?></a>
103
-						<p><?php esc_html_e( 'LSX Sharing adds buttons to your posts that your readers can use to share your content on Facebook, Twitter and Pinterest.', 'lsx' ); ?></p>
102
+						<a href="https://wordpress.org/plugins/lsx-sharing/" target="_blank"><?php esc_html_e('Sharing', 'lsx'); ?></a>
103
+						<p><?php esc_html_e('LSX Sharing adds buttons to your posts that your readers can use to share your content on Facebook, Twitter and Pinterest.', 'lsx'); ?></p>
104 104
 					</div>
105 105
 				</div>
106 106
 			</div>
Please login to merge, or discard this patch.
page-templates/template-front-page.php 1 patch
Spacing   +7 added lines, -7 removed lines patch added patch discarded remove patch
@@ -20,9 +20,9 @@  discard block
 block discarded – undo
20 20
 
21 21
 		<?php lsx_content_top(); ?>
22 22
 
23
-		<?php if ( ( have_posts() && ! class_exists( 'LSX_Banners' ) || ( function_exists( 'has_blocks' ) && has_blocks() ) ) ) : ?>
23
+		<?php if ((have_posts() && ! class_exists('LSX_Banners') || (function_exists('has_blocks') && has_blocks()))) : ?>
24 24
 
25
-			<?php while ( have_posts() ) : the_post(); ?>
25
+			<?php while (have_posts()) : the_post(); ?>
26 26
 
27 27
 				<?php lsx_entry_before(); ?>
28 28
 
@@ -32,10 +32,10 @@  discard block
 block discarded – undo
32 32
 						<?php the_content(); ?>
33 33
 
34 34
 						<?php
35
-							wp_link_pages( array(
36
-								'before' => '<nav class="page-nav"><p>' . esc_html__( 'Pages:', 'lsx' ),
35
+							wp_link_pages(array(
36
+								'before' => '<nav class="page-nav"><p>' . esc_html__('Pages:', 'lsx'),
37 37
 								'after'  => '</p></nav>',
38
-							) );
38
+							));
39 39
 						?>
40 40
 					</div><!-- .entry-content -->
41 41
 
@@ -47,11 +47,11 @@  discard block
 block discarded – undo
47 47
 
48 48
 		<?php endif; ?>
49 49
 
50
-		<?php if ( is_active_sidebar( 'sidebar-home' ) ) : ?>
50
+		<?php if (is_active_sidebar('sidebar-home')) : ?>
51 51
 
52 52
 			<div id="home-widgets">
53 53
 
54
-				<?php dynamic_sidebar( 'sidebar-home' ); ?>
54
+				<?php dynamic_sidebar('sidebar-home'); ?>
55 55
 
56 56
 			</div>
57 57
 
Please login to merge, or discard this patch.
comments.php 1 patch
Spacing   +29 added lines, -29 removed lines patch added patch discarded remove patch
@@ -5,35 +5,35 @@  discard block
 block discarded – undo
5 5
  * @package lsx
6 6
  */
7 7
 
8
-if ( post_password_required() ) {
8
+if (post_password_required()) {
9 9
 	return;
10 10
 }
11 11
 
12 12
 $commenter = wp_get_current_commenter();
13
-$req       = get_option( 'require_name_email' );
14
-$aria_req  = ( $req ? " aria-required='true'" : '' );
15
-$html_req  = ( $req ? " required='required'" : '' );
13
+$req       = get_option('require_name_email');
14
+$aria_req  = ($req ? " aria-required='true'" : '');
15
+$html_req  = ($req ? " required='required'" : '');
16 16
 
17 17
 $comment_form_args = array(
18
-	'comment_field' => '<p class="comment-form-comment"><textarea placeholder="' . esc_html__( 'Comment', 'lsx' ) . '" id="comment" class="form-control" name="comment" cols="45" rows="8"' . $aria_req . $html_req . '></textarea></p>',
18
+	'comment_field' => '<p class="comment-form-comment"><textarea placeholder="' . esc_html__('Comment', 'lsx') . '" id="comment" class="form-control" name="comment" cols="45" rows="8"' . $aria_req . $html_req . '></textarea></p>',
19 19
 
20 20
 	'fields'        => array(
21
-		'author' => '<p class="comment-form-author"><label for="author">' . esc_html__( 'Name', 'lsx' ) . '</label> ' .
22
-			( $req ? '<span class="required">*</span>' : '' ) .
23
-			'<input class="form-control" placeholder="' . esc_html__( 'Name', 'lsx' ) . '" id="author" name="author" type="text" value="' . esc_attr( $commenter['comment_author'] ) . '" size="30"' . $aria_req . $html_req . '></p>',
21
+		'author' => '<p class="comment-form-author"><label for="author">' . esc_html__('Name', 'lsx') . '</label> ' .
22
+			($req ? '<span class="required">*</span>' : '') .
23
+			'<input class="form-control" placeholder="' . esc_html__('Name', 'lsx') . '" id="author" name="author" type="text" value="' . esc_attr($commenter['comment_author']) . '" size="30"' . $aria_req . $html_req . '></p>',
24 24
 
25
-		'email'  => '<p class="comment-form-email"><label for="email">' . esc_html__( 'Email', 'lsx' ) . '</label> ' .
26
-			( $req ? '<span class="required">*</span>' : '' ) .
27
-			'<input class="form-control" placeholder="' . esc_html__( 'Email', 'lsx' ) . '" id="email" name="email" type="text" value="' . esc_attr( $commenter['comment_author_email'] ) . '" size="30"' . $aria_req . $html_req . '></p>',
25
+		'email'  => '<p class="comment-form-email"><label for="email">' . esc_html__('Email', 'lsx') . '</label> ' .
26
+			($req ? '<span class="required">*</span>' : '') .
27
+			'<input class="form-control" placeholder="' . esc_html__('Email', 'lsx') . '" id="email" name="email" type="text" value="' . esc_attr($commenter['comment_author_email']) . '" size="30"' . $aria_req . $html_req . '></p>',
28 28
 
29
-		'url'    => '<p class="comment-form-url"><label for="url">' . esc_html__( 'Website', 'lsx' ) . '</label>' .
30
-			'<input class="form-control" placeholder="' . esc_html__( 'Website', 'lsx' ) . '" id="url" name="url" type="text" value="' . esc_attr( $commenter['comment_author_url'] ) . '" size="30"></p>',
29
+		'url'    => '<p class="comment-form-url"><label for="url">' . esc_html__('Website', 'lsx') . '</label>' .
30
+			'<input class="form-control" placeholder="' . esc_html__('Website', 'lsx') . '" id="url" name="url" type="text" value="' . esc_attr($commenter['comment_author_url']) . '" size="30"></p>',
31 31
 	),
32 32
 );
33 33
 
34
-comment_form( $comment_form_args );
34
+comment_form($comment_form_args);
35 35
 
36
-if ( have_comments() ) : ?>
36
+if (have_comments()) : ?>
37 37
 
38 38
 	<?php lsx_comments_before(); ?>
39 39
 
@@ -42,23 +42,23 @@  discard block
 block discarded – undo
42 42
 			<?php
43 43
 				$comments_number = get_comments_number();
44 44
 
45
-			if ( '1' === $comments_number ) {
45
+			if ('1' === $comments_number) {
46 46
 				printf(
47 47
 					/* Translators: %s: post title */
48
-					esc_html_x( 'One Response to &ldquo;%s&rdquo;', 'comments.php', 'lsx' ),
48
+					esc_html_x('One Response to &ldquo;%s&rdquo;', 'comments.php', 'lsx'),
49 49
 					get_the_title()
50 50
 				);
51 51
 			} else {
52 52
 				printf(
53 53
 					/* Translators: 1: number of comments, 2: post title */
54
-					esc_html( _nx(
54
+					esc_html(_nx(
55 55
 						'%1$s Response to &ldquo;%2$s&rdquo;',
56 56
 						'%1$s Responses to &ldquo;%2$s&rdquo;',
57 57
 						$comments_number,
58 58
 						'comments.php',
59 59
 						'lsx'
60
-					) ),
61
-					esc_html( number_format_i18n( $comments_number ) ),
60
+					)),
61
+					esc_html(number_format_i18n($comments_number)),
62 62
 					get_the_title()
63 63
 				);
64 64
 			}
@@ -77,23 +77,23 @@  discard block
 block discarded – undo
77 77
 
78 78
 		<?php
79 79
 			$comment_pages_count = get_comment_pages_count();
80
-			if ( $comment_pages_count > 1 && get_option( 'page_comments' ) ) : ?>
80
+			if ($comment_pages_count > 1 && get_option('page_comments')) : ?>
81 81
 			<nav>
82 82
 				<ul class="pager">
83
-					<?php if ( get_previous_comments_link() ) : ?>
84
-						<li class="previous"><?php previous_comments_link( esc_html__( '&larr; Older comments', 'lsx' ) ); ?></li>
83
+					<?php if (get_previous_comments_link()) : ?>
84
+						<li class="previous"><?php previous_comments_link(esc_html__('&larr; Older comments', 'lsx')); ?></li>
85 85
 					<?php endif; ?>
86 86
 
87
-					<?php if ( get_next_comments_link() ) : ?>
88
-						<li class="next"><?php next_comments_link( esc_html__( 'Newer comments &rarr;', 'lsx' ) ); ?></li>
87
+					<?php if (get_next_comments_link()) : ?>
88
+						<li class="next"><?php next_comments_link(esc_html__('Newer comments &rarr;', 'lsx')); ?></li>
89 89
 					<?php endif; ?>
90 90
 				</ul>
91 91
 			</nav>
92 92
 		<?php endif; ?>
93 93
 
94
-		<?php if ( ! comments_open() && ! is_page() && post_type_supports( get_post_type(), 'comments' ) ) : ?>
94
+		<?php if ( ! comments_open() && ! is_page() && post_type_supports(get_post_type(), 'comments')) : ?>
95 95
 			<div class="alert alert-warning">
96
-				<?php esc_html_e( 'Comments are closed.', 'lsx' ); ?>
96
+				<?php esc_html_e('Comments are closed.', 'lsx'); ?>
97 97
 			</div>
98 98
 		<?php endif; ?>
99 99
 	</section><!-- /#comments -->
@@ -102,11 +102,11 @@  discard block
 block discarded – undo
102 102
 
103 103
 <?php endif; ?>
104 104
 
105
-<?php if ( ! have_comments() && ! comments_open() && post_type_supports( get_post_type(), 'comments' ) ) : ?>
105
+<?php if ( ! have_comments() && ! comments_open() && post_type_supports(get_post_type(), 'comments')) : ?>
106 106
 
107 107
 	<section id="comments">
108 108
 		<div class="alert alert-warning">
109
-			<?php esc_html_e( 'Comments are closed.', 'lsx' ); ?>
109
+			<?php esc_html_e('Comments are closed.', 'lsx'); ?>
110 110
 		</div>
111 111
 	</section><!-- /#comments -->
112 112
 
Please login to merge, or discard this patch.
includes/classes/class-lsx-customize-header-layout-control.php 1 patch
Spacing   +16 added lines, -16 removed lines patch added patch discarded remove patch
@@ -7,15 +7,15 @@  discard block
 block discarded – undo
7 7
  * @category   header-layout
8 8
  */
9 9
 
10
-if ( ! defined( 'ABSPATH' ) ) {
10
+if ( ! defined('ABSPATH')) {
11 11
 	exit;
12 12
 }
13 13
 
14
-if ( ! class_exists( 'WP_Customize_Control' ) ) {
14
+if ( ! class_exists('WP_Customize_Control')) {
15 15
 	return;
16 16
 }
17 17
 
18
-if ( ! class_exists( 'LSX_Customize_Header_Layout_Control' ) ) :
18
+if ( ! class_exists('LSX_Customize_Header_Layout_Control')) :
19 19
 
20 20
 	/**
21 21
 	 * LSX_Customize_Header_Layout_Control Class
@@ -30,10 +30,10 @@  discard block
 block discarded – undo
30 30
 		public $statuses;
31 31
 		public $layouts = array();
32 32
 
33
-		public function __construct( $manager, $id, $args = array() ) {
34
-			parent::__construct( $manager, $id, $args );
33
+		public function __construct($manager, $id, $args = array()) {
34
+			parent::__construct($manager, $id, $args);
35 35
 
36
-			if ( ! empty( $args['choices'] ) ) {
36
+			if ( ! empty($args['choices'])) {
37 37
 				$this->layouts = $args['choices'];
38 38
 			}
39 39
 		}
@@ -42,35 +42,35 @@  discard block
 block discarded – undo
42 42
 		 * Enqueue scripts/styles for the color picker.
43 43
 		 */
44 44
 		public function enqueue() {
45
-			wp_enqueue_script( 'lsx-header-layout-control', get_template_directory_uri() . '/assets/js/admin/customizer-header-layout.js', array( 'jquery' ), LSX_VERSION, true );
45
+			wp_enqueue_script('lsx-header-layout-control', get_template_directory_uri() . '/assets/js/admin/customizer-header-layout.js', array('jquery'), LSX_VERSION, true);
46 46
 		}
47 47
 
48 48
 		/**
49 49
 		 * Render output.
50 50
 		 */
51 51
 		public function render_content() {
52
-			$post_id = 'customize-control-' . str_replace( '[', '-', str_replace( ']', '', $this->id ) );
52
+			$post_id = 'customize-control-' . str_replace('[', '-', str_replace(']', '', $this->id));
53 53
 			$class   = 'customize-control customize-control-' . $this->type;
54 54
 			$value   = $this->value();
55 55
 			?>
56 56
 			<label>
57
-				<?php if ( ! empty( $this->label ) ) { ?>
58
-					<span class="customize-control-title"><?php echo esc_html( $this->label ); ?></span>
57
+				<?php if ( ! empty($this->label)) { ?>
58
+					<span class="customize-control-title"><?php echo esc_html($this->label); ?></span>
59 59
 				<?php }
60
-				if ( ! empty( $this->description ) ) { ?>
61
-					<span class="description customize-control-description"><?php echo esc_html( $this->description ); ?></span>
60
+				if ( ! empty($this->description)) { ?>
61
+					<span class="description customize-control-description"><?php echo esc_html($this->description); ?></span>
62 62
 				<?php } ?>
63 63
 				<div class="header-layouts-selector">
64 64
 					<?php
65
-					foreach ( $this->layouts as $layout ) {
65
+					foreach ($this->layouts as $layout) {
66 66
 						$sel = 'border: 1px solid transparent;';
67
-						if ( $value === $layout ) {
67
+						if ($value === $layout) {
68 68
 							$sel = 'border: 1px solid rgb(43, 166, 203);';
69 69
 						}
70
-						echo '<img class="header-layout-button" style="padding:2px;' . esc_attr( $sel ) . '" src="' . esc_attr( get_template_directory_uri() ) . '/assets/images/admin/header-' . esc_attr( $layout ) . '.png" data-option="' . esc_attr( $layout ) . '">';
70
+						echo '<img class="header-layout-button" style="padding:2px;' . esc_attr($sel) . '" src="' . esc_attr(get_template_directory_uri()) . '/assets/images/admin/header-' . esc_attr($layout) . '.png" data-option="' . esc_attr($layout) . '">';
71 71
 					}
72 72
 					?>
73
-					<input <?php $this->link(); ?> class="selected-header-layout <?php echo esc_attr( $class ); ?>" id="<?php echo esc_attr( $post_id ); ?>" type="hidden" value="<?php echo esc_attr( $value ); ?>" <?php $this->input_attrs(); ?>>
73
+					<input <?php $this->link(); ?> class="selected-header-layout <?php echo esc_attr($class); ?>" id="<?php echo esc_attr($post_id); ?>" type="hidden" value="<?php echo esc_attr($value); ?>" <?php $this->input_attrs(); ?>>
74 74
 				</div>
75 75
 			</label>
76 76
 			<?php
Please login to merge, or discard this patch.
includes/classes/class-lsx-customize-layout-control.php 1 patch
Spacing   +16 added lines, -16 removed lines patch added patch discarded remove patch
@@ -7,15 +7,15 @@  discard block
 block discarded – undo
7 7
  * @category   layout
8 8
  */
9 9
 
10
-if ( ! defined( 'ABSPATH' ) ) {
10
+if ( ! defined('ABSPATH')) {
11 11
 	exit;
12 12
 }
13 13
 
14
-if ( ! class_exists( 'WP_Customize_Control' ) ) {
14
+if ( ! class_exists('WP_Customize_Control')) {
15 15
 	return;
16 16
 }
17 17
 
18
-if ( ! class_exists( 'LSX_Customize_Layout_Control' ) ) :
18
+if ( ! class_exists('LSX_Customize_Layout_Control')) :
19 19
 
20 20
 	/**
21 21
 	 * LSX_Customize_Layout_Control Class.
@@ -30,9 +30,9 @@  discard block
 block discarded – undo
30 30
 		public $statuses;
31 31
 		public $layouts = array();
32 32
 
33
-		public function __construct( $manager, $id, $args = array() ) {
34
-			parent::__construct( $manager, $id, $args );
35
-			if ( ! empty( $args['choices'] ) ) {
33
+		public function __construct($manager, $id, $args = array()) {
34
+			parent::__construct($manager, $id, $args);
35
+			if ( ! empty($args['choices'])) {
36 36
 				$this->layouts = $args['choices'];
37 37
 			}
38 38
 		}
@@ -41,35 +41,35 @@  discard block
 block discarded – undo
41 41
 		 * Enqueue scripts/styles for the color picker.
42 42
 		 */
43 43
 		public function enqueue() {
44
-			wp_enqueue_script( 'lsx-layout-control', get_template_directory_uri() . '/assets/js/admin/customizer-layout.js', array( 'jquery' ), LSX_VERSION, true );
44
+			wp_enqueue_script('lsx-layout-control', get_template_directory_uri() . '/assets/js/admin/customizer-layout.js', array('jquery'), LSX_VERSION, true);
45 45
 		}
46 46
 
47 47
 		/**
48 48
 		 * Render output.
49 49
 		 */
50 50
 		public function render_content() {
51
-			$post_id = 'customize-control-' . str_replace( '[', '-', str_replace( ']', '', $this->id ) );
51
+			$post_id = 'customize-control-' . str_replace('[', '-', str_replace(']', '', $this->id));
52 52
 			$class   = 'customize-control customize-control-' . $this->type;
53 53
 			$value   = $this->value();
54 54
 			?>
55 55
 			<label>
56
-				<?php if ( ! empty( $this->label ) ) { ?>
57
-					<span class="customize-control-title"><?php echo esc_html( $this->label ); ?></span>
56
+				<?php if ( ! empty($this->label)) { ?>
57
+					<span class="customize-control-title"><?php echo esc_html($this->label); ?></span>
58 58
 				<?php }
59
-				if ( ! empty( $this->description ) ) { ?>
60
-					<span class="description customize-control-description"><?php echo esc_html( $this->description ); ?></span>
59
+				if ( ! empty($this->description)) { ?>
60
+					<span class="description customize-control-description"><?php echo esc_html($this->description); ?></span>
61 61
 				<?php } ?>
62 62
 				<div class="layouts-selector">
63 63
 					<?php
64
-					foreach ( $this->layouts as $layout ) {
64
+					foreach ($this->layouts as $layout) {
65 65
 						$sel = 'border: 1px solid transparent;';
66
-						if ( $value === $layout ) {
66
+						if ($value === $layout) {
67 67
 							$sel = 'border: 1px solid rgb(43, 166, 203);';
68 68
 						}
69
-						echo '<img class="layout-button" style="padding:2px;' . esc_attr( $sel ) . '" src="' . esc_attr( get_template_directory_uri() ) . '/assets/images/admin/' . esc_attr( $layout ) . '.png" data-option="' . esc_attr( $layout ) . '">';
69
+						echo '<img class="layout-button" style="padding:2px;' . esc_attr($sel) . '" src="' . esc_attr(get_template_directory_uri()) . '/assets/images/admin/' . esc_attr($layout) . '.png" data-option="' . esc_attr($layout) . '">';
70 70
 					}
71 71
 					?>
72
-					<input <?php $this->link(); ?> class="selected-layout <?php echo esc_attr( $class ); ?>" id="<?php echo esc_attr( $post_id ); ?>" type="hidden" value="<?php echo esc_attr( $value ); ?>" <?php $this->input_attrs(); ?>>
72
+					<input <?php $this->link(); ?> class="selected-layout <?php echo esc_attr($class); ?>" id="<?php echo esc_attr($post_id); ?>" type="hidden" value="<?php echo esc_attr($value); ?>" <?php $this->input_attrs(); ?>>
73 73
 				</div>
74 74
 			</label>
75 75
 			<?php
Please login to merge, or discard this patch.
includes/classes/class-lsx-nav-walker.php 1 patch
Spacing   +22 added lines, -22 removed lines patch added patch discarded remove patch
@@ -7,15 +7,15 @@  discard block
 block discarded – undo
7 7
  * @category   bootstrap-walker
8 8
  */
9 9
 
10
-if ( ! defined( 'ABSPATH' ) ) {
10
+if ( ! defined('ABSPATH')) {
11 11
 	exit;
12 12
 }
13 13
 
14
-if ( ! class_exists( 'Walker_Nav_Menu' ) ) {
14
+if ( ! class_exists('Walker_Nav_Menu')) {
15 15
 	return;
16 16
 }
17 17
 
18
-if ( ! class_exists( 'LSX_Nav_Walker' ) ) :
18
+if ( ! class_exists('LSX_Nav_Walker')) :
19 19
 
20 20
 	/**
21 21
 	 * Cleaner walker for wp_nav_menu()
@@ -34,46 +34,46 @@  discard block
 block discarded – undo
34 34
 	 */
35 35
 	class LSX_Nav_Walker extends Walker_Nav_Menu {
36 36
 
37
-		function check_current( $classes ) {
38
-			return preg_match( '/(current[-_])|active|dropdown/', $classes );
37
+		function check_current($classes) {
38
+			return preg_match('/(current[-_])|active|dropdown/', $classes);
39 39
 		}
40 40
 
41
-		function start_lvl( &$output, $depth = 0, $args = array() ) {
41
+		function start_lvl(&$output, $depth = 0, $args = array()) {
42 42
 			$output .= "\n<ul class=\"dropdown-menu\">\n";
43 43
 		}
44 44
 
45
-		function start_el( &$output, $item, $depth = 0, $args = array(), $id = 0 ) {
45
+		function start_el(&$output, $item, $depth = 0, $args = array(), $id = 0) {
46 46
 			$item_html = '';
47 47
 
48
-			if ( isset( $item->title ) ) {
49
-				parent::start_el( $item_html, $item, $depth, $args );
48
+			if (isset($item->title)) {
49
+				parent::start_el($item_html, $item, $depth, $args);
50 50
 
51
-				if ( $item->is_dropdown && ( 0 === $depth ) ) {
52
-					$item_html = str_replace( '<a', '<a class="dropdown-toggle" data-target="#"', $item_html );
53
-					$item_html = str_replace( '</a>', ' <b class="caret"></b></a>', $item_html );
54
-				} elseif ( stristr( $item_html, 'li class="divider"' ) ) {
55
-					$item_html = preg_replace( '/<a[^>]*>.*?<\/a>/iU', '', $item_html );
56
-				} elseif ( stristr( $item_html, 'li class="dropdown-header"' ) ) {
57
-					$item_html = preg_replace( '/<a[^>]*>(.*)<\/a>/iU', '$1', $item_html );
51
+				if ($item->is_dropdown && (0 === $depth)) {
52
+					$item_html = str_replace('<a', '<a class="dropdown-toggle" data-target="#"', $item_html);
53
+					$item_html = str_replace('</a>', ' <b class="caret"></b></a>', $item_html);
54
+				} elseif (stristr($item_html, 'li class="divider"')) {
55
+					$item_html = preg_replace('/<a[^>]*>.*?<\/a>/iU', '', $item_html);
56
+				} elseif (stristr($item_html, 'li class="dropdown-header"')) {
57
+					$item_html = preg_replace('/<a[^>]*>(.*)<\/a>/iU', '$1', $item_html);
58 58
 				}
59 59
 
60
-				$item_html = apply_filters( 'lsx_wp_nav_menu_item', $item_html );
60
+				$item_html = apply_filters('lsx_wp_nav_menu_item', $item_html);
61 61
 				$output   .= $item_html;
62 62
 			}
63 63
 		}
64 64
 
65
-		function display_element( $element, &$children_elements, $max_depth, $depth = 0, $args, &$output ) {
66
-			$element->is_dropdown = ( ( ! empty( $children_elements[ $element->ID ] ) && ( ( $depth + 1 ) < $max_depth || ( 0 === $max_depth ) ) ) );
65
+		function display_element($element, &$children_elements, $max_depth, $depth = 0, $args, &$output) {
66
+			$element->is_dropdown = (( ! empty($children_elements[$element->ID]) && (($depth + 1) < $max_depth || (0 === $max_depth))));
67 67
 
68
-			if ( $element->is_dropdown ) {
69
-				if ( $depth > 0 ) {
68
+			if ($element->is_dropdown) {
69
+				if ($depth > 0) {
70 70
 					$element->classes[] = 'dropdown-submenu';
71 71
 				} else {
72 72
 					$element->classes[] = 'dropdown';
73 73
 				}
74 74
 			}
75 75
 
76
-			parent::display_element( $element, $children_elements, $max_depth, $depth, $args, $output );
76
+			parent::display_element($element, $children_elements, $max_depth, $depth, $args, $output);
77 77
 		}
78 78
 
79 79
 	}
Please login to merge, or discard this patch.
includes/classes/class-lsx-lazy-load-images.php 1 patch
Spacing   +59 added lines, -59 removed lines patch added patch discarded remove patch
@@ -6,11 +6,11 @@  discard block
 block discarded – undo
6 6
  * @subpackage lazyload
7 7
  */
8 8
 
9
-if ( ! defined( 'ABSPATH' ) ) {
9
+if ( ! defined('ABSPATH')) {
10 10
 	exit;
11 11
 }
12 12
 
13
-if ( ! class_exists( 'LSX_Lazy_Load_Images' ) ) :
13
+if ( ! class_exists('LSX_Lazy_Load_Images')) :
14 14
 
15 15
 	/*
16 16
 	 * LSX Lazy Load Images Class
@@ -39,143 +39,143 @@  discard block
 block discarded – undo
39 39
 		protected static $noscripts   = array();
40 40
 
41 41
 		static function init() {
42
-			if ( is_admin() ) {
42
+			if (is_admin()) {
43 43
 				return;
44 44
 			}
45 45
 
46
-			if ( get_theme_mod( 'lsx_lazyload_status', '1' ) === false ) {
46
+			if (get_theme_mod('lsx_lazyload_status', '1') === false) {
47 47
 				self::$enabled = false;
48 48
 				return;
49 49
 			}
50 50
 
51
-			if ( ! apply_filters( 'lsx_lazyload_is_enabled', true ) ) {
51
+			if ( ! apply_filters('lsx_lazyload_is_enabled', true)) {
52 52
 				self::$enabled = false;
53 53
 				return;
54 54
 			}
55 55
 
56
-			add_action( 'wp_enqueue_scripts', array( __CLASS__, 'add_scripts' ) );
57
-			add_action( 'wp_head', array( __CLASS__, 'setup_filters' ), 9999 );
58
-			add_filter( 'wp_kses_allowed_html', array( __CLASS__, 'kses_allowed_html' ), 10, 2 );
56
+			add_action('wp_enqueue_scripts', array(__CLASS__, 'add_scripts'));
57
+			add_action('wp_head', array(__CLASS__, 'setup_filters'), 9999);
58
+			add_filter('wp_kses_allowed_html', array(__CLASS__, 'kses_allowed_html'), 10, 2);
59 59
 		}
60 60
 
61 61
 		static function setup_filters() {
62 62
 			// WordPress.
63
-			add_filter( 'the_content', array( __CLASS__, 'filter_images' ), 200 );
64
-			add_filter( 'widget_text', array( __CLASS__, 'filter_images' ), 200 );
65
-			add_filter( 'post_thumbnail_html', array( __CLASS__, 'filter_images' ), 200 );
66
-			add_filter( 'get_avatar', array( __CLASS__, 'filter_images' ), 200 );
63
+			add_filter('the_content', array(__CLASS__, 'filter_images'), 200);
64
+			add_filter('widget_text', array(__CLASS__, 'filter_images'), 200);
65
+			add_filter('post_thumbnail_html', array(__CLASS__, 'filter_images'), 200);
66
+			add_filter('get_avatar', array(__CLASS__, 'filter_images'), 200);
67 67
 
68 68
 			// LSX.
69
-			add_filter( 'lsx_lazyload_filter_images', array( __CLASS__, 'filter_images' ), 200 );
69
+			add_filter('lsx_lazyload_filter_images', array(__CLASS__, 'filter_images'), 200);
70 70
 
71 71
 			// Envira Gallery.
72
-			add_filter( 'envira_gallery_output_image', array( __CLASS__, 'filter_images' ), 200 );
72
+			add_filter('envira_gallery_output_image', array(__CLASS__, 'filter_images'), 200);
73 73
 		}
74 74
 
75 75
 		static function add_scripts() {
76
-			wp_enqueue_script( 'lazysizes', get_template_directory_uri() . '/assets/js/vendor/lazysizes.min.js', array( 'jquery' ), LSX_VERSION, true );
76
+			wp_enqueue_script('lazysizes', get_template_directory_uri() . '/assets/js/vendor/lazysizes.min.js', array('jquery'), LSX_VERSION, true);
77 77
 			// Plugin that enables use lazysizes in brackground images
78 78
 			// wp_enqueue_script( 'lazysizes', get_template_directory_uri() . '/assets/js/vendor/ls.unveilhooks.min.js', array( 'jquery', 'lazysizes' ), LSX_VERSION, true );
79 79
 		}
80 80
 
81
-		static function filter_images( $content ) {
82
-			if ( ! self::is_enabled() ) {
81
+		static function filter_images($content) {
82
+			if ( ! self::is_enabled()) {
83 83
 				return $content;
84 84
 			}
85 85
 
86
-			$http_user_agent = sanitize_text_field( wp_unslash( $_SERVER['HTTP_USER_AGENT'] ) );
87
-			$http_user_agent = ! empty( $http_user_agent ) ? $http_user_agent : '';
86
+			$http_user_agent = sanitize_text_field(wp_unslash($_SERVER['HTTP_USER_AGENT']));
87
+			$http_user_agent = ! empty($http_user_agent) ? $http_user_agent : '';
88 88
 
89
-			if ( is_feed()
89
+			if (is_feed()
90 90
 				|| is_preview()
91
-				|| 1 === intval( get_query_var( 'print' ) )
92
-				|| 1 === intval( get_query_var( 'printpage' ) )
93
-				|| strpos( $http_user_agent, 'Opera Mini' ) !== false
91
+				|| 1 === intval(get_query_var('print'))
92
+				|| 1 === intval(get_query_var('printpage'))
93
+				|| strpos($http_user_agent, 'Opera Mini') !== false
94 94
 			) {
95 95
 				return $content;
96 96
 			}
97 97
 
98 98
 			$skip_images_regex = '/class=".*(lazyload|disable-lazyload).*"/';
99
-			$placeholder_image = apply_filters( 'lsx_lazyload_placeholder_image', get_template_directory_uri() . '/assets/images/empty.gif' );
99
+			$placeholder_image = apply_filters('lsx_lazyload_placeholder_image', get_template_directory_uri() . '/assets/images/empty.gif');
100 100
 
101 101
 			$matches = array();
102 102
 			$search  = array();
103 103
 			$replace = array();
104 104
 
105
-			$content = preg_replace_callback( '~<noscript.+?</noscript>~s', 'self::noscripts_remove', $content );
106
-			preg_match_all( '/<img[^>]*>/', $content, $matches );
105
+			$content = preg_replace_callback('~<noscript.+?</noscript>~s', 'self::noscripts_remove', $content);
106
+			preg_match_all('/<img[^>]*>/', $content, $matches);
107 107
 
108
-			foreach ( $matches[0] as $img_html ) {
109
-				if ( ! ( preg_match( $skip_images_regex, $img_html ) ) ) {
108
+			foreach ($matches[0] as $img_html) {
109
+				if ( ! (preg_match($skip_images_regex, $img_html))) {
110 110
 					$add_class = false;
111 111
 
112
-					if ( ! preg_match( '/src=[\'"]([^\'"]+)[\'"]/', $img_html ) && preg_match( '/srcset=[\'"]([^\'"]+)[\'"]/', $img_html ) ) {
113
-						$replace_html = preg_replace( '/<img(.*?)srcset=/i', '<img$1srcset="' . $placeholder_image . '" data-srcset=', $img_html );
112
+					if ( ! preg_match('/src=[\'"]([^\'"]+)[\'"]/', $img_html) && preg_match('/srcset=[\'"]([^\'"]+)[\'"]/', $img_html)) {
113
+						$replace_html = preg_replace('/<img(.*?)srcset=/i', '<img$1srcset="' . $placeholder_image . '" data-srcset=', $img_html);
114 114
 
115
-						if ( preg_match( '/sizes=[\'"]([^\'"]+)[\'"]/', $img_html ) ) {
116
-							$replace_html = preg_replace( '/sizes=/i', 'data-sizes=', $replace_html );
115
+						if (preg_match('/sizes=[\'"]([^\'"]+)[\'"]/', $img_html)) {
116
+							$replace_html = preg_replace('/sizes=/i', 'data-sizes=', $replace_html);
117 117
 						} else {
118
-							$replace_html = preg_replace( '/data-srcset=/i', 'data-sizes="auto" data-srcset=', $replace_html );
118
+							$replace_html = preg_replace('/data-srcset=/i', 'data-sizes="auto" data-srcset=', $replace_html);
119 119
 						}
120 120
 
121 121
 						$add_class = true;
122
-					} elseif ( preg_match( '/src=[\'"]([^\'"]+)[\'"]/', $img_html ) ) {
123
-						$replace_html = preg_replace( '/<img(.*?)src=/i', '<img$1src="' . $placeholder_image . '" data-src=', $img_html );
122
+					} elseif (preg_match('/src=[\'"]([^\'"]+)[\'"]/', $img_html)) {
123
+						$replace_html = preg_replace('/<img(.*?)src=/i', '<img$1src="' . $placeholder_image . '" data-src=', $img_html);
124 124
 
125
-						if ( preg_match( '/srcset=[\'"]([^\'"]+)[\'"]/', $img_html ) ) {
126
-							if ( preg_match( '/sizes=[\'"]([^\'"]+)[\'"]/', $img_html ) ) {
127
-								$replace_html = preg_replace( '/srcset=/i', 'data-srcset=', $replace_html );
128
-								$replace_html = preg_replace( '/sizes=/i', 'data-sizes=', $replace_html );
125
+						if (preg_match('/srcset=[\'"]([^\'"]+)[\'"]/', $img_html)) {
126
+							if (preg_match('/sizes=[\'"]([^\'"]+)[\'"]/', $img_html)) {
127
+								$replace_html = preg_replace('/srcset=/i', 'data-srcset=', $replace_html);
128
+								$replace_html = preg_replace('/sizes=/i', 'data-sizes=', $replace_html);
129 129
 							} else {
130
-								$replace_html = preg_replace( '/srcset=/i', 'data-sizes="auto" data-srcset=', $replace_html );
130
+								$replace_html = preg_replace('/srcset=/i', 'data-sizes="auto" data-srcset=', $replace_html);
131 131
 							}
132 132
 						}
133 133
 
134 134
 						$add_class = true;
135 135
 					}
136 136
 
137
-					if ( $add_class ) {
138
-						$replace_html  = self::add_class( $replace_html, 'lazyload' );
137
+					if ($add_class) {
138
+						$replace_html  = self::add_class($replace_html, 'lazyload');
139 139
 						$replace_html .= '<noscript>' . $img_html . '</noscript>';
140 140
 
141
-						array_push( $search, $img_html );
142
-						array_push( $replace, $replace_html );
141
+						array_push($search, $img_html);
142
+						array_push($replace, $replace_html);
143 143
 					}
144 144
 				}
145 145
 			}
146 146
 
147
-			$content = str_replace( $search, $replace, $content );
148
-			$content = preg_replace_callback( '~' . chr( 20 ) . '([0-9]+)' . chr( 20 ) . '~', 'self::noscripts_restore', $content );
147
+			$content = str_replace($search, $replace, $content);
148
+			$content = preg_replace_callback('~' . chr(20) . '([0-9]+)' . chr(20) . '~', 'self::noscripts_restore', $content);
149 149
 			return $content;
150 150
 		}
151 151
 
152
-		static function noscripts_remove( $match ) {
152
+		static function noscripts_remove($match) {
153 153
 			self::$noscript_id++;
154
-			self::$noscripts[ self::$noscript_id ] = $match[0];
155
-			return chr( 20 ) . self::$noscript_id . chr( 20 );
154
+			self::$noscripts[self::$noscript_id] = $match[0];
155
+			return chr(20) . self::$noscript_id . chr(20);
156 156
 		}
157 157
 
158
-		static function noscripts_restore( $match ) {
159
-			return self::$noscripts[ (int) $match[1] ];
158
+		static function noscripts_restore($match) {
159
+			return self::$noscripts[(int) $match[1]];
160 160
 		}
161 161
 
162
-		static function add_class( $html_string = '', $new_class ) {
162
+		static function add_class($html_string = '', $new_class) {
163 163
 			$pattern = '/class=[\'"]([^\'"]*)[\'"]/';
164 164
 
165
-			if ( preg_match( $pattern, $html_string, $matches ) ) {
166
-				$defined_classes = explode( ' ', $matches[1] );
165
+			if (preg_match($pattern, $html_string, $matches)) {
166
+				$defined_classes = explode(' ', $matches[1]);
167 167
 
168
-				if ( ! in_array( $new_class, $defined_classes ) ) {
168
+				if ( ! in_array($new_class, $defined_classes)) {
169 169
 					$defined_classes[] = $new_class;
170 170
 
171 171
 					$html_string = str_replace(
172 172
 						$matches[0],
173
-						sprintf( 'class="%s"', implode( ' ', $defined_classes ) ),
173
+						sprintf('class="%s"', implode(' ', $defined_classes)),
174 174
 						$html_string
175 175
 					);
176 176
 				}
177 177
 			} else {
178
-				$html_string = preg_replace( '/(\<.+\s)/', sprintf( '$1class="%s" ', $new_class ), $html_string );
178
+				$html_string = preg_replace('/(\<.+\s)/', sprintf('$1class="%s" ', $new_class), $html_string);
179 179
 			}
180 180
 
181 181
 			return $html_string;
@@ -185,7 +185,7 @@  discard block
 block discarded – undo
185 185
 			return self::$enabled;
186 186
 		}
187 187
 
188
-		static function kses_allowed_html( $allowedtags, $context ) {
188
+		static function kses_allowed_html($allowedtags, $context) {
189 189
 			$allowedtags['noscript'] = array();
190 190
 
191 191
 			$allowedtags['img']['data-src']    = true;
@@ -198,4 +198,4 @@  discard block
 block discarded – undo
198 198
 
199 199
 endif;
200 200
 
201
-add_action( 'init', array( 'LSX_Lazy_Load_Images', 'init' ) );
201
+add_action('init', array('LSX_Lazy_Load_Images', 'init'));
Please login to merge, or discard this patch.
includes/classes/class-lsx-wc-widget-recent-reviews.php 1 patch
Spacing   +21 added lines, -21 removed lines patch added patch discarded remove patch
@@ -1,6 +1,6 @@  discard block
 block discarded – undo
1 1
 <?php
2 2
 
3
-if ( ! defined( 'ABSPATH' ) ) {
3
+if ( ! defined('ABSPATH')) {
4 4
 	exit;
5 5
 }
6 6
 
@@ -20,14 +20,14 @@  discard block
 block discarded – undo
20 20
 	 */
21 21
 	public function __construct() {
22 22
 		$this->widget_cssclass    = 'woocommerce widget_recent_reviews';
23
-		$this->widget_description = __( 'Display a list of your most recent reviews on your site.', 'lsx' );
23
+		$this->widget_description = __('Display a list of your most recent reviews on your site.', 'lsx');
24 24
 		$this->widget_id          = 'woocommerce_recent_reviews';
25
-		$this->widget_name        = __( 'WooCommerce recent reviews', 'lsx' );
25
+		$this->widget_name        = __('WooCommerce recent reviews', 'lsx');
26 26
 		$this->settings           = array(
27 27
 			'title'  => array(
28 28
 				'type'  => 'text',
29
-				'std'   => __( 'Recent reviews', 'lsx' ),
30
-				'label' => __( 'Title', 'lsx' ),
29
+				'std'   => __('Recent reviews', 'lsx'),
30
+				'label' => __('Title', 'lsx'),
31 31
 			),
32 32
 			'number' => array(
33 33
 				'type'  => 'number',
@@ -35,7 +35,7 @@  discard block
 block discarded – undo
35 35
 				'min'   => 1,
36 36
 				'max'   => '',
37 37
 				'std'   => 10,
38
-				'label' => __( 'Number of reviews to show', 'lsx' ),
38
+				'label' => __('Number of reviews to show', 'lsx'),
39 39
 			),
40 40
 		);
41 41
 
@@ -50,44 +50,44 @@  discard block
 block discarded – undo
50 50
 	 * @param array $args
51 51
 	 * @param array $instance
52 52
 	 */
53
-	public function widget( $args, $instance ) {
53
+	public function widget($args, $instance) {
54 54
 		global $comments, $comment;
55 55
 
56
-		if ( $this->get_cached_widget( $args ) ) {
56
+		if ($this->get_cached_widget($args)) {
57 57
 			return;
58 58
 		}
59 59
 
60 60
 		ob_start();
61 61
 
62
-		$number = ! empty( $instance['number'] ) ? absint( $instance['number'] ) : $this->settings['number']['std'];
62
+		$number = ! empty($instance['number']) ? absint($instance['number']) : $this->settings['number']['std'];
63 63
 
64
-		$comments = get_comments( array(
64
+		$comments = get_comments(array(
65 65
 			'number'      => $number,
66 66
 			'status'      => 'approve',
67 67
 			'post_status' => 'publish',
68 68
 			'post_type'   => 'product',
69 69
 			'parent'      => 0,
70
-		) );
70
+		));
71 71
 
72
-		if ( $comments ) {
73
-			$this->widget_start( $args, $instance );
72
+		if ($comments) {
73
+			$this->widget_start($args, $instance);
74 74
 
75 75
 			// @codingStandardsIgnoreLine
76
-			echo apply_filters( 'woocommerce_before_widget_product_list', '<ul class="product_list_widget">' );
76
+			echo apply_filters('woocommerce_before_widget_product_list', '<ul class="product_list_widget">');
77 77
 
78 78
 			global $comment, $_product, $rating;
79 79
 
80
-			foreach ( (array) $comments as $comment ) {
81
-				$_product = wc_get_product( $comment->comment_post_ID );
82
-				$rating = intval( get_comment_meta( $comment->comment_ID, 'rating', true ) );
80
+			foreach ((array) $comments as $comment) {
81
+				$_product = wc_get_product($comment->comment_post_ID);
82
+				$rating = intval(get_comment_meta($comment->comment_ID, 'rating', true));
83 83
 
84
-				wc_get_template( 'content-widget-review.php' );
84
+				wc_get_template('content-widget-review.php');
85 85
 			}
86 86
 
87 87
 			// @codingStandardsIgnoreLine
88
-			echo apply_filters( 'woocommerce_after_widget_product_list', '</ul>' );
88
+			echo apply_filters('woocommerce_after_widget_product_list', '</ul>');
89 89
 
90
-			$this->widget_end( $args );
90
+			$this->widget_end($args);
91 91
 		}
92 92
 
93 93
 		$content = ob_get_clean();
@@ -95,6 +95,6 @@  discard block
 block discarded – undo
95 95
 		// @codingStandardsIgnoreLine
96 96
 		echo $content;
97 97
 
98
-		$this->cache_widget( $args, $content );
98
+		$this->cache_widget($args, $content);
99 99
 	}
100 100
 }
Please login to merge, or discard this patch.
includes/classes/class-lsx-bootstrap-navwalker.php 1 patch
Spacing   +52 added lines, -52 removed lines patch added patch discarded remove patch
@@ -7,15 +7,15 @@  discard block
 block discarded – undo
7 7
  * @category   bootstrap-navigation-walker
8 8
  */
9 9
 
10
-if ( ! defined( 'ABSPATH' ) ) {
10
+if ( ! defined('ABSPATH')) {
11 11
 	exit;
12 12
 }
13 13
 
14
-if ( ! class_exists( 'Walker_Nav_Menu' ) ) {
14
+if ( ! class_exists('Walker_Nav_Menu')) {
15 15
 	return;
16 16
 }
17 17
 
18
-if ( ! class_exists( 'LSX_Bootstrap_Navwalker' ) ) :
18
+if ( ! class_exists('LSX_Bootstrap_Navwalker')) :
19 19
 
20 20
 	/**
21 21
 	 * Cleaner Bootstrap walker
@@ -34,8 +34,8 @@  discard block
 block discarded – undo
34 34
 		 * @param string $output Passed by reference. Used to append additional content.
35 35
 		 * @param int $depth Depth of page. Used for padding.
36 36
 		 */
37
-		public function start_lvl( &$output, $depth = 0, $args = array() ) {
38
-			$indent  = str_repeat( "\t", $depth );
37
+		public function start_lvl(&$output, $depth = 0, $args = array()) {
38
+			$indent  = str_repeat("\t", $depth);
39 39
 			$output .= "\n$indent<ul role=\"menu\" class=\" dropdown-menu\">\n";
40 40
 		}
41 41
 
@@ -43,7 +43,7 @@  discard block
 block discarded – undo
43 43
 		 * Used to append additional content.
44 44
 		 * @param string $item Passed by reference.
45 45
 		 */
46
-		public function filter_default_pages( &$item ) {
46
+		public function filter_default_pages(&$item) {
47 47
 			return $item;
48 48
 		}
49 49
 
@@ -57,14 +57,14 @@  discard block
 block discarded – undo
57 57
 		 * @param int $current_page Menu item ID.
58 58
 		 * @param object $args
59 59
 		 */
60
-		public function start_el( &$output, $item, $depth = 0, $args = array(), $id = 0 ) {
61
-			$indent = ( $depth ) ? str_repeat( "\t", $depth ) : '';
60
+		public function start_el(&$output, $item, $depth = 0, $args = array(), $id = 0) {
61
+			$indent = ($depth) ? str_repeat("\t", $depth) : '';
62 62
 
63 63
 			/**
64 64
 			 * If this is a default menu being called we need to fix
65 65
 			 * the item object thats coming through.
66 66
 			 */
67
-			if ( ! isset( $item->title ) ) {
67
+			if ( ! isset($item->title)) {
68 68
 				return;
69 69
 			}
70 70
 
@@ -76,63 +76,63 @@  discard block
 block discarded – undo
76 76
 			 * comparison that is not case sensitive. The strcasecmp() function returns
77 77
 			 * a 0 if the strings are equal.
78 78
 			 */
79
-			if ( 0 == strcasecmp( $item->attr_title, 'divider' ) && 1 === $depth ) {
79
+			if (0 == strcasecmp($item->attr_title, 'divider') && 1 === $depth) {
80 80
 				$output .= $indent . '<li role="presentation" class="divider">';
81
-			} elseif ( 0 == strcasecmp( $item->title, 'divider' ) && 1 === $depth ) {
81
+			} elseif (0 == strcasecmp($item->title, 'divider') && 1 === $depth) {
82 82
 				$output .= $indent . '<li role="presentation" class="divider">';
83
-			} elseif ( 0 == strcasecmp( $item->attr_title, 'dropdown-header' ) && 1 === $depth ) {
84
-				$output .= $indent . '<li role="presentation" class="dropdown-header">' . esc_attr( $item->title );
85
-			} elseif ( 0 == strcasecmp( $item->attr_title, 'disabled' ) ) {
86
-				$output .= $indent . '<li role="presentation" class="disabled"><a href="#">' . esc_attr( $item->title ) . '</a>';
83
+			} elseif (0 == strcasecmp($item->attr_title, 'dropdown-header') && 1 === $depth) {
84
+				$output .= $indent . '<li role="presentation" class="dropdown-header">' . esc_attr($item->title);
85
+			} elseif (0 == strcasecmp($item->attr_title, 'disabled')) {
86
+				$output .= $indent . '<li role="presentation" class="disabled"><a href="#">' . esc_attr($item->title) . '</a>';
87 87
 			} else {
88 88
 				$class_names = '';
89 89
 				$value       = '';
90 90
 
91
-				$classes = empty( $item->classes ) ? array() : (array) $item->classes;
91
+				$classes = empty($item->classes) ? array() : (array) $item->classes;
92 92
 				$classes[] = 'menu-item-' . $item->ID;
93 93
 
94
-				$classes = apply_filters( 'lsx_nav_menu_css_class', array_filter( $classes ), $item, $args , $depth );
94
+				$classes = apply_filters('lsx_nav_menu_css_class', array_filter($classes), $item, $args, $depth);
95 95
 
96
-				$class_names = join( ' ', $classes );
96
+				$class_names = join(' ', $classes);
97 97
 
98
-				if ( $args->has_children )
98
+				if ($args->has_children)
99 99
 					$class_names .= ' dropdown';
100 100
 
101
-				if ( in_array( 'current-menu-item', $classes ) )
101
+				if (in_array('current-menu-item', $classes))
102 102
 					$class_names .= ' active';
103 103
 
104
-				if ( in_array( 'current-menu-parent', $classes ) )
104
+				if (in_array('current-menu-parent', $classes))
105 105
 					$class_names .= ' active';
106 106
 
107 107
 				//Check if this is ment to be a "social" type menu
108
-				$class_names = $class_names ? ' class="' . esc_attr( $class_names ) . '"' : '';
108
+				$class_names = $class_names ? ' class="' . esc_attr($class_names) . '"' : '';
109 109
 
110
-				$id = apply_filters( 'nav_menu_item_id', 'menu-item-' . $item->ID, $item, $args );
111
-				$id = $id ? ' id="' . esc_attr( $id ) . '"' : '';
110
+				$id = apply_filters('nav_menu_item_id', 'menu-item-' . $item->ID, $item, $args);
111
+				$id = $id ? ' id="' . esc_attr($id) . '"' : '';
112 112
 
113 113
 				$output .= $indent . '<li' . $id . $value . $class_names . '>';
114 114
 
115 115
 				$atts = array();
116
-				$atts['title']  = ! empty( $item->attr_title ) ? $item->attr_title : $item->title;
117
-				$atts['target'] = ! empty( $item->target ) ? $item->target : '';
118
-				$atts['rel']    = ! empty( $item->xfn ) ? $item->xfn : '';
116
+				$atts['title']  = ! empty($item->attr_title) ? $item->attr_title : $item->title;
117
+				$atts['target'] = ! empty($item->target) ? $item->target : '';
118
+				$atts['rel']    = ! empty($item->xfn) ? $item->xfn : '';
119 119
 
120 120
 				// If item has_children add atts to a.
121
-				if ( $args->has_children ) {
122
-					$atts['href']          = ! empty( $item->url ) ? $item->url : '';
121
+				if ($args->has_children) {
122
+					$atts['href']          = ! empty($item->url) ? $item->url : '';
123 123
 					$atts['data-toggle']   = 'dropdown';
124 124
 					$atts['class']         = 'dropdown-toggle';
125 125
 					$atts['aria-haspopup'] = 'true';
126 126
 				} else {
127
-					$atts['href'] = ! empty( $item->url ) ? $item->url : '';
127
+					$atts['href'] = ! empty($item->url) ? $item->url : '';
128 128
 				}
129 129
 
130
-				$atts = apply_filters( 'nav_menu_link_attributes', $atts, $item, $args );
130
+				$atts = apply_filters('nav_menu_link_attributes', $atts, $item, $args);
131 131
 
132 132
 				$attributes = '';
133
-				foreach ( $atts as $attr => $value ) {
134
-					if ( ! empty( $value ) ) {
135
-						$value = ( 'href' === $attr ) ? esc_url( $value ) : esc_attr( $value );
133
+				foreach ($atts as $attr => $value) {
134
+					if ( ! empty($value)) {
135
+						$value = ('href' === $attr) ? esc_url($value) : esc_attr($value);
136 136
 						$attributes .= ' ' . $attr . '="' . $value . '"';
137 137
 					}
138 138
 				}
@@ -140,11 +140,11 @@  discard block
 block discarded – undo
140 140
 				$item_output = $args->before;
141 141
 
142 142
 				$item_output .= '<a' . $attributes . '>';
143
-				$item_output .= $args->link_before . apply_filters( 'the_title', $item->title, $item->ID ) . $args->link_after;
144
-				$item_output .= ( $args->has_children && 0 === $depth ) ? ' <span class="caret"></span></a>' : '</a>';
143
+				$item_output .= $args->link_before . apply_filters('the_title', $item->title, $item->ID) . $args->link_after;
144
+				$item_output .= ($args->has_children && 0 === $depth) ? ' <span class="caret"></span></a>' : '</a>';
145 145
 				$item_output .= $args->after;
146 146
 
147
-				$output .= apply_filters( 'walker_nav_menu_start_el', $item_output, $item, $depth, $args );
147
+				$output .= apply_filters('walker_nav_menu_start_el', $item_output, $item, $depth, $args);
148 148
 			}
149 149
 		}
150 150
 
@@ -168,18 +168,18 @@  discard block
 block discarded – undo
168 168
 		 * @param string $output Passed by reference. Used to append additional content.
169 169
 		 * @return null Null on failure with no changes to parameters.
170 170
 		 */
171
-		public function display_element( $element, &$children_elements, $max_depth, $depth, $args, &$output ) {
172
-			if ( ! $element ) {
171
+		public function display_element($element, &$children_elements, $max_depth, $depth, $args, &$output) {
172
+			if ( ! $element) {
173 173
 				return;
174 174
 			}
175 175
 
176 176
 			$id_field = $this->db_fields['id'];
177 177
 
178
-			if ( is_object( $args[0] ) ) {
179
-				$args[0]->has_children = ! empty( $children_elements[ $element->$id_field ] );
178
+			if (is_object($args[0])) {
179
+				$args[0]->has_children = ! empty($children_elements[$element->$id_field]);
180 180
 			}
181 181
 
182
-			parent::display_element( $element, $children_elements, $max_depth, $depth, $args, $output );
182
+			parent::display_element($element, $children_elements, $max_depth, $depth, $args, $output);
183 183
 		}
184 184
 
185 185
 		/**
@@ -193,18 +193,18 @@  discard block
 block discarded – undo
193 193
 		 * @param array $args passed from the wp_nav_menu function.
194 194
 		 *
195 195
 		 */
196
-		public static function fallback( $args ) {
197
-			if ( current_user_can( 'manage_options' ) ) {
196
+		public static function fallback($args) {
197
+			if (current_user_can('manage_options')) {
198 198
 				$fb_output = null;
199 199
 
200
-				if ( $args['container'] ) {
200
+				if ($args['container']) {
201 201
 					$fb_output = '<' . $args['container'];
202 202
 
203
-					if ( $args['container_id'] ) {
203
+					if ($args['container_id']) {
204 204
 						$fb_output .= ' id="' . $args['container_id'] . '"';
205 205
 					}
206 206
 
207
-					if ( $args['container_class'] ) {
207
+					if ($args['container_class']) {
208 208
 						$fb_output .= ' class="' . $args['container_class'] . '"';
209 209
 					}
210 210
 
@@ -213,23 +213,23 @@  discard block
 block discarded – undo
213 213
 
214 214
 				$fb_output .= '<ul';
215 215
 
216
-				if ( $args['menu_id'] ) {
216
+				if ($args['menu_id']) {
217 217
 					$fb_output .= ' id="' . $args['menu_id'] . '"';
218 218
 				}
219 219
 
220
-				if ( $args['menu_class'] ) {
220
+				if ($args['menu_class']) {
221 221
 					$fb_output .= ' class="' . $args['menu_class'] . '"';
222 222
 				}
223 223
 
224 224
 				$fb_output .= '>';
225
-				$fb_output .= '<li><a href="' . esc_url( admin_url( 'nav-menus.php' ) ) . '">' . esc_html__( 'Add a menu', 'lsx' ) . '</a></li>';
225
+				$fb_output .= '<li><a href="' . esc_url(admin_url('nav-menus.php')) . '">' . esc_html__('Add a menu', 'lsx') . '</a></li>';
226 226
 				$fb_output .= '</ul>';
227 227
 
228
-				if ( $args['container'] ) {
228
+				if ($args['container']) {
229 229
 					$fb_output .= '</' . $args['container'] . '>';
230 230
 				}
231 231
 
232
-				echo wp_kses_post( $fb_output );
232
+				echo wp_kses_post($fb_output);
233 233
 			}
234 234
 		}
235 235
 
Please login to merge, or discard this patch.