Commit Graph

14 Commits

Author SHA1 Message Date
Brian Coords f3f0c5538e cleans up sr-only references for bs4 & bs5 2021-11-23 15:57:06 -08:00
Brian Coords 07ae32979f Merge branch 'develop' of https://github.com/understrap/understrap into fix/accessibility 2021-11-22 20:40:00 -08:00
Gabriel Castillo 018f2c2ffa document format fix. 2021-10-15 00:18:10 -07:00
Brian Coords 38d0f254b6 adds bs5 data attributes to hero carousel 2021-09-11 15:17:50 -07:00
IanDelMar 823a6b94fd Add message context to carousel controls 2021-08-01 12:36:17 +02:00
IanDelMar 0ba77d0692 Switch to lowercase s in Understrap 2021-07-28 17:38:12 +02:00
IanDelMar 3fb7e1501b Switch to case-sensitiv @package tag 2020-06-04 11:46:15 +02:00
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
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 afca2ffb56 Remove closing php tags at end of files 2019-07-04 15:58:08 +01:00
Gary Kealy 600eb39883 Use shorter ABSPATH check 2019-06-20 09:57:12 +01:00
IanDelMar b7a4f2359e Fix indentation 2018-11-19 00:03:59 +01:00
IanDelMar 45c9d1adb7 Prevent direct access 2018-09-10 23:59:04 +02:00
Alex Wright 363e8a7d00 Move sidebar template parts from loop-templates to new sidebar-templates directory 2018-06-25 10:11:20 -05:00
Renamed from loop-templates/sidebar-hero.php (Browse further)