Tetrakern
0cab2324f6
Show newest chapters on top in ACF relationship
2023-06-02 20:07:46 +02:00
Tetrakern
5107c7fc0d
Remove obsolete/superfluous code
2023-06-02 10:55:23 +02:00
Tetrakern
bb50fab193
Moved SEO actions to admin_post
...
Cleaning up old sloppy code.
2023-06-02 10:51:39 +02:00
Tetrakern
9653b27876
Remove wrong name and id attributes
...
Remember kids, copy/paste is a false friend!
2023-06-02 10:35:24 +02:00
Tetrakern
f140e783a4
Remove obsolete nonce field
2023-06-02 03:45:42 +02:00
Tetrakern
16810f659b
Move purge_all_epubs action to admin_post
2023-06-02 03:42:47 +02:00
Tetrakern
26bf312d73
Extend removable query args
2023-06-02 03:29:57 +02:00
Tetrakern
b6327b5f0b
Remove obsolete fictioneer_log option
2023-06-02 01:54:33 +02:00
Tetrakern
4630a9454f
Refactored logger
2023-06-02 01:51:51 +02:00
Tetrakern
3042ef01cc
Add profile style option to display checkmarks
2023-05-31 16:05:31 +02:00
Tetrakern
601fbfaa7f
Add function to render notices
2023-05-31 15:43:42 +02:00
Tetrakern
1e3f96c0ee
Move doc comment
2023-05-31 14:39:56 +02:00
Tetrakern
3f9c79979b
Fix variable typo
...
Zimezone!
2023-05-31 10:57:56 +02:00
Tetrakern
5fb6f59606
Fix profile redirect anchors
2023-05-31 03:31:13 +02:00
Tetrakern
93ffb41358
Add top spacing to profile action rows
2023-05-31 02:43:03 +02:00
Tetrakern
ac7f6dc71d
Tidy up and optimize search code
2023-05-31 00:37:16 +02:00
Tetrakern
fa8ba26f4e
Fix broken AJAX helper
...
Whoopsy.
2023-05-29 14:06:07 +02:00
Tetrakern
a3f9b9684a
Reverted the AJAX post helper
...
This didn't work as intended.
2023-05-29 13:58:30 +02:00
Tetrakern
4b65615ea0
Improved Fetch API AJAX post helper
...
Now allows to send unconverted data.
2023-05-29 13:48:24 +02:00
Tetrakern
b4ef58c9f0
Improved Fetch API AJAX post helper
...
Now allows to send unconverted data.
2023-05-29 13:47:17 +02:00
Tetrakern
959393803c
Update doc comment
2023-05-29 13:27:36 +02:00
Tetrakern
ddaddb5527
Hide list buttons when chapter tab unselected
2023-05-29 04:58:03 +02:00
Tetrakern
686eb79dcf
Reduce submit button escape specificity
2023-05-29 03:02:52 +02:00
Tetrakern
fb1aa456b1
Add escape class to submit button style
2023-05-29 02:59:01 +02:00
Tetrakern
f8175c1e18
Update popup menu position on toggle
2023-05-29 00:41:00 +02:00
Tetrakern
70df10c98e
Position popup menus based on scroll position
...
Only for top and bottom for now because nothing else is used. Also, this was a lot easier than I expected. And no external library required~
2023-05-28 17:01:57 +02:00
Tetrakern
068116476d
Add top/bottom gaps to large modals
2023-05-28 14:50:55 +02:00
Tetrakern
c97eba6f80
Updated suggestion scrollbars
2023-05-28 12:49:53 +02:00
Tetrakern
7b71383c9d
Updated style of custom scrollbars
2023-05-28 12:43:41 +02:00
Tetrakern
9cd528c8b7
Adding vertical padding to popup menu
...
I think it just looks better with more spacing, even if the hover background does no longer reach the top and or bottom edge.
2023-05-28 01:34:40 +02:00
Tetrakern
1ec9791a41
Added notification for OAuth link errors
2023-05-23 00:57:51 +02:00
Tetrakern
09a6d0446c
Improved handling of removable query args
2023-05-23 00:57:30 +02:00
Tetrakern
0d06212127
Fix excerpt ellipsis
2023-05-17 19:51:27 +02:00
Tetrakern
dd981a4cef
Prevent selection of header background
...
That just looked dumb.
2023-05-12 15:58:37 +02:00
Tetrakern
d2ce928bad
Revert "Bump version to 5.2.6"
...
This reverts commit 94b40a7a0ac79133640bc377cbf49d6e433d92bc.
Haha, I haven't even released 5.2.5 yet.
2023-05-12 14:25:27 +02:00
Tetrakern
94b40a7a0a
Bump version to 5.2.6
2023-05-12 14:23:19 +02:00
Tetrakern
668f3c0520
Fix comment line break wrapping
2023-05-12 14:21:55 +02:00
Tetrakern
3d7c290a3e
Better use of constants
...
Should have done that from the start.
2023-05-11 16:22:43 +02:00
Tetrakern
d2f2926ce1
Bump version to 5.2.5
2023-05-11 11:40:56 +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
84584a0c0e
Fix date format in Latest Updates shortcode
2023-05-09 16:29:06 +02:00
Tetrakern
04fbc2afc4
Break too long words in chapter bookmarks
v5.2.4
2023-05-08 19:08:34 +02:00
Tetrakern
038a29edf1
Shorten chapter bookmark link
2023-05-08 18:12:09 +02:00
Tetrakern
67db72937e
Fix main background position
...
The min-height set to main could cause the position of the background to not cover the whole container sometimes. Somehow. Probably a browser bug. Moving the property to the inner wrapper gets around the issue.
2023-05-07 21:08:28 +02:00
Tetrakern
ab59d5cc3a
Update DOCUMENTATION.md
2023-05-07 18:55:24 +02:00
Tetrakern
486965a937
Update blockquote spoiler style
2023-05-07 18:09:46 +02:00
Tetrakern
87b4cf36a8
Improve subitem date format default
2023-05-07 18:03:29 +02:00
Tetrakern
068dde3f3f
Fix sitemap
2023-05-07 01:49:33 +02:00
Tetrakern
e9f8695ff6
Add option to hide a story in lists
2023-05-07 01:45:42 +02:00
Tetrakern
c1959ceceb
Change translation for SEO metabox
...
This is more for media embed cards than search engines, really.
2023-05-07 01:00:07 +02:00