Commit graph

8 commits

Author SHA1 Message Date
582e4491c0 clause agent mode "make it look like papermod"
Some checks failed
CSS Code Linting / Lint CSS (push) Has been cancelled
JS Code Linting / Lint JS (push) Has been cancelled
PHP Code Linting / Parallel lint (push) Has been cancelled
PHP Code Linting / PHPCS check (push) Has been cancelled
2025-07-26 16:24:01 +02:00
Viktor Szépe
399c891927
Unscramble echo to readable printf
Is it OK?
2018-09-22 06:51:58 +02:00
Laurel
f5f3a0a05b
Merge pull request #1173 from benoitchantre/no-sidebar-class
no-sidebar class
2018-04-06 11:02:47 -07:00
Benoît Chantre
100081feee Use full width layout when there’s no sidebar 2017-11-12 20:37:24 +01:00
Sergey Biryukov
120875117c
Clarify "singularly identifiable articles" 2017-11-01 03:17:09 +01: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
jrfnl
7b8db5678f Move pingback function back to the template-functions file. 2017-06-16 01:17:42 +02:00
Ulrich Pogson
118dc76631 Replace extras.php with template-functions.php
fixes #1064
2017-06-09 20:37:13 +02:00
Renamed from inc/extras.php (Browse further)