jrfnl
ec877e48c3
CS: fix up embedded PHP inconsistencies introduced in the mean time.
2018-02-27 14:34:54 +01:00
Laurel
388951f1ee
Merge pull request #1226 from Ismail-elkorchi/_s_posted
...
Split _s_posted_on into two functions
2018-01-26 09:50:01 -08:00
Laurel
115dd8209c
Merge pull request #1158 from Automattic/add-featured-image-content-options
...
_s: Add featured images to Post and Pages with the ability to hide them via Content Options.
2017-12-13 09:17:23 -08:00
Ismail El Korchi
f99c9b5bd0
Fix the indentation of the PHP tags
2017-10-29 21:30:50 +00:00
Ismail El Korchi
2d74ebd7c9
Split _s_posted_on into two functions
2017-10-29 15:31:22 +00:00
Bappi
6bc640792a
Update template hierarchy link
2017-10-29 14:51:29 +06:00
Thomas Guillot
387df73308
_s: Add featured images to Post and Pages with the ability to hide them via Content Options.
...
_s: Fix Travis CI error
_s: Add missing coma in array
2017-08-03 12:40:39 +01:00
Vinod Dalvi
d61599b1ef
Adding ID to comment labels for post
2017-05-10 14:11:46 +05:30
Bappi
609d43092a
Remove period from file header
2016-09-27 12:15:28 +06:00
Serge Noskov
5865825670
Remove redundant empty new lines at the end of some files
2015-11-18 08:22:05 +02:00
Grant Palin
af0a4749be
Update comparisons to resolve the strict comparison warnings. See https://github.com/Automattic/_s/issues/784
2015-08-07 09:59:26 -07:00
Konstantin Obenland
4b36cf3053
Merge pull request #781 from PJ-Finlay/add-documentation-in-comments
...
Updated file documentation.
2015-08-03 12:13:35 -07:00
PJ
de9c9888b7
Updated documentation in comments at the top of files.
...
I tried to standardize and expand the documentation and links to
codex.wordpress.org in the comments at the top of most files.
2015-07-12 12:38:18 -04:00
Morten Rand-Hendriksen
dc6d3fa08c
New heading structure - redux of #651 . Provides proper semantic structure for titles throughout theme:
...
In header.php: Site title set to H1 on front page, div on other pages
In functions.php: Widget title set to H2 for semantic hierarchy
In content-search.php and content.php: Heading set to H2 as page title is "Search" or "Archive title" etc.
2015-06-28 12:06:02 -07:00
Fränk Klein
175524922c
Fix Codesniffer errors.
2015-05-27 22:19:14 +02:00
Philip Arthur Moore
71d4231cbe
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