Title: Coug Latest Posts for Patreon
Author: coug
Published: <strong>August 30, 2026</strong>
Last modified: August 31, 2026

---

Search plugins

![](https://ps.w.org/coug-latest-posts-for-patreon/assets/banner-772x250.png?rev
=3672368)

![](https://ps.w.org/coug-latest-posts-for-patreon/assets/icon-256x256.png?rev=3672349)

# Coug Latest Posts for Patreon

 By [coug](https://profiles.wordpress.org/coug/)

[Download](https://downloads.wordpress.org/plugin/coug-latest-posts-for-patreon.1.2.0.zip)

 * [Details](https://wordpress.org/plugins/coug-latest-posts-for-patreon/#description)
 * [Reviews](https://wordpress.org/plugins/coug-latest-posts-for-patreon/#reviews)
 *  [Installation](https://wordpress.org/plugins/coug-latest-posts-for-patreon/#installation)
 * [Development](https://wordpress.org/plugins/coug-latest-posts-for-patreon/#developers)

 [Support](https://wordpress.org/support/plugin/coug-latest-posts-for-patreon/)

## Description

Coug Latest Posts for Patreon connects a Patreon creator account to WordPress and
automatically displays the creator’s latest Patreon publications.

The plugin is especially suited to creators who use a public teaser image before
locked or premium content, including adult/NSFW Patreon creators.

Features:

 * Display the latest Patreon posts with a shortcode.
 * Show or hide the teaser image, title and Patreon button.
 * Responsive card layout.
 * Configurable automatic refresh and local caching.
 * Guided Patreon API configuration.
 * Public fallback card when no usable teaser image is available.
 * Native WordPress internationalization, ready for WordPress.org language packs.
 * Patreon credentials stay on the WordPress installation and are never sent to 
   the plugin author.

The plugin does not bypass Patreon access restrictions or unlock premium content.

### Languages

English (US) is the source language. The plugin is fully internationalized using
the native WordPress gettext system.

Translations for the WordPress.org release are managed and distributed through translate.
wordpress.org and WordPress language packs rather than bundled .po/.mo files.

### Preview images

The plugin uses the first usable image inserted into the free/public part of the
Patreon post text as the WordPress preview image.

Images that exist only in Patreon galleries, attachments, or locked premium content
are not imported as thumbnails.

For adult/NSFW creators, the recommended workflow is:

 1. Add a SFW or soft teaser image in the public/free section of the Patreon post.
 2. Keep explicit or premium content inside the locked Patreon section.
 3. The plugin displays the public teaser and links the visitor to Patreon.

If no usable public teaser image is found, the plugin displays its fallback card.

### Shortcodes

    ```
    [couglapo_latest_patreon]
    ```

Displays the latest 3 Patreon posts.

    ```
    [couglapo_latest_patreon count="1"]
    ```

Displays only the latest Patreon post.

    ```
    [couglapo_latest_patreon count="6"]
    ```

Displays up to 6 cached Patreon posts.

### External services

This plugin connects directly to Patreon because Patreon is the service that provides
the creator posts displayed by the plugin.

The plugin may contact:

 * Patreon API endpoints to retrieve the authenticated creator’s campaign and posts.
 * Public Patreon post pages when a public preview needs to be detected.
 * Patreon-owned media hosts to download a public teaser image into the local WordPress
   upload directory.

The Patreon API credentials entered by the administrator are sent only to Patreon
as required for authentication. They are not sent to Coug or to servers controlled
by the plugin author.

No visitor account data is sent to the plugin author.

This plugin is an independent project and is not affiliated with or endorsed by 
Patreon.

Patreon API documentation: https://docs.patreon.com/
 Patreon policies and terms:
https://www.patreon.com/policy Patreon privacy policy: https://privacy.patreon.com/

### Support Development

If this plugin is useful to you and you would like to support its continued development,
you can buy me a coffee:

https://ko-fi.com/cougai

## Screenshots

[⌊Responsive Patreon post cards on the WordPress front end, with public teaser images
and the built-in 18+ NSFW fallback.⌉⌊Responsive Patreon post cards on the WordPress
front end, with public teaser images and the built-in 18+ NSFW fallback.⌉[

Responsive Patreon post cards on the WordPress front end, with public teaser images
and the built-in 18+ NSFW fallback.

[⌊Patreon connection and status dashboard, with the Client ID hidden for privacy.
Secret credentials are never rendered back after saving.⌉⌊Patreon connection and
status dashboard, with the Client ID hidden for privacy. Secret credentials are 
never rendered back after saving.⌉[

Patreon connection and status dashboard, with the Client ID hidden for privacy. 
Secret credentials are never rendered back after saving.

[⌊Display settings for the button, fallback image, visible elements and automatic
refresh frequency.⌉⌊Display settings for the button, fallback image, visible elements
and automatic refresh frequency.⌉[

Display settings for the button, fallback image, visible elements and automatic 
refresh frequency.

[⌊Built-in user guide covering Patreon connection, thumbnail selection, shortcodes,
caching and troubleshooting.⌉⌊Built-in user guide covering Patreon connection, thumbnail
selection, shortcodes, caching and troubleshooting.⌉[

Built-in user guide covering Patreon connection, thumbnail selection, shortcodes,
caching and troubleshooting.

## Installation

 1. In WordPress, go to Plugins > Add New > Upload Plugin.
 2. Upload and activate Coug Latest Posts for Patreon.
 3. Open the Coug Patreon menu in the WordPress admin.
 4. Follow the User Guide to create a Patreon API client and enter your credentials.
 5. Click Test Patreon to verify the connection.
 6. Add `[couglapo_latest_patreon]` to a page, post, or shortcode-compatible widget.

## FAQ

### Does this plugin bypass Patreon paywalls?

No. It does not unlock, reproduce, or bypass locked Patreon content.

### Where does the thumbnail come from?

The plugin uses the first usable image inserted into the free/public part of the
Patreon post text.

### Why do I see the fallback instead of an image?

Check that the post contains an image directly in its free/public text section. 
Images stored only in a gallery, attachment area, or locked content may not be available
as a public preview.

### Does it support adult/NSFW Patreon creators?

Yes. The plugin can be used by adult/NSFW creators. Use a public teaser image that
you are comfortable displaying on your WordPress site and keep premium or explicit
material locked on Patreon.

### Do I share my Patreon credentials with Coug?

No. Your credentials remain on your WordPress installation. The plugin author does
not receive them.

### How are Patreon credentials stored?

Client Secret, Creator Access Token and Creator Refresh Token are stored server-
side in a dedicated non-autoloaded WordPress option. They are not rendered back 
into the settings page after saving. The plugin does not encrypt them in the WordPress
database, so database access must be protected.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Coug Latest Posts for Patreon” is open source software. The following people have
contributed to this plugin.

Contributors

 *   [ coug ](https://profiles.wordpress.org/coug/)

[Translate “Coug Latest Posts for Patreon” into your language.](https://translate.wordpress.org/projects/wp-plugins/coug-latest-posts-for-patreon)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/coug-latest-posts-for-patreon/),
check out the [SVN repository](https://plugins.svn.wordpress.org/coug-latest-posts-for-patreon/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/coug-latest-posts-for-patreon/)
by [RSS](https://plugins.trac.wordpress.org/log/coug-latest-posts-for-patreon/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.2.0

 * Finalized the WordPress.org review compliance pass.
 * Hardened one-time migration of legacy settings and Patreon credentials.
 * Preserved OAuth credential values without text-field mutation.
 * Kept CSS loading on WordPress enqueue APIs with unique plugin prefixes.
 * Kept WordPress.org translation distribution through language packs.
 * Added and documented the optional Ko-fi support link.
 * Declared compatibility through WordPress 7.1.

#### 1.1.1

 * Restored automatic migration of settings and Patreon credentials from legacy 
   development builds to the new prefixed storage keys.
 * Legacy values are preserved and are not deleted during migration.

#### 1.1.0

 * Added a discreet author/support footer to all plugin administration tabs.
 * Added an optional Ko-fi support link.
 * Applied the WordPress.org review compliance updates for asset loading, unique
   prefixes, settings sanitization and translation distribution.

#### 1.0.0

 * First public release.
 * Patreon API v2 connection.
 * Latest-post display with responsive cards.
 * Public teaser image system and fallback.
 * Configurable image, title, button and refresh settings.
 * Local caching.
 * Native WordPress gettext internationalization.
 * WordPress.org language-pack compatible internationalization.
 * Security hardening for credentials and remote media.

## Meta

 *  Version **1.2.0**
 *  Last updated **5 days ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.0 or higher **
 *  Tested up to **7.1**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [creators](https://wordpress.org/plugins/tags/creators/)[membership](https://wordpress.org/plugins/tags/membership/)
   [patreon](https://wordpress.org/plugins/tags/patreon/)[shortcode](https://wordpress.org/plugins/tags/shortcode/)
 *  [Advanced View](https://wordpress.org/plugins/coug-latest-posts-for-patreon/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/coug-latest-posts-for-patreon/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/coug-latest-posts-for-patreon/reviews/)

## Contributors

 *   [ coug ](https://profiles.wordpress.org/coug/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/coug-latest-posts-for-patreon/)