maenz.torsten
|
ee013b009a
|
* disable wait in curl request (php method)
|
4 years ago |
maenz.torsten
|
2f9e3ddf53
|
* add token check only if tacking method php
|
4 years ago |
maenz.torsten
|
e2dd11585e
|
* add noscript tag
|
4 years ago |
maenz.torsten
|
12c6d24df2
|
* check at first the tracking method
|
4 years ago |
maenz.torsten
|
b647e8ac8c
|
* add matomo function
* add usage in twentyfifteen template
|
4 years ago |
danpros
|
96af6de09e
|
Change the copyright to span
|
4 years ago |
danpros
|
80c29b306e
|
Update functions.php
|
4 years ago |
danpros
|
80eacfe356
|
Author page simplicity
|
4 years ago |
danpros
|
261299a7f6
|
Include author info in each post
|
4 years ago |
danpros
|
e931413d2d
|
Add read time
|
4 years ago |
danpros
|
db0e7884c6
|
Update functions.php
|
4 years ago |
danpros
|
55286443e6
|
Fix formatting
|
4 years ago |
danpros
|
697cfdfa11
|
Update functions.php
|
4 years ago |
danpros
|
13d7b45ee7
|
Update functions.php
|
4 years ago |
danpros
|
84f4e565e6
|
Improve featured video
The `$p->video` should return the video link only, to get the video ID we can use get_video_id(); and call it from the theme.
|
4 years ago |
danpros
|
3dd6c364e5
|
Update functions.php
|
4 years ago |
danpros
|
f098d189c4
|
Add bootstrap class to pagination
|
4 years ago |
danpros
|
d6d34f142d
|
Add bootstrap class to the menu
|
4 years ago |
danpros
|
2460e5c6c1
|
Silence is golden
|
4 years ago |
danpros
|
15a61242e4
|
Use the old style tag cloud
|
4 years ago |
danpros
|
eb3ea00382
|
Update functions.php
|
4 years ago |
danpros
|
f51e1c1f06
|
Update functions.php
|
4 years ago |
danpros
|
665ad9aa83
|
Make sure to return htmlspecialchars
|
4 years ago |
danpros
|
2a64d44302
|
Config page revamp
|
4 years ago |
danpros
|
8990c67f96
|
Updating panel
|
4 years ago |
danpros
|
22edd1569c
|
Update functions.php
|
4 years ago |
danpros
|
8b231200c0
|
Update functions.php
|
4 years ago |
danpros
|
5c5b94e83a
|
Always add slash
|
4 years ago |
danpros
|
82a5cce7a4
|
Update functions.php
|
4 years ago |
danpros
|
6a3c968c34
|
Fix RSS feed category
|
4 years ago |
danpros
|
495c7ad9c8
|
Custom 404 layout possibility
|
4 years ago |
danpros
|
1c16023e42
|
Menu custom class fix
|
4 years ago |
danpros
|
e2192f774d
|
Cleaning up
|
4 years ago |
danpros
|
d1f7d279bd
|
Admin panel revamp and simple menu builder
|
4 years ago |
danpros
|
317c0e0ac6
|
Translation not available
|
4 years ago |
danpros
|
0f28fe7343
|
Simplify the language
For better flexibility
|
4 years ago |
Dan
|
7cb39f662f
|
PHP 8 support
Simple fix to support PHP 8.
|
4 years ago |
sean1138
|
8401a6149c
|
tweak toolbar selected style, use classes more like original project instead of IDs on the toolbar LIs
|
4 years ago |
sean1138
|
d7c16c957b
|
oops again
|
4 years ago |
sean1138
|
238f27e9d8
|
oops
|
4 years ago |
sean1138
|
32807b09f7
|
add basic selected styles for toolbar links
|
4 years ago |
Stefan Björk
|
f5436d446c
|
If there was two blog entries with the same permalink but different dates, `find_post` always returned the latest one and ignored year/month. Fixed by checking that `$year` is actually set to NULL, which is the case if you use the post/title permalink type.
|
4 years ago |
Stefan Björk
|
1d7879986a
|
Translation fix of twentyfifteen theme.
|
5 years ago |
Bensong Liu
|
eff6949ac5
|
bug fix: disqus always want absolute url, so a relative url in config.site.url breaks disqus.
|
5 years ago |
Bensong Liu
|
2cea0ace73
|
bug fix: disqus always want absolute url, so a relative url in config.site.url breaks disqus.
|
5 years ago |
Stefan Björk
|
2318ecfa48
|
Use `strftime` instead of `date` in `format_date`.
|
5 years ago |
danpros
|
ec1cf1d303
|
CVE-2019-8349 XSS vulnerabilities fix
|
5 years ago |
danpros
|
c8552f3c37
|
Use schema.org for breadcrumb
Cleaning up the breadcrumb
|
5 years ago |
Stefan Björk
|
9f1874345a
|
Images with nonempty alt text, occurring by itself in a paragraph, will be rendered as figure with a caption, like pandoc's markdown (see <https://pandoc.org/MANUAL.html#images>). This is controlled with a new configuration option `fig.captions`.
|
6 years ago |
danpros
|
0fc0d127da
|
Revert back the date_format
We will change the date format in one go later.
|
5 years ago |