This repository has been archived on 2020-05-08. You can view files and clone it, but cannot push or open issues or pull requests.
understrap/inc
IanDelMar 860d8c123a Fix WPCS errors and warnings + escaping
Fixes many WPCS errors and warnings

Also:
* Partly removes excessive php opening/closing tags.
* Uses printf for better readability in loop-templates/content-none.php.
* Adds understrap_kses_title() to escape post titles.
* Adds understrap_escape_the_archive_description() to escape the archive description.
* Fixes missing '__' after esc_html in author.php.
* Updates the phpcs.xml to reflect all the changes.
* Updates composer dependencies and scripts.
2020-04-19 12:08:39 +02:00
..
class-wp-bootstrap-navwalker.php Fix WPCS errors and warnings + escaping 2020-04-19 12:08:39 +02:00
custom-comments.php No period for summary in file headers 2019-11-14 18:16:31 +01:00
custom-header.php Fix WPCS errors and warnings + escaping 2020-04-19 12:08:39 +02:00
customizer.php Fix WPCS errors and warnings + escaping 2020-04-19 12:08:39 +02:00
deprecated.php Fix WPCS errors and warnings + escaping 2020-04-19 12:08:39 +02:00
editor.php Fix WPCS errors and warnings + escaping 2020-04-19 12:08:39 +02:00
enqueue.php Fix WPCS errors and warnings + escaping 2020-04-19 12:08:39 +02:00
extras.php Fix WPCS errors and warnings + escaping 2020-04-19 12:08:39 +02:00
hooks.php Fix WPCS errors and warnings + escaping 2020-04-19 12:08:39 +02:00
jetpack.php Fix WPCS errors and warnings + escaping 2020-04-19 12:08:39 +02:00
pagination.php Fix WPCS errors and warnings + escaping 2020-04-19 12:08:39 +02:00
setup.php Fix WPCS errors and warnings + escaping 2020-04-19 12:08:39 +02:00
style-wpcom.css cleanup inc folder and add wordpress.com stuff 2017-02-07 15:30:03 +01:00
template-tags.php Fix WPCS errors and warnings + escaping 2020-04-19 12:08:39 +02:00
theme-settings.php Add filter to theme default settings 2019-11-07 11:16:16 +01:00
widgets.php Fix WPCS errors and warnings + escaping 2020-04-19 12:08:39 +02:00
woocommerce.php Fix WPCS errors and warnings + escaping 2020-04-19 12:08:39 +02:00
wpcom.php Fix WPCS errors and warnings + escaping 2020-04-19 12:08:39 +02:00