koenemann
452f249b2f
checking again for duplicate id´s
2017-02-07 15:39:57 +01:00
koenemann
e9780ed015
fixing duplicate "content" id isuue
2017-02-07 15:38:14 +01:00
koenemann
9b43e4b0e4
cleanup inc/template-tags.php
2017-02-07 15:30:44 +01:00
koenemann
8c3ada14a6
cleanup inc folder and add wordpress.com stuff
2017-02-07 15:30:03 +01:00
koenemann
d553448a75
updating template-tags
2017-02-07 15:26:45 +01:00
koenemann
5ae85ca5fa
update template-tags
2017-02-07 15:23:13 +01:00
koenemann
004a279dea
Updating Jetpack integration
2017-02-07 15:18:29 +01:00
Holger Könemann
23182dd2e5
remove text-decoration on hover
2017-02-04 11:17:24 +01:00
Holger Könemann
333f1c90a8
readjust h1 brand name styling with link
2017-02-04 11:15:22 +01:00
Holger Könemann
a5ad17133e
resync again
2017-02-04 11:08:42 +01:00
Holger Könemann
9f82f6afcc
sync
2017-02-04 11:05:40 +01:00
Holger
e826ca9e1d
Update README.md
2017-02-03 15:58:12 +01:00
Holger
608fefa3b6
Update README.md
2017-02-03 14:43:36 +01:00
Holger
cf9b6aae7d
Update README.md
2017-02-03 14:37:45 +01:00
Holger
deadaf7100
Update README.md
2017-02-03 14:37:01 +01:00
Holger
a73bb10f1a
Merge pull request #244 from typeplus/patch-3 - thx @typeplus
...
Adding AJAX classes to add-to-cart buttons.
2017-02-03 08:10:59 +01:00
Jason King
527ff7fc5a
Adding AJAX classes to add-to-cart buttons.
...
Need to add in the default woocommerce ajax and add to cart classes for ajax to work.
2017-02-03 12:13:31 +10:30
koenemann
c0ea2d9f6e
See https://github.com/holger1411/understrap/issues/240 - Thx@arpage
2017-02-02 14:05:52 +01:00
koenemann
3f6d983319
adding own Travis CI badge
2017-02-02 12:56:27 +01:00
koenemann
836557e05c
adjusting CI test env
2017-02-02 12:53:23 +01:00
koenemann
1319eaa578
fixing comments
2017-02-02 12:41:14 +01:00
koenemann
246cfb4a26
adding some code standard exceptions
2017-02-02 12:30:26 +01:00
koenemann
9717e451cf
again...
2017-02-02 12:27:45 +01:00
koenemann
3545003b14
fixing some more
2017-02-02 12:23:26 +01:00
koenemann
a9aecfb68f
its okay WPCS, really...
2017-02-02 12:20:03 +01:00
koenemann
1fe4be6667
WPCS: XSS OK.
2017-02-02 12:16:24 +01:00
koenemann
883c25fb88
output html via _e
2017-02-02 12:14:15 +01:00
koenemann
7a3c25e9c1
more tweaks...again
2017-02-02 12:09:55 +01:00
koenemann
3b51373ed9
changing ruleset
2017-02-02 12:04:17 +01:00
koenemann
facaf1880d
escaping is okay here
2017-02-02 12:02:40 +01:00
koenemann
f9ece98f57
rechecking
2017-02-02 12:00:38 +01:00
koenemann
26d16c3c94
removing empty spaces
2017-02-02 09:50:52 +01:00
koenemann
7a8cd56ba6
again fixing some escaping problems
2017-02-02 09:41:17 +01:00
koenemann
7c4f217ca9
fixing some escaping problems
2017-02-02 09:35:37 +01:00
koenemann
c94d17603a
just starting a new line, removing tab
2017-02-02 09:18:13 +01:00
koenemann
59540bf938
implement back _s best practices
2017-02-02 09:17:24 +01:00
koenemann
c2c488abb5
changing Travis badge to actual repo
2017-02-02 09:13:59 +01:00
Holger Könemann
0238a60390
fixing some more
2017-02-01 17:10:32 +01:00
Holger Könemann
86b9f498e7
adjusting test
2017-02-01 16:57:59 +01:00
Holger
f096d20e9a
Merge pull request #241 from stef-k/woocommerce-checkout - thx @stef-k
...
fixes #236
2017-01-31 21:06:52 +01:00
Stef Kariotidis
bc7215ef2e
fixes #236
2017-01-31 21:49:05 +02:00
Holger Könemann
a3b02f6743
Adding a dist-product task and a cleanup task before dist
2017-01-27 18:31:54 +01:00
koenemann
068242fb11
fixing other escaping issues
2017-01-27 15:37:59 +01:00
koenemann
c01f07b4ae
removing empty spaces
2017-01-27 14:26:46 +01:00
koenemann
6bd57dd4ca
fixing some more PHPCBF issues
2017-01-27 13:22:02 +01:00
koenemann
c8743002be
adding empty line to hero.php
2017-01-27 13:16:14 +01:00
koenemann
9b07b6f7b8
adding html escaping to footer.php info
2017-01-27 13:13:42 +01:00
koenemann
1576a0e3e2
Fixing comments.php build errors
...
FIXING
FILE: /home/travis/build/holger1411/understrap/comments.php
----------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 2 LINES
----------------------------------------------------------------------
28 | ERROR | Expected next thing to be an escaping function (see Codex
| | for 'Data Validation'), not '_nx'
| | (WordPress.XSS.EscapeOutput.OutputNotEscaped)
28 | ERROR | Missing singular placeholder, needed for some languages.
| | See
| |
https://codex.wordpress.org/I18n_for_WordPress_Developers#Plurals
| | (WordPress.WP.I18n.MissingSingularPlaceholder)
30 | ERROR | Expected next thing to be an escaping function (see Codex
| | for 'Data Validation'), not 'number_format_i18n'
| | (WordPress.XSS.EscapeOutput.OutputNotEscaped)
----------------------------------------------------------------------
2017-01-27 13:08:05 +01:00
koenemann
b0fcba1829
fixing some PHPCBF issues
2017-01-27 08:15:34 +01:00
koenemann
57abacf3bd
replacing _e with esc_html_e
2017-01-27 07:59:08 +01:00