This website requires JavaScript.
Explore
Help
Sign in
gribse
/
achille-press
Watch
1
Star
0
Fork
You've already forked achille-press
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
a7ad622e4c
achille-press
/
template-parts
History
Download ZIP
Download TAR.GZ
Fränk Klein
a7ad622e4c
Don't use
esc_html__()
on translation containing HTML.
...
Use `wp_kses()` instead, whitelisting the only HTML the string can contain.
2015-05-05 11:53:29 +02:00
..
content-none.php
Don't use
esc_html__()
on translation containing HTML.
2015-05-05 11:53:29 +02:00
content-page.php
Move template parts into their own dedicated folder and update Infinite Scroll to reflect this change. See
#642
. Props @leopuleo.
2015-04-29 08:42:12 +07:00
content-search.php
Move template parts into their own dedicated folder and update Infinite Scroll to reflect this change. See
#642
. Props @leopuleo.
2015-04-29 08:42:12 +07:00
content-single.php
Move template parts into their own dedicated folder and update Infinite Scroll to reflect this change. See
#642
. Props @leopuleo.
2015-04-29 08:42:12 +07:00
content.php
Move template parts into their own dedicated folder and update Infinite Scroll to reflect this change. See
#642
. Props @leopuleo.
2015-04-29 08:42:12 +07:00