4207 Commits

Author SHA1 Message Date
Tetrakern
088688c86d Make fictioneer_visibility_code comment meta obsolete
Temporarily visible unapproved comments now also use wp_hash( $comment->comment_date_gmt ) just like the default WP comments.
2024-09-22 22:12:35 +02:00
Tetrakern
8fea5c6249 Exclude moderation-hash query vars from indexing 2024-09-22 21:48:19 +02:00
Tetrakern
5be2edd22f
Merge pull request #46 from c-cesar/main
Update pt_BR translation
2024-09-22 20:17:39 +02:00
Tetrakern
ae1673f09f Do not save visibility code for confirmed comments or spam 2024-09-22 19:24:16 +02:00
Tetrakern
6d9eca6cfc Account for Jetpack plugin in comment redirect 2024-09-22 19:23:39 +02:00
ada
74156378ba sync translations 2024-09-22 13:42:37 -03:00
ccesar
5ac6733455
Merge branch 'Tetrakern:main' into main 2024-09-22 16:18:45 +00:00
Tetrakern
58b5e698d4 Bumb version to 5.24.1 2024-09-22 10:30:22 +02:00
Tetrakern
87a9ac0ada Fix typo in log filename 2024-09-22 09:58:04 +02:00
Tetrakern
25eb88cb4e Change logging location back to content directory
But with an obfuscated file name.
2024-09-22 01:04:53 +02:00
Tetrakern
64f9a54ba0 Fix inconsistency in comment badge spacing 2024-09-21 23:03:03 +02:00
Tetrakern
3d7aa57e8e update comment header 2024-09-21 22:58:50 +02:00
Tetrakern
04f23a7203 Fix function call 2024-09-21 22:44:24 +02:00
Tetrakern
f9eccadd60 Auto-disable Page Optimize plugin
It breaks the theme.
2024-09-21 22:22:07 +02:00
Tetrakern
4a8a710116 Bumb version to 5.24.1-beta4 2024-09-21 19:31:48 +02:00
Tetrakern
ab01260871 Fix display bugs in Safari 2024-09-21 19:28:24 +02:00
Tetrakern
f91c37cdf8 Add post ID class to image header 2024-09-21 11:45:09 +02:00
Tetrakern
61b35cf2bb Added additional CSS classes to header image 2024-09-21 09:48:28 +02:00
Tetrakern
5972e85ff3 Added args to fictioneer_body and fictioneer_site hooks 2024-09-21 09:48:02 +02:00
Tetrakern
4c57df693a Set top/wide header logo max width to 100% 2024-09-21 09:28:43 +02:00
Tetrakern
4d059dabda Chapter card rating defaults to story 2024-09-21 00:49:54 +02:00
Tetrakern
2cb8c114c5 Add only_protected shortcode param 2024-09-20 23:41:37 +02:00
Tetrakern
329a067da0 Replace fictioneer_exclude_protected_posts() 2024-09-20 23:32:29 +02:00
Tetrakern
68ea6eaa78 Added FICTIONEER_DEFAULT_SITE_WIDTH 2024-09-20 22:46:34 +02:00
Tetrakern
97b90339f3 Change version to 5.24.1-beta3 2024-09-20 19:59:27 +02:00
Tetrakern
aa168453db Add missing hook on index.php 2024-09-20 17:46:44 +02:00
Tetrakern
13032992b4 Add data-jetpack-boost="ignore" 2024-09-20 16:23:26 +02:00
Tetrakern
081f710991 Increases litRPG box shadow from xs to s
Was a bit too thin in some cases.
2024-09-20 15:22:31 +02:00
Tetrakern
760902d14b Update config.codekit3 2024-09-20 15:21:43 +02:00
Tetrakern
5dbcec6b7f Rearranged SCSS for future updates 2024-09-20 15:21:41 +02:00
Tetrakern
c3e51fcf18 Add no-* rel attributes to anchor links in comments
Just in case someone misuses them.
2024-09-20 14:04:37 +02:00
Tetrakern
fe61cfb194 Update BBCode conversion to account for leading/trailing whitespaces 2024-09-20 14:02:36 +02:00
Tetrakern
2d1b574f77 Add fictioneer-theme class to root
This can be used by plugins to apply theme-specific CSS.
2024-09-20 13:34:03 +02:00
Tetrakern
3b3384a165 Bumb version to 5.24.1 2024-09-20 00:08:08 +02:00
Tetrakern
9425ae0458 Add option to disable menu caching 2024-09-19 21:56:59 +02:00
Tetrakern
63baa68a1a Reenforce paragraph font size in content
Deals with some plugins.
2024-09-19 12:55:35 +02:00
Tetrakern
ce7ba30069 Reenforce the hidden attribute on elements
Apparently, some plugin CSS files take some liberties they should not.
2024-09-19 12:31:41 +02:00
Tetrakern
e131e950b4 Update navigation style 2024-09-19 09:16:35 +02:00
Tetrakern
9a0cda8f08 Fix some code formatting 2024-09-19 02:24:49 +02:00
Tetrakern
9417b5e6a5 Update theme.json 2024-09-18 14:20:39 +02:00
Tetrakern
c3b9844c01 Refactor post meta user validation before save 2024-09-18 13:49:51 +02:00
Tetrakern
4daee5bc0a Add Transient cache to taxonomy submenu 2024-09-18 11:55:48 +02:00
Tetrakern
0154155d83 Fix undefined array key warning 2024-09-18 09:44:25 +02:00
Tetrakern
4788573335 Add issue check for orphaned post meta 2024-09-17 21:24:57 +02:00
Tetrakern
f175b499d9 Scan for and clean up orphaned post meta 2024-09-17 19:03:25 +02:00
Tetrakern
b799633f99 Show meta row counts under database tools 2024-09-17 18:50:22 +02:00
Tetrakern
38735ea937 Bumb version to 5.24.1-beta2 2024-09-17 18:28:34 +02:00
Tetrakern
f200300d2c Add _edit_last and _edit_lock to database cleanup tool 2024-09-17 18:27:22 +02:00
Tetrakern
927ceb7bf5 Remove fictioneer_first_publish_date meta 2024-09-17 15:43:57 +02:00
Tetrakern
a86f1ae8ba Bumb version to 5.24.1-beta1 2024-09-17 12:06:17 +02:00