Tetrakern
b1e6ffc700
Refactor AJAX user authentication
2023-08-27 12:29:24 +02:00
Tetrakern
43b7ea276f
Add missing type="text/css" to style tags
...
Probably still more somewhere.
2023-08-25 21:35:19 +02:00
Tetrakern
662e78bf5b
Start using REST API; story comments
...
At least for everything that cannot use the fast AJAX, which is still superior.
2023-08-21 21:32:52 +02:00
Tetrakern
b419f2903e
Clean ups and optimizations
2023-08-19 13:33:25 +02:00
Tetrakern
b0f01dc051
Disable block-templates
...
ewfgbpojsjkewlqfdsovhiudsaköofnwajkl gbvjafkdsvhfjkdqldfbjweoknvökolsdf
2023-08-19 03:50:57 +02:00
Tetrakern
d394121a64
Make add_editor_style path relative
...
It worked before but was not necessary.
2023-08-18 23:48:02 +02:00
Tetrakern
9466b9d444
Further restrict media access
2023-08-15 19:03:43 +02:00
Tetrakern
5e746bcc2d
Make sure widgets are dead
2023-08-15 18:24:14 +02:00
Tetrakern
832e05ec07
Remove block patterns
2023-08-15 18:14:24 +02:00
Tetrakern
6b222970bb
Unsticky the post sticky
2023-08-14 23:40:52 +02:00
Tetrakern
7e0f11275f
Doc comments
2023-08-11 23:51:30 +02:00
Tetrakern
f29cd4655e
Extend legacy cleanup
2023-08-11 23:50:41 +02:00
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