Title: WAC POST
Author: desarrollowac
Published: <strong>23 april 2026</strong>
Last modified: 23 april 2026

---

Plugins zoeken

![](https://ps.w.org/wac-post/assets/banner-772x250.png?rev=3513284)

![](https://ps.w.org/wac-post/assets/icon-256x256.png?rev=3513284)

# WAC POST

 Door [desarrollowac](https://profiles.wordpress.org/desarrollowac/)

[Download](https://downloads.wordpress.org/plugin/wac-post.4.1.3.zip)

 * [Details](https://nl-be.wordpress.org/plugins/wac-post/#description)
 * [Beoordelingen](https://nl-be.wordpress.org/plugins/wac-post/#reviews)
 *  [Installatie](https://nl-be.wordpress.org/plugins/wac-post/#installation)
 * [Ontwikkeling](https://nl-be.wordpress.org/plugins/wac-post/#developers)

 [Ondersteuning](https://wordpress.org/support/plugin/wac-post/)

## Beschrijving

The **WAC POST** plugin provides a robust integration between the WeAreContent platform
and WordPress sites. It registers two specialized REST API endpoints designed for
secure, high-performance content delivery.

These endpoints are strictly protected by a three-layer security model:
 1. **IP
Whitelisting:** Access is only granted to authorized IP addresses (local and remote
dynamic lists). 2. **Application Key:** Every request must include a valid `X-WACPO-
App-Key` header. 3. **Role Validation:** Only users with Editor or Administrator
permissions can execute the operations.

**Available Endpoints:**
 * `POST /wp-json/wac/v2/create-and-seo-post`: Create new
posts including featured images, secondary media, and full SEO metadata. * `POST/
wp-json/wac/v2/postsys`: Update SEO metadata and keywords for existing posts.

### External Services

This plugin relies on external services provided by WeAreContent to ensure secure
integration and media processing. By using this plugin, you acknowledge and agree
to the terms of these third-party services:

 1. **WeAreContent Auth-IP List:**
 2.  * **Service:** A remote security list hosted at app.wearecontent.com.
     * **Purpose:** Provides a dynamic list of authorized MD5 IP hashes to secure REST
       API endpoints via IP Whitelisting.
     * **Data processed:** The plugin only fetches security hashes from the server;
       no user or website data is transmitted to WeAreContent during this process.
     * **Terms of Service:** https://www.wearecontent.com/terminos-y-condiciones
     * **Privacy Policy:** https://www.wearecontent.com/tratamiento-de-datos
 3. **WeAreContent Media Server:**
 4.  * **Service:** A dedicated media hosting platform (files.wearecontent.com).
     * **Purpose:** Allows the plugin to download and sideload featured images and 
       extra media assets directly into the WordPress library.
     * **Data processed:** The plugin performs a secure download of media files to 
       the local server; no personal user data is sent to the external host.
     * **Terms of Service:** https://www.wearecontent.com/terminos-y-condiciones
     * **Privacy Policy:** https://www.wearecontent.com/tratamiento-de-datos

### Features

 * **Secure REST Endpoints:** Dedicated points for content creation and metadata
   updates.
 * **IP Security & Proxy Support:** Advanced detection of real client IPs behind
   Cloudflare, Nginx, or other proxies.
 * **Custom Authentication:** Secure header-based validation via a unique Application
   Key.
 * **SEO Integration:** Automatic mapping of metadata for both **Yoast SEO** and**
   RankMath SEO**.
 * **Automated Media Management:** Downloads and attaches featured images and in-
   content media from authorized hosts.
 * **Smart Taxonomy Handling:** Automatically creates categories and tags if they
   do not exist on the site.
 * **Privacy Ready:** Includes suggested text for the site’s privacy policy regarding
   technical data processing.
 * **Translation Ready:** Fully internationalized with support for multiple locales.

## Schermafbeeldingen

 * [[
 * WAC Post settings page where security , IP whitelist and image server.

## Installatie

 1. Upload the plugin folder to the `/wp-content/plugins/` directory, or install the
    plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress.
 3. Go to **Settings > WAC Post** to configure your application key, IP whitelist, 
    and image server.

## FAQ

### How is endpoint security guaranteed?

Access is restricted by three layers: a custom Application Key (`X-WACPO-App-Key`),
IP address validation (via local and remote whitelists), and user capability checks(
Editor or Admin).

### Which SEO plugins are supported?

The plugin automatically detects and maps SEO titles, descriptions, and focus keywords
for **Yoast SEO** and **RankMath SEO**.

### Is it safe for the plugin to download external images?

Yes. The plugin uses a whitelist of allowed hosts (e.g., `files.wearecontent.com`),
validates MIME types, and checks file sizes before processing and adding them to
the library.

### Does the plugin handle data privacy?

Yes. It includes a privacy policy content generator to inform users about technical
data processing and authorized external connections.

### What happens if a post category does not exist?

The plugin will automatically create the category or tag using the name or slug 
provided in the REST request.

## Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

## Bijdragers & ontwikkelaars

“WAC POST” is open source software. De volgende personen hebben bijgedragen aan 
deze plugin.

Bijdragers

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

[Vertaal “WAC POST” naar jouw taal.](https://translate.wordpress.org/projects/wp-plugins/wac-post)

### Interesse in de ontwikkeling?

[Bekijk de code](https://plugins.trac.wordpress.org/browser/wac-post/), haal de 
[SVN repository](https://plugins.svn.wordpress.org/wac-post/) op, of abonneer je
op het [ontwikkellog](https://plugins.trac.wordpress.org/log/wac-post/) via [RSS](https://plugins.trac.wordpress.org/log/wac-post/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 4.1.3

 * Added management menu in the admin dashboard.
 * Implemented full internationalization (i18n) support.
 * Optimized security logic and code standards for WordPress.org compliance.

#### 4.1.2

 * Added support for detecting real client IP behind proxies/CDN (Cloudflare, Nginx,
   etc.).
 * Added support for RankMath SEO integration.
 * Improved logging for IP detection debugging.

#### 4.1.1

 * Added IP restrictions and dynamic remote validation.

#### 1.0.0

 * Initial plugin release.

## Meta

 *  Versie **4.1.3**
 *  Laatst bijgewerkt: **3 weken geleden**
 *  Actieve installaties: **Minder dan 10**
 *  WordPress versie ** 5.0 of nieuwer **
 *  Getest t/m **6.9.4**
 *  PHP versie ** 7.0 of nieuwer **
 *  Taal
 * [English (US)](https://wordpress.org/plugins/wac-post/)
 * Tags
 * [posts](https://nl-be.wordpress.org/plugins/tags/posts/)[rankmath](https://nl-be.wordpress.org/plugins/tags/rankmath/)
   [rest-api](https://nl-be.wordpress.org/plugins/tags/rest-api/)[seo](https://nl-be.wordpress.org/plugins/tags/seo/)
   [Yoast](https://nl-be.wordpress.org/plugins/tags/yoast/)
 *  [Geavanceerde weergave](https://nl-be.wordpress.org/plugins/wac-post/advanced/)

## Beoordelingen

Er zijn nog geen beoordelingen ingediend.

[Your review](https://wordpress.org/support/plugin/wac-post/reviews/#new-post)

[Bekijk alle beoordelingen](https://wordpress.org/support/plugin/wac-post/reviews/)

## Bijdragers

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

## Ondersteuning

Iets te melden? Hulp nodig?

 [Het supportforum bekijken](https://wordpress.org/support/plugin/wac-post/)