Commit Graph

22 Commits

Author SHA1 Message Date
IanDelMar 628601415b No period for summary in file headers
According to WP's PHP documentation standards on file headers. See https://developer.wordpress.org/coding-standards/inline-documentation-standards/php/#6-file-headers.
2019-11-14 18:16:31 +01:00
Gary Kealy 600eb39883 Use shorter ABSPATH check 2019-06-20 09:57:12 +01:00
IanDelMar 56035343db Add missing space 2018-11-18 22:01:04 +01:00
IanDelMar d979bf8a5a Update comments.php 2018-11-18 21:25:27 +01:00
IanDelMar 45c9d1adb7 Prevent direct access 2018-09-10 23:59:04 +02:00
Vishal Deshpande 774cce6277
Update comments.php
(1 === $comment_count) was returning false even when 1 comment posted.
2017-12-28 14:35:34 +05:30
koenemann 431c5d5499 Markup alignments and changeling update for 0.6.3 update 2017-08-14 13:31:10 +02:00
koenemann 1319eaa578 fixing comments 2017-02-02 12:41:14 +01:00
koenemann f9ece98f57 rechecking 2017-02-02 12:00:38 +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 57abacf3bd replacing _e with esc_html_e 2017-01-27 07:59:08 +01:00
Stef Kariotidis c4e5d495d4 root files code format 2016-11-21 20:47:05 +02:00
Thomas A. Reinert 47b0db392b ARIA roles update
# Removed unneccessary ARIA roles to make it ARIA and HTML5 compliant.
# Added SCSS to show a pointer on any occasion of buttons (menu, save,
submit, reset etc.)
2016-11-04 02:27:07 +01:00
Max Myers d0c0cddfc1 Update HTML attribute order 2016-11-01 12:13:23 -04:00
Max Myers fa9f307dfe Update HTML indents to soft tabs (2 spaces) 2016-11-01 11:25:21 -04:00
Holger Könemann 9d98e6f117 solved issue #14 thx to @Thomas-A-Reinert 2016-03-22 17:39:57 +01:00
Holger 6605e80b99 merge master 2015-08-11 14:39:47 +02:00
Holger 14f72166b3 bootstrap comment form and rebasing 2015-03-31 16:15:37 +02:00
Holger Koenemann 2e61bda37e Submitting Prechecks
Prechecks for submitting theme to wordpress.org
2015-03-13 15:46:51 +01:00
Holger Koenemann 2b95d954b9 tweaking and fixing 2015-01-06 08:37:26 +01:00
Holger Koenemann 599d31a377 Adding Bootstrap markup and custom comment form 2014-12-11 17:41:11 +01:00
Holger Koenemann 47fe255148 initial comit 2014-12-10 12:36:38 +01:00