Commit Graph

1371 Commits

Author SHA1 Message Date
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
David A. Kennedy 72e34ef6bc
Merge pull request #1267 from jrfnl/feature/cs-update
Bring code style up to the latest standards
- This PR addresses code-style issues identified when testing the code against the WordPress Coding Standards.
2018-03-02 18:45:51 -05:00
Chris Runnells 648d11e2b3
Merge pull request #1229 from SergeyBiryukov/patch-2
Clarify "singularly identifiable articles"
2018-03-02 13:37:07 -10:00
David A. Kennedy da3e0224a4
Merge pull request #1266 from jrfnl/feature/travis-tweaks
Two travis tweaks
- speed up build times by disabling Xdebug
- stop build testing against HHVM, test against nightly
2018-03-02 18:24:07 -05:00
Chris Runnells 2aa0da6abe
Merge pull request #1271 from Automattic/fixes-1148/remove-post-format-function-call
Replace the get_post_format() calls in get_template_part() with get_post_type()
2018-02-28 11:24:59 -10:00
Chris Runnells 8ac4e43a1e
Merge pull request #1272 from Ismail-elkorchi/normalize.css
Update Normalize.css to v8.0.0
2018-02-28 10:53:31 -10:00
Ismail El Korchi 36d551ea40 Update Normalize.css to v8.0.0
Fixes https://github.com/Automattic/_s/issues/1269
2018-02-28 14:22:10 +00:00
Laurel Fulford 47829ce9cd Replace the get_post_format() calls in get_template_part() to complete the post format removal that was started in #1017. Fixes #1148. 2018-02-27 17:07:58 -08:00
jrfnl f03dfdecd5 Contributing: add directive about compliance with WPCS 2018-02-27 15:03:17 +01:00
jrfnl eb091acf66 CS: reformat a very long line
This line was quite unreadable.

Additionally, it was using the "heavy" `wp_kses_data()` function to escape item count phrase, while that phrase should not contain HTML in the first place and therefore can use the lighter `esc_html()` function to do the output escaping.
2018-02-27 14:34:55 +01:00