2377 Commits

Author SHA1 Message Date
Tetrakern
683fc9091d Fix counting of new folled chapters 2024-12-15 02:13:38 +01:00
Tetrakern
8ebb3eb686 Add salt functions to FFCNR
For more security-sensitive requests in the future.
2024-12-14 11:41:45 +01:00
Tetrakern
2d38dc8760 Update FFCNR action setup 2024-12-11 21:55:49 +01:00
Tetrakern
a9041850cd Add FFCNR option helpers 2024-12-10 20:34:10 +01:00
Tetrakern
ae9c236681 Prevent direct access of FFCNR setup file 2024-12-09 16:54:21 +01:00
Tetrakern
a584bf51a6 Replace 5.xx.x with 5.27.0 2024-12-09 02:45:08 +01:00
Tetrakern
056d5eb54c Update FFCNR for multi-sites (somewhat) 2024-12-09 00:53:21 +01:00
Tetrakern
7d386820b5 Update FFCNR setting description 2024-12-08 18:42:01 +01:00
Tetrakern
346ae409da Improve ffcnr_get_auth_cookie() 2024-12-08 18:37:10 +01:00
Tetrakern
b98d3a9f5f Improve ffcnr_load_user_meta() 2024-12-08 16:52:35 +01:00
Tetrakern
de90dda2ad Update _settings_page_general.php 2024-12-08 14:35:16 +01:00
Tetrakern
349e21f9a4 Introduce FFCNR 2024-12-08 14:31:47 +01:00
Tetrakern
f5e0188c1f
Add Stimulus (#65) 2024-12-06 17:38:32 +01:00
Tetrakern
5885dbd5fd Remove test filter 2024-12-02 15:55:36 +01:00
Tetrakern
b9fbcd51ae Escape aria labels for checkmarks 2024-12-02 15:54:59 +01:00
Tetrakern
3e3e5fed07 Fix UTF-8 issue in comment line break filter 2024-11-30 19:46:02 +01:00
Tetrakern
12ee20cde4 Make quote partial prefix/suffix translatable 2024-11-28 16:25:30 +01:00
Tetrakern
c5f7e23ff5 Use wp_print_inline_script_tag()
Makes it possible to apply script content policy.
2024-11-28 15:24:19 +01:00
Tetrakern
5943ec72d2 Improve tag cloud count filter 2024-11-27 21:39:53 +01:00
Tetrakern
50b4e957e6 Update new setting translation 2024-11-27 21:23:17 +01:00
Tetrakern
1a66f86fbf Add option to exclude non-stories from could counts 2024-11-27 02:07:56 +01:00
Tetrakern
44b3489b50 Add footer comments to Latest Stories/Updates shortcodes 2024-11-26 12:11:30 +01:00
Tetrakern
aec80b757b Add more conditions to search-and-filter options 2024-11-26 02:29:26 +01:00
Tetrakern
9ea18e184e Add comments orderby to sort-and-filter options 2024-11-26 01:20:37 +01:00
Tetrakern
443e9dbb30 Fix advanced search for taxonomies with same name
Seriously.
2024-11-21 21:26:55 +01:00
Tetrakern
2db9caba31 Fix comment action button translation 2024-11-21 00:29:18 +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
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
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
dd2d6b48f4 Add offensive/appropriate frontend mod menu item 2024-11-15 18:43:23 +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
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
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
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
0ba5dd55bc Fix cropping of header image 2024-11-04 09:57:13 +01:00
Tetrakern
cb09b173df Use table name from $wpdb when changing SELECT clause
Welp.
2024-11-03 15:14:43 +01:00