Commit graph

391 commits

Author SHA1 Message Date
danpros
73eca4eed6 Replace favicon 2024-03-14 12:27:14 +07:00
danpros
bb5916e9bc Favicon image setting 2024-03-14 06:38:15 +07:00
danpros
c445c6c162 Update functions.php 2024-03-14 01:23:26 +07:00
danpros
4e81311cc2 Update functions.php 2024-03-13 23:33:45 +07:00
danpros
59645f6b06 Add title formats settings 2024-03-13 22:55:24 +07:00
danpros
05d31496f7 Update functions.php 2024-03-13 20:30:38 +07:00
danpros
c26c33095e Update functions.php 2024-03-13 19:30:47 +07:00
danpros
9c5b7a757a Add Open Graph and Twitter card
Add Open Graph and Twitter card. Prepare to allow changing the Title using shortcode
2024-03-13 19:03:38 +07:00
danpros
8d58741b88 Rename to scan_images()
Rename for more meaningful
2024-03-03 18:33:33 +07:00
danpros
97a105e378 Update functions.php 2024-03-03 09:06:59 +07:00
danpros
eb82a77e17 Add rel nofollow to social links 2024-03-03 08:24:41 +07:00
danpros
dd0e16acf3 Cleaning up 2024-03-03 07:59:29 +07:00
danpros
0fba77f175 Add setting and performance tweak
Add config on how the teaser behave. Saving the IOPS
2024-03-02 20:07:37 +07:00
danpros
95f7afe950 Teaser break handling. See #693 2024-03-02 10:42:44 +07:00
danpros
3125dc0703 Update functions.php 2024-03-02 09:29:54 +07:00
danpros
5464f2c1f8 Cleaning up 2024-03-02 08:42:31 +07:00
danpros
cbbc8dd6c5 Update functions.php 2024-02-27 19:19:35 +07:00
danpros
18a6bc5cde Move function & fix string 2024-02-27 10:56:38 +07:00
danpros
81bf71c872 Fix strings 2024-02-26 15:38:35 +07:00
danpros
04d306acb0 Add social logos
Add social logos and new social links.
2024-02-26 15:33:20 +07:00
danpros
034c541550 Missing single <p> for valid html 2024-02-25 12:13:38 +07:00
danpros
849249302b Allow automatic TOC
If enabled, it will automatically add the TOC to post, page/subpage. It will check the shortcode first before add it.
2024-02-25 11:14:19 +07:00
danpros
dfe7c57da3 Save processing power 2024-02-24 10:02:52 +07:00
danpros
0a255c4dc2 Update functions.php 2024-02-23 22:52:16 +07:00
danpros
38c5616a18 Cleaning up TOC 2024-02-23 20:31:29 +07:00
danpros
036f4ba5f0 Update functions.php 2024-02-23 10:02:35 +07:00
danpros
ce23850edd Update functions.php 2024-02-22 19:43:53 +07:00
danpros
a8e3c0e670 TOC styling
Create default TOC style with options to use the theme css
2024-02-22 18:46:35 +07:00
danpros
4899d2b71f Cleanup TOC 2024-02-22 08:03:58 +07:00
danpros
844e707452 Add TOC settings 2024-02-21 20:03:13 +07:00
danpros
270b7f8e58 Update functions.php 2024-02-21 15:02:34 +07:00
danpros
c33d3676d0 Update functions.php 2024-02-21 14:00:03 +07:00
danpros
06140ec58c Improve the TOC
Even in posts collections page, create the TOC as long as its in full post mode.
2024-02-21 11:21:26 +07:00
danpros
6c8c1271c2 Add TOC
Allow to add TOC using shortcode (<!--toc-->). TOC add button in text editor.
2024-02-20 22:47:45 +07:00
danpros
4d8cfbb733 Using flock
To make sure we can read the views data before we save it.
2024-02-20 10:20:07 +07:00
Eliastik
9f5d8e983e
Add enclosure image on RSS field 2024-02-16 22:59:24 +01:00
danpros
060339d726 Update functions.php 2024-02-02 22:32:34 +07:00
danpros
8e2845879e Update dispatch.php 2024-02-02 22:14:30 +07:00
danpros
91587d9bcc Cleanup 2024-02-02 20:56:48 +07:00
danpros
dc742ea2a1 Change views ID to slug
Blog post: post_slug
Page: page_slug
Subpage: subpage_parentSlug.slug
2024-02-02 15:48:36 +07:00
danpros
72018627c6 Update dispatch.php 2024-01-28 07:28:47 +07:00
danpros
7d0865fdab Cleanup 2024-01-27 22:50:32 +07:00
danpros
4e2b136b49 File lock 2024-01-27 11:48:40 +07:00
danpros
3d8b037169 Update functions.php 2024-01-27 00:39:11 +07:00
danpros
27da6f193b Improve filter 2024-01-27 00:06:56 +07:00
danpros
e0952de166 Add new var 2024-01-26 19:23:15 +07:00
danpros
1b4051f711 Cleanup 2024-01-26 17:10:28 +07:00
danpros
85f8abf537 Update functions.php 2024-01-26 15:32:06 +07:00
danpros
0d0195c247 Fix parent link 2024-01-26 10:46:17 +07:00
danpros
8d142b7f37 Improve pages/subpages
Allow to reorder the pages and subpages position. Added doks theme
2024-01-26 08:06:12 +07:00