Commit graph

9 commits

Author SHA1 Message Date
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
a45c222548 Update themes 2024-01-10 17:35:34 +07:00
danpros
53dde169d8 Compatibility with old theme
Reverting it for compatibility with old theme.
2024-01-06 11:13:27 +07:00
danpros
b0960c6871 Cleanup themes 2024-01-03 12:09:03 +07:00
danpros
e2c495204a Translate theme 2023-12-04 11:13:13 +07:00
danpros
3b9866e8f5 Update themes 2021-04-22 12:09:09 +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
2460e5c6c1 Silence is golden 2021-03-05 10:28:00 +07:00
danpros
e2192f774d Cleaning up 2021-02-18 20:18:06 +07:00
Renamed from themes/default/post.html.php (Browse further)