Tetrakern
|
4eec1f9b1f
|
Fix password bypass cache issue (again)
|
2024-05-19 02:36:46 +02:00 |
|
Tetrakern
|
6fe453bff7
|
Optimize some lines
|
2024-05-17 15:35:38 +02:00 |
|
Tetrakern
|
4d707ac4ba
|
Add option to show default WP login link
|
2024-05-15 01:22:03 +02:00 |
|
Tetrakern
|
263bee6fd6
|
Fix post password bypass caching issue
This should now properly set all cookies first, so that cache plugins can figure out whether this post should be cached or not.
|
2024-05-12 18:29:08 +02:00 |
|
Tetrakern
|
c291bcbf81
|
Add capability and conditions to post password expiration
|
2024-05-11 17:04:30 +02:00 |
|
Tetrakern
|
aeb0982050
|
Rename function to *_get_post_patreon_data
For clarity.
|
2024-05-10 16:58:06 +02:00 |
|
Tetrakern
|
c48cac6e18
|
Optimize fictioneer_bypass_password()
|
2024-05-10 16:47:40 +02:00 |
|
Tetrakern
|
4b0810d236
|
Update post_password_required hook functions
Return early if already unlocked
|
2024-05-10 02:51:53 +02:00 |
|
Tetrakern
|
52984bb45d
|
Add static variable cache to password bypass filter
|
2024-05-09 17:24:26 +02:00 |
|
Tetrakern
|
e346f1f78f
|
Add Patreon gate option to post unlock feature
|
2024-05-09 17:23:55 +02:00 |
|
Tetrakern
|
ffbf97644b
|
Add feature to unlock selected posts per user
|
2024-05-08 23:44:10 +02:00 |
|
Tetrakern
|
33522108f0
|
Remove commented-out code
|
2024-05-03 16:31:34 +02:00 |
|
Tetrakern
|
9e0089c5ef
|
Fix admin_panel_access capability
Will no longer prevent users from changing their frontend profiles.
|
2024-05-01 19:10:55 +02:00 |
|
Tetrakern
|
332cbc0d20
|
Remove superfluous out-of-scope array
No idea why I put that there.
|
2024-04-29 20:45:59 +02:00 |
|
Tetrakern
|
f2bfb1a19c
|
Account for Patreon lifetime_amount_cents
|
2024-04-29 02:52:00 +02:00 |
|
Tetrakern
|
722acc1c52
|
Allow unpublished Patreon tiers
They are still technically active.
|
2024-04-28 21:47:48 +02:00 |
|
Tetrakern
|
0887958448
|
Add utility to get a post's Patreon data
|
2024-04-28 14:02:24 +02:00 |
|
Tetrakern
|
808bf90726
|
Add capability to assign Patreon tiers and thresholds
|
2024-04-27 17:28:47 +02:00 |
|
Tetrakern
|
43a55d796a
|
Update setting texts
|
2024-04-27 16:21:43 +02:00 |
|
Tetrakern
|
5c5743bda6
|
Update Patreon tier check for global tiers/thresholds
|
2024-04-27 14:36:10 +02:00 |
|
Tetrakern
|
2fa25630f8
|
Add fictioneer_patreon_tiers_valid() function
And a filter.
|
2024-04-27 13:22:01 +02:00 |
|
Tetrakern
|
bdb4f565e1
|
Add setting to enable Patreon unlock feature
|
2024-04-27 12:45:20 +02:00 |
|
Tetrakern
|
8dd4bf5b8b
|
Reformat condition for clarity
|
2024-04-27 12:11:02 +02:00 |
|
Tetrakern
|
b42219bd42
|
Fix comparison
|
2024-04-27 04:03:49 +02:00 |
|
Tetrakern
|
1dcab45d3d
|
Prepare password bypass for Patreon tier check
|
2024-04-26 12:38:13 +02:00 |
|
Tetrakern
|
f4b10e1d01
|
Let trough already unlocked posts in password check
No need to prolong this.
|
2024-04-25 22:01:47 +02:00 |
|
Tetrakern
|
417c8baf5c
|
Add exemptions to strip_shortcodes()
|
2024-04-16 14:43:48 +02:00 |
|
Tetrakern
|
5df5bc696f
|
Rename files for clarity, move some functions
Bringing order to the mess, one commit at a time.
|
2024-04-13 16:54:33 +02:00 |
|