Commit Graph

10 Commits

Author SHA1 Message Date
IanDelMar 45c9d1adb7 Prevent direct access 2018-09-10 23:59:04 +02:00
Alex Wright d3236e10d6 Add pluggable function wrappers to inc/theme-settings.php 2018-03-30 11:34:46 -05:00
koenemann b95ee41617 Re-add themes default options 2017-12-01 14:32:22 +01:00
koenemann 21aa3dc318 Remove automatically db updates by theme
Due to conflicts with wp.org theme guidelines
2017-11-27 09:13:21 +01:00
koenemann 464086a40b Update prefixes 2017-11-27 09:07:11 +01:00
Oral UNAL c5a142b762 Update theme-settings.php
If someone tries to override in child temp
2017-08-05 00:39:22 +03:00
Holger Könemann 0238a60390 fixing some more 2017-02-01 17:10:32 +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
Stef Kariotidis 74b1de1722 coding standards part 1 2016-11-21 19:12:36 +02:00
Stef Kariotidis ffb93b77c7 check and setup theme's default settings 2016-11-21 10:49:37 +02:00