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.
_s/inc
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
..
custom-header.php Bottom margin in image alignment 2018-06-27 13:59:10 +05:30
customizer.php Replace underscore with hyphen (#1163) 2017-07-07 19:11:38 -04:00
jetpack.php 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
template-functions.php Unscramble echo to readable printf 2018-09-22 06:51:58 +02:00
template-tags.php escape get_the_title 2020-03-29 16:55:05 -04:00
woocommerce.php Merge pull request #1385 from wpamitkumar/wpamitkumar 2020-03-28 12:31:21 +01:00
wpcom.php 🔖 CS: whitelist two global variable overrides 2018-02-27 14:34:53 +01:00