danpros
|
0207a8c25e
|
Add new format_map
|
2023-12-10 15:19:49 +07:00 |
|
danpros
|
fd72fd5e4c
|
Update themes
|
2023-12-10 11:04:46 +07:00 |
|
danpros
|
c02241509b
|
Add theme_path() for easy theming
|
2023-12-10 10:29:15 +07:00 |
|
danpros
|
f4cf4e4435
|
Add last modified time
Add last modified time variable (eg. $p->lastMod). Add fallback just in case the tags count not the same.
|
2023-12-10 09:00:40 +07:00 |
|
danpros
|
05151a8f47
|
Update functions.php
|
2023-12-06 12:48:03 +07:00 |
|
danpros
|
fc1f0b77c5
|
Update functions.php
|
2023-12-06 11:40:00 +07:00 |
|
danpros
|
d1005c7001
|
Update functions.php
|
2023-12-06 10:18:18 +07:00 |
|
danpros
|
3ee155da4a
|
Update functions.php
|
2023-12-06 09:18:11 +07:00 |
|
danpros
|
7cbbf00392
|
Update functions.php
|
2023-12-06 08:34:49 +07:00 |
|
danpros
|
e5262646f0
|
Update functions.php
|
2023-12-05 09:48:02 +07:00 |
|
danpros
|
cc8318f1ba
|
Update functions.php
|
2023-12-05 08:57:49 +07:00 |
|
danpros
|
b03106c736
|
Revert changes
|
2023-12-04 16:55:58 +07:00 |
|
danpros
|
fdb361282e
|
Update functions.php
|
2023-12-04 14:54:43 +07:00 |
|
danpros
|
3291161f51
|
Translate important strings
|
2023-12-03 20:24:17 +07:00 |
|
danpros
|
23c4427300
|
Fix views reset problem. See #618
|
2023-12-03 16:15:26 +07:00 |
|
danpros
|
71e2f00fa9
|
Update functions.php
|
2023-12-03 09:15:20 +07:00 |
|
danpros
|
b83062918d
|
Translation
|
2023-11-29 19:31:04 +07:00 |
|
danpros
|
c4b4c89bd9
|
Formatting
|
2023-11-29 16:54:14 +07:00 |
|
danpros
|
212bdf4152
|
Simple scheduled post
Publish a post with future date or time, it will go into scheduled posts.
|
2023-11-29 16:34:32 +07:00 |
|
danpros
|
9b162c2e5b
|
My bad
|
2023-11-27 18:17:23 +07:00 |
|
danpros
|
3278f6e799
|
PHP 5.3 backward compatibility
|
2023-11-27 16:10:50 +07:00 |
|
danpros
|
89b637e9f5
|
Switch between date and IntlDateFormatter
|
2023-11-25 13:23:23 +07:00 |
|
danpros
|
cc7985c47b
|
Update functions.php
|
2023-11-22 21:59:37 +07:00 |
|
danpros
|
c3c37b1f37
|
PHP 8.x compatibility
Remove deprecated warning for PHP 8.x
|
2023-11-22 17:15:14 +07:00 |
|
dolibarr95
|
b7f6803b4b
|
Update functions.php
Fix #570 570 Translation missing
tks to @bttrx
|
2022-08-10 08:45:05 +02:00 |
|
danpros
|
9348a502eb
|
Update functions.php
|
2022-02-10 14:30:28 +07:00 |
|
danpros
|
4bb8e39663
|
Related post improvements
Switch using category for better performance and consistency
|
2022-02-10 10:53:23 +07:00 |
|
danpros
|
e702617cc4
|
Limit tagcloud
Allowing to set the tagcloud number
|
2022-02-05 13:54:58 +07:00 |
|
vallyol
|
18acadadcc
|
Update functions.php
Add translation for 404-page title
|
2021-11-15 09:31:52 +03:00 |
|
vallyol
|
5727685f48
|
Update functions.php
Add translation for "Just another HTMLy user"
|
2021-11-15 07:23:16 +03:00 |
|
sb0001
|
f082644aa1
|
Admin menu translated
|
2021-11-01 10:58:51 +01:00 |
|
sb0001
|
e66aa7ba60
|
Pagination is now translatable
i18n: Page x of y.
typos.
|
2021-11-01 03:07:23 +01:00 |
|
danpros
|
96af6de09e
|
Change the copyright to span
|
2021-04-22 09:04:46 +07:00 |
|
danpros
|
80c29b306e
|
Update functions.php
|
2021-04-21 20:38:28 +07:00 |
|
danpros
|
80eacfe356
|
Author page simplicity
|
2021-04-21 20:20:31 +07:00 |
|
danpros
|
261299a7f6
|
Include author info in each post
|
2021-04-20 22:15:20 +07:00 |
|
danpros
|
e931413d2d
|
Add read time
|
2021-04-18 11:07:44 +07:00 |
|
danpros
|
db0e7884c6
|
Update functions.php
|
2021-04-16 15:25:21 +07:00 |
|
danpros
|
e7848acf6f
|
Redir the frontpage to home
|
2021-04-15 12:11:23 +07:00 |
|
danpros
|
0bc0931eff
|
Improve set cookie params
Add conditional statement. Before PHP 7.3 it only receive string
|
2021-04-15 12:05:45 +07:00 |
|
ProjectPatatoe
|
496995159f
|
set samesite cookie attribute to strict
|
2021-04-14 14:25:07 -07:00 |
|
ProjectPatatoe
|
7e709addb5
|
no cookie for just reading
|
2021-04-14 14:25:07 -07:00 |
|
danpros
|
55286443e6
|
Fix formatting
|
2021-04-01 07:21:39 +07:00 |
|
danpros
|
697cfdfa11
|
Update functions.php
|
2021-03-30 20:54:24 +07:00 |
|
danpros
|
13d7b45ee7
|
Update functions.php
|
2021-03-30 16:37:17 +07:00 |
|
danpros
|
e06296cc61
|
More precise page generation time
|
2021-03-27 11:37:22 +07:00 |
|
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.
|
2021-03-26 09:07:27 +07:00 |
|
danpros
|
3dd6c364e5
|
Update functions.php
|
2021-03-10 09:33:35 +07:00 |
|
danpros
|
f6c5655e92
|
Image upload fix
|
2021-03-06 22:00:47 +07:00 |
|
danpros
|
f098d189c4
|
Add bootstrap class to pagination
|
2021-03-06 08:36:49 +07:00 |
|