4452 Commits

Author SHA1 Message Date
Tetrakern
b6dae55664 Update tab focus styles 2024-11-25 22:16:26 +01:00
Tetrakern
443e9dbb30 Fix advanced search for taxonomies with same name
Seriously.
2024-11-21 21:26:55 +01:00
Tetrakern
449073b9ce Update fictioneer.pot 2024-11-21 00:30:02 +01:00
Tetrakern
2db9caba31 Fix comment action button translation 2024-11-21 00:29:18 +01:00
Tetrakern
68bce00d0c Add query name to main RSS feed 2024-11-20 11:45:14 +01:00
Tetrakern
6672fdcbcc Improve dialog modal style 2024-11-20 06:02:56 +01:00
Tetrakern
f688309371 Revert "Fix author comment badge"
This reverts commit 09d64d5122df646cfa180ad1dc0e89239dbca28c.
2024-11-20 06:01:17 +01:00
Tetrakern
09d64d5122 Fix author comment badge 2024-11-20 00:28:31 +01:00
Tetrakern
86a97e71b1 Switch to ECMA 13 2024-11-20 00:28:16 +01:00
Tetrakern
519d4a8478 Update INSTALLATION.md 2024-11-18 14:54:36 +01:00
Tetrakern
752f8defa0 Add protocol to link copy 2024-11-18 14:31:15 +01:00
Tetrakern
e96ba540f2 Fix opacity of comment frontend mod menu gear button 2024-11-17 01:20:39 +01:00
Tetrakern
17d21c61fb Add FICTIONEER_OAUTH_COOKIE_EXPIRATION constant 2024-11-16 14:06:59 +01:00
Tetrakern
04624569fe Change appropriate to unoffensive 2024-11-16 14:00:38 +01:00
Tetrakern
9df1092549 Add login status bookshelf error messages 2024-11-16 01:16:53 +01:00
Tetrakern
958e0efdd5 Clean up code examples 2024-11-15 20:57:34 +01:00
Tetrakern
c9a829308c Update FILTERS.md 2024-11-15 20:55:07 +01:00
Tetrakern
3e8edf3f77 Switch add_action with add_filter 2024-11-15 20:55:03 +01:00
Tetrakern
c360a9e996 Fix incorrectly rendered comment edit/delete buttons 2024-11-15 19:36:50 +01:00
Tetrakern
8ba931af82 Bumb version to 5.26.1-beta1 2024-11-15 18:50:18 +01:00
Tetrakern
8069d37cbc Update fictioneer.pot 2024-11-15 18:47:09 +01:00
Tetrakern
dd2d6b48f4 Add offensive/appropriate frontend mod menu item 2024-11-15 18:43:23 +01:00
Tetrakern
a3491766e5 Fix grid-columns overflowing sidebar 2024-11-14 12:10:50 +01:00
Tetrakern
e2a4062cf6 Format comment header number
Apparently, some stories actually break a thousand. Good for them.
2024-11-14 02:20:04 +01:00
Tetrakern
ee7a497134 Fix editor drop cap for WP 6.7 2024-11-13 03:39:50 +01:00
Tetrakern
79ad5479b0 Restore editor system font stack for WP 6.7 2024-11-13 03:39:37 +01:00
Tetrakern
f2c2892f25 Bumb version to 5.26.0 v5.26.0 2024-11-10 22:14:49 +01:00
Tetrakern
762d1623e2 Remove superfluous function 2024-11-10 15:17:14 +01:00
Tetrakern
7aec3c55af Store story comment count in post row
Primarily for query purposes.
2024-11-10 14:46:36 +01:00
Tetrakern
404479d131 Fix chapter post type
Hierarchical doesn't work as expected.
2024-11-09 12:32:24 +01:00
Tetrakern
dcf41660ac Add customizer options for header background color 2024-11-07 02:44:50 +01:00
Tetrakern
faf31fe3f8 Fix missing OAuth profile section 2024-11-06 21:29:41 +01:00
Tetrakern
4701fe9a28 Restore showcase color placeholders
This time without edge bleeding. Hopefully.
2024-11-06 20:58:02 +01:00
Tetrakern
eae739f074 Remove post_fields filter
It did make the SQL faster, but the WP_Query slower. Something internally, most likely.
2024-11-05 23:58:26 +01:00
Tetrakern
d4d6ac51bd Fix typo 2024-11-05 23:09:18 +01:00
Tetrakern
46cdb988a6 Catch possible null access 2024-11-05 21:12:58 +01:00
Tetrakern
d6ca9bd79b Use SQL to get chapter relationship metabox data 2024-11-05 21:10:00 +01:00
Tetrakern
1c9b1a8134 Add $icon param to fictioneer_get_icon_field()
Allows to pre-retrieve and use an icon.
2024-11-05 20:53:19 +01:00
Tetrakern
819ab69363 Fix SQL error for token meta box 2024-11-04 21:41:26 +01:00
Tetrakern
8cc25fc51a Update MIGRATION.md 2024-11-04 21:37:18 +01:00
Tetrakern
ff5bf8e1a7 Update config.codekit3 2024-11-04 21:35:35 +01:00
Tetrakern
2f72af4640 Make sure IDs are integers for chapter parent setter 2024-11-04 21:35:30 +01:00
Tetrakern
d1ae66cb23 Make fcn_chapter post type hierarchical 2024-11-04 21:34:35 +01:00
Tetrakern
7ccd0a6766 Fix migration script example 2024-11-04 19:49:44 +01:00
Tetrakern
f916028a43 Update MIGRATION.md 2024-11-04 17:28:01 +01:00
Tetrakern
972d953bd4 Update MIGRATION.md 2024-11-04 17:03:32 +01:00
Tetrakern
f6a7f02ed2 Remove placer background from header image 2024-11-04 10:04:02 +01:00
Tetrakern
0ba5dd55bc Fix cropping of header image 2024-11-04 09:57:13 +01:00
Tetrakern
e8aff98be7 Update config.codekit3 2024-11-04 09:25:57 +01:00
Tetrakern
3ad4725485 Fix border-radius for line-style post lists 2024-11-03 18:02:42 +01:00