18 Commits

Author SHA1 Message Date
Tetrakern
1c53bc1dae Replace fictioneer_post_header_open action with filter 2024-10-14 13:00:44 +02:00
Tetrakern
b769bcd5a4 Add fictioneer_post_article_open action hook 2024-10-14 11:40:34 +02:00
Tetrakern
69d8f77432 Extend fictioneer_post_{*} action hooks 2024-10-14 11:36:10 +02:00
Tetrakern
58d342d039 Change page padding system 2024-08-12 12:00:29 +02:00
Tetrakern
684182e3a4 Update post title font size 2024-08-01 19:26:09 +02:00
Tetrakern
a851b13cb0 Reduce PHP/HTML mode-switch overhead 2 2024-05-17 12:34:14 +02:00
Tetrakern
fc7fc2ac2e Update safe title helper parameters
Added the $context parameter and $args, which now also covers $no_filters which hopefully nobody has used yet lol
2024-03-01 12:39:42 +01:00
Tetrakern
853a7022aa Update read more link 2024-02-28 16:19:26 +01:00
Tetrakern
db8cedd7aa Update _post.php 2023-12-02 23:11:52 +01:00
Tetrakern
eeeb2fdcee Reduce yet more unnecessary get_the_ID calls 2023-12-02 11:58:58 +01:00
Tetrakern
6a0900e56e Update lock icon for protected posts 2023-09-15 10:20:30 +02:00
Tetrakern
80748251a9 Improve post CSS selectors 2023-08-30 13:51:49 +02:00
Tetrakern
110b024e63 Check for ABSPATH in template parts
Probably overkill but oh well...
2023-08-20 20:21:48 +02:00
Tetrakern
b4d20aa0b3 Cleaned up some comments 2023-08-19 22:30:40 +02:00
Tetrakern
42b972e2fc Optimize post and latest-post partials
This saves a lot of queries.
2023-08-04 11:22:28 +02:00
Tetrakern
ebbe4d72e9 Add fictioneer_blog shortcode 2023-03-10 15:35:55 +01:00
Tetrakern
288c0e63ed Improve accessibility of Read More links 2023-01-23 04:09:45 +01:00
Tetrakern
9136947e4c Clean history for public release 2023-01-21 01:31:34 +01:00