Ismail El Korchi
f94fc1e59b
Fix PHP, CSS AND JS coding standards
2020-04-05 21:49:27 +01:00
Laurel Fulford
47829ce9cd
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
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
Ulrich Pogson
c71baced96
Correct code indention ( #1135 )
2017-06-26 16:06:01 -04:00
Thomas Guillot
d3ab4c0da4
_s: Add basic support for Content Options Post Details ( #1131 )
...
* _s: Add basic support for Content Options Post Details
This allows us to always display the category and author since it can
be hidden via Customizer -> Content Options
We don’t need to check for `is_multi_author` or `_s_categorized_blog()`
anymore.
2017-06-23 12:00:39 -04:00
Bappi
f3ee8eb485
Remove period from file header
2016-09-27 12:04:56 +06:00
Kazue Igarashi
d1ea3e1a75
Using tabs instead of mixed tabs/spaces
...
Mixed usage of tabs/spaces for `/inc/jetpack.php` and `/sass/style.scss`.
2016-07-05 13:04:11 +09:00
Eugene Kopich
ff3b49e7ae
New Jetpack domain
2016-03-10 13:36:21 +02:00
Konstantin Obenland
cdd101e16c
Remove comments not ending in a period.
...
Helps avoid Travis CI errors for wrongly formatted comments. Most of
these end of function comments (if not all) are useless anyway.
Props @WPAddiction for reporting.
Fixes #891 .
2015-12-14 18:05:14 -08:00
ernilambar
a64e3a8092
respect content-search.php for search result in Jetpack Infinite Scroll
2015-11-10 11:22:39 +05:45
Thomas Guillot
6f39c5ecf8
Update PHP Documentation
2015-10-26 16:33:55 +01:00
Thomas Guillot
a29f4497a8
Add theme support for Responsive Videos.
2015-10-13 12:39:42 +02: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
Fränk Klein
175524922c
Fix Codesniffer errors.
2015-05-27 22:19:14 +02:00
Fränk Klein
7c92e3e138
Update Jetpack URLs to https
...
See #734 .
2015-05-05 11:26:05 +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
obenland
810e499b93
_s: Use `<main>` element for main content.
...
See: http://www.w3.org/TR/html51/grouping-content.html#the-main-element
Props @BFTrick for initial patch.
Fixes #222 .
2013-07-30 12:12:45 -07:00
obenland
c7bf07061d
_s: Let's not limit the setup function to IS.
2013-05-20 13:02:30 +02:00
Philip Arthur Moore
50cee30497
Remove colon from @package DocBlock
2013-02-25 01:15:14 -06:00
Philip Arthur Moore
c06b9fe571
_s: Minor adjustments to Infinite Scroll's implementation.
2013-02-03 02:12:42 -05:00
Philip Arthur Moore
16906d44c5
_s: Add basic Infinite Scroll support. Fixes #107 . Fixes #105 . Props @ethitter.
2013-02-03 02:03:40 -05:00