Tetrakern
3765b7be3f
Cleanup legacy options
2023-08-11 22:37:53 +02:00
Tetrakern
97c513941b
Prepare legacy cleanup
2023-08-11 22:33:41 +02:00
Tetrakern
9ba95da247
Add and apply fcn_simple_comment_html
2023-08-11 22:23:54 +02:00
Tetrakern
373baa55c9
Make actions/filter no longer pluggable
...
You can remove them anyway, no need to sacrifice CPU cycles for this.
2023-08-08 22:45:55 +02:00
Tetrakern
a9bbdb2785
File sanity and loading optimization
...
Moved some functions around only scoped them and partials better to the needed context. Saves about 100-110 KiB memory. It's something!
2023-08-08 20:33:24 +02:00
Tetrakern
3e70278aac
Add option to strip shortcodes for non-admins
2023-08-03 18:58:23 +02:00
Tetrakern
9885b47efd
Added wrapper for paginate_links function
...
Only adds a tabindex for the dots right now, which was done with JS before and that was bad.
2023-06-09 11:31:40 +02:00
Tetrakern
26bf312d73
Extend removable query args
2023-06-02 03:29:57 +02:00
Tetrakern
1e3f96c0ee
Move doc comment
2023-05-31 14:39:56 +02:00
Tetrakern
09a6d0446c
Improved handling of removable query args
2023-05-23 00:57:30 +02:00
Tetrakern
3d7c290a3e
Better use of constants
...
Should have done that from the start.
2023-05-11 16:22:43 +02:00
Tetrakern
69669ea92d
Reduce database calls, add option to skip them
...
Apparently, get_bloginfo() is not cached, so calling it over and over again negatively impacts performance. Child themes can now make use of four new constants to skip these calls entirely.
2023-05-11 11:37:40 +02:00
Tetrakern
9b3d6cbf22
Add more Jetpack blocks to allowlist
2023-03-13 11:02:29 +01:00
Tetrakern
7a916db8c7
Allow blocks for Cloudinary and Jetpack
...
Spares site owners to not find the compatibility setting to allow all blocks.
2023-03-13 10:26:26 +01:00
Tetrakern
aca556262a
Refactor chapter font colors
2023-02-23 18:41:14 +01:00
Tetrakern
a7906828a4
Refactor chapter fonts
2023-02-23 17:03:41 +01:00
Tetrakern
f34ccfb2f6
Streamline constant
...
Now or never, before anyone uses them.
2023-02-08 20:54:54 +01:00
Tetrakern
d4b6e439a6
Add excerpt support to pages.
2023-01-31 08:09:02 +01:00
Tetrakern
597aab7f9d
Change and option-ize update check frequency
2023-01-27 13:13:05 +01:00
Tetrakern
0ab3a74516
Always check for updates on Updates page
...
And make update check pluggable.
2023-01-26 14:10:51 +01:00
Tetrakern
ec1f933efa
Fix latest version check.
...
Yikes...
2023-01-23 00:32:13 +01:00
Tetrakern
c454b6242f
Change update notice
2023-01-21 17:41:02 +01:00
Tetrakern
9136947e4c
Clean history for public release
2023-01-21 01:31:34 +01:00