Commit Graph

1380 Commits

Author SHA1 Message Date
Ismail El Korchi 6d16c0c673
Merge pull request #1344 from nuclearape/patch-1
Tidy up _clearings.scss
2020-04-10 23:04:53 +01:00
Ismail El Korchi 5420e2d3f6
Merge branch 'master' into patch-1 2020-04-10 22:39:01 +01:00
Ismail El Korchi 464886bf39
Merge pull request #1394 from Ismail-elkorchi/woocommerce-support
Remove columns wrapper and hardcoded values from WooCommerce
2020-04-10 22:13:22 +01:00
Ismail El Korchi 0e3209dfca removes columns wrapper and hardcoded values from woocommerce
Adjust default values
2020-04-10 22:08:31 +01:00
Ismail El Korchi fad8353fe5
Merge pull request #1395 from Ismail-elkorchi/wp-cli/i18n-command
Add make-pot command to composer and update the POT file
2020-04-10 17:28:58 +01:00
Ismail El Korchi 233c99ae47 Add make-pot command to composer and update _s.pot file
correct spacing
2020-04-10 17:04:29 +01:00
Ismail El Korchi d86ec8cb63
Merge pull request #1379 from GitarMan/close-small-menu-on-click-outside
Close small menu when user clicks outside #1375
2020-04-10 14:25:06 +01:00
Ismail El Korchi 9dee764949 Fix a minor spacing issue 2020-04-10 03:04:28 +01:00
Ron Holt 29b0bb311f Close small menu when user clicks outside #1375 2020-04-10 02:55:53 +01:00
Ismail El Korchi 15b7f3bb39
Merge pull request #1393 from Ismail-elkorchi/fix-wpcs-command
Remove superfluous parameter from composer.json
2020-04-09 19:14:07 +01:00
Ismail El Korchi 27ddf843e3 Remove superfluous parameter from composer.json 2020-04-09 17:55:51 +01:00
Ismail El Korchi 4c37d815de
Merge pull request #1391 from Ismail-elkorchi/compiling-sass
Add SASS compilation and sync the CSS files
2020-04-09 12:23:41 +01:00
Ismail El Korchi b07e5d3682 Add SASS compilation and sync the CSS files 2020-04-08 22:36:58 +01:00
Ismail El Korchi f5248e18ef
Merge pull request #1386 from Ismail-elkorchi/linting-travis
PHP, SCSS and JS linting tools for use in local and Travis
2020-04-07 21:45:22 +01:00
Ismail El Korchi fc700762f0
Merge pull request #1390 from Ismail-elkorchi/copyright-date
Update the copyright dates
2020-04-07 21:40:41 +01:00
Ismail El Korchi ff3567b32f update the copyright date 2020-04-07 21:18:45 +01:00
Ismail El Korchi b132e87dc0 Switch tabs to spaces and fix a minor docs issue 2020-04-07 20:51:04 +01:00
Ismail El Korchi d3e4339c50 Update dependencies 2020-04-07 20:51:04 +01:00
Ismail El Korchi 31c32dd2e4 Disable block-no-empty rule 2020-04-07 20:51:04 +01:00
Ismail El Korchi cfdbdfc534 Add composer.json and package.json for linting with Travis 2020-04-07 20:51:04 +01:00
Ismail El Korchi 1df1677846
Merge pull request #1388 from Ismail-elkorchi/fix-wpcs
Fix WordPress Coding Standards for PHP, JS and SCSS files
2020-04-07 20:47:44 +01:00
Niels Lange aa1e770956
Merge pull request #1389 from alihusnainarshad/master
Updated Credits Year of Automattic
2020-04-07 22:48:07 +07:00
Ali Husnain Arshad f1e2c8dc08
Updated Credits Year of Automattic
from 2017 to 2020
2020-04-07 18:39:37 +05:00
Ismail El Korchi d4ef6775d1 Add instruction to replace the _S_VERSION in the readme file 2020-04-06 22:26:57 +01:00
Ismail El Korchi f94fc1e59b Fix PHP, CSS AND JS coding standards 2020-04-05 21:49:27 +01:00
Ismail El Korchi 2351bef6ca
Merge pull request #1367 from devcogs/comments-1366
escape get_the_title
2020-04-05 17:57:01 +01:00
bmcculley d1bb60c041 escape get_the_title
use wp_kses_post function on get_the_title to prevent potential
malicious issues.

Add wp_body_open() shim for sites older than 5.2

Bottom margin in image alignment

As proposed in #1273, `margin-botom: 1.5em;` added to all three image alignment classes.

tab line 178 inc/woocommerce.php

tab line 61 inc/custom-header.php

update additional get_the_title instances

switch from esc_html to wp_kses_post
2020-03-29 16:55:05 -04:00
Ismail El Korchi 04ead0d757
Merge pull request #1385 from wpamitkumar/wpamitkumar
Update reference link URL & Fix Typo Error.
2020-03-28 12:31:21 +01:00
Amit Dudhat 72013c79c0 Update reference link URL & Fix Typo Error. 2020-03-28 16:03:01 +05:30
Arnab Wahid 132319ee8e
Merge pull request #1301 from arnabwahid/master
image alignment fix + mitigate build error in `woocommerce.php`
2020-03-23 22:47:07 +00:00
Ismail El Korchi 154ffe9cf2
Merge pull request #1350 from DannyCooper/master
Add wp_body_open() and shim for sites older than 5.2
2020-03-18 16:49:10 +01:00
Danny Cooper 8573a2a325 Add wp_body_open() shim for sites older than 5.2 2019-03-28 14:13:32 +00:00
Chris Runnells 28f0a5b4e5
Merge pull request #1332 from ponsfrilus/master
README: Harmonized punctuation in this ordered list
2019-02-12 14:50:29 -10:00
Nuclear Ape 13d2654259
Tidy up _clearings.scss
refactoring this code to make it easier to read and reduce number of lines required.
2019-01-18 12:34:25 +00:00
Nicolas Borboën 26a1c007dd
Merge pull request #1 from ponsfrilus/ponsfrilus-patch-1
Punctuation in ordered list (README.md)
2018-11-27 15:08:06 +01:00
Nicolas Borboën f4d3ee7f8a
Punctuation in ordered list
Harmonized punctuation in this ordered list.
2018-11-27 15:05:38 +01:00
Ulrich Pogson c3a4a7f860
Merge pull request #1296 from arnabwahid/master
Remove Microformat Classes `.hentry`
2018-11-11 20:52:27 +01:00
Ulrich Pogson 550c2481d2
Merge pull request #1283 from bahiirwa/master
Add WooCommerce to docs
2018-11-11 20:51:55 +01:00
Ulrich Pogson c0bea3ea0e
Merge pull request #1320 from szepeviktor/patch-2
Unscramble echo to readable printf
2018-11-11 17:15:17 +01:00
Viktor Szépe 399c891927
Unscramble echo to readable printf
Is it OK?
2018-09-22 06:51:58 +02:00
Arnab Wahid bf61e8ffbe Bottom margin in image alignment
As proposed in #1273, `margin-botom: 1.5em;` added to all three image alignment classes.

tab line 178 inc/woocommerce.php

tab line 61 inc/custom-header.php
2018-06-27 13:59:10 +05:30
arnabwahid a52ca7441d Remove Microformat Classes `.hentry`
Discussed in #1268
This PR removes .hentry microformat class, adds `.post` and `.page` instead ( in both `_posts-and-pages.scss` & `style.css` ).
2018-05-30 17:31:09 +05:30
alaczek 8878f1ad7d Removing duplicate entry in the translation file. Switching the translation function for single post navigation to esc_html__ 2018-05-29 11:57:18 +10:00
alaczek 9274f322d0
Merge pull request #1255 from Automattic/add-neg-tabindex-to-featured-images
Add 'tabindex=-1' to the featured image markup, to improve accessibil…
2018-05-29 11:25:35 +10:00
alaczek b83226143d
Merge pull request #1262 from mauryaratan/patch-3
Replace http with https in header.php
2018-05-29 11:22:42 +10:00
Laurence Bahiirwa cd103a441f Add WooCommerce to docs
Add details to documentation about the enabled features and how the intergration is linked to theme
2018-04-09 08:54:23 +03:00
Laurel f5f3a0a05b
Merge pull request #1173 from benoitchantre/no-sidebar-class
no-sidebar class
2018-04-06 11:02:47 -07:00
Ulrich Pogson c4ad6256ac
Merge pull request #1279 from mboynes/patch-1
Fix datetime values
2018-04-03 13:48:47 +02:00
Laurel Fulford 43cfcb96dd Add 'tabindex=-1' to the featured image markup, to improve accessibility. 2018-04-02 16:50:45 -07:00
Matthew Boynes 884a7b0821
Fix datetime values 2018-03-16 20:39:14 -04:00