patreon-wordpress icon indicating copy to clipboard operation
patreon-wordpress copied to clipboard

Results 7 patreon-wordpress issues
Sort by recently updated
recently updated
newest added

Added an option in the plugin's settings page that allows to select to use the Wordpress `wp_set_auth_cookie()` built-in "Remember Me" function to increase the Patreon Login cookie length to 2...

This https://github.com/Patreon/patreon-wordpress/blob/d7f28ff5f3bf0c9c55ed7b5087ea11a93b54be70/classes/patreon_wordpress.php#L564-L568 does not make sense. You accept a user argument but only use one static cache variable. Any call to this function will first check that cache which gets...

Sorry if this is not the right place to file this issue, but we purchased the Pro plugin and since installing, the plugin has been spamming our poor Sentry instance...

I'm trying to make the post sync also sync patrons by using the included `fetch_campaign_and_patrons` function, but it returns the following: `The server could not verify that you are authorized...

Hi, is there any troubleshooting guide I could follow to understand why the plugin has never pulled new articles automatically? I always have to trigger it manually selecting "import next...

I manage a website that uses this plugin and since updating to the last version (and also, upgrading to the V2 of the API) users have been constantly stuck in...

Classname changes from Patreon_WordPress (with Patreon_Wordpress as an alias for backwards compatibility) and overall Wordpress / wordpress to WordPress changes. Also added defining the constant PATREON_TEXT_YOU_HAVE_NO_REWARDS_IN_THIS_CAMPAIGN, since it wasn't defined...