PostRSS Advanced Dashboard Integration

PostRSS Advanced Dashboard Integration

Details
View on WordPress

This plugin adds a “PostRSS” menu to your WordPress dashboard with these pages:

  • Settings: connect your PostRSS (postrss.com) account directly from your dashboard, so this site can manage your feeds on your behalf — with links to create an account or recover your password on postrss.com if you don’t have one yet.
  • Feeds: pick which content this site should publish — Posts (optionally filtered by category), Pages, or any other public content type your theme or plugins register — and which of your connected PostRSS destinations (Facebook, LinkedIn, X/Twitter, Pinterest, VK…) it should post to, with full control over how often to check, the daily posting window, publishing order, max posts per run, and post text. Clicking “Add” automatically creates the matching target on PostRSS, pointed at a feed of your own site’s content filtered to your selection. Click any existing target to view and edit its schedule, pause or resume it, jump to its posting report, or remove it. You can also connect a brand new destination account from this page.
  • Account: your PostRSS profile and subscription usage (plan, tasks used, targets, expiry) at a glance, plus the full list of available plans with Upgrade!/Downgrade! buttons when you’re ready to change plans.
  • Statistics: this month’s and past months’ posting activity per destination type.
  • Orders: your PostRSS billing history.
  • Affiliate: your PostRSS affiliate stats, if you’re enrolled.
  • Help: a link to the official PostRSS setup documentation.

PostRSS is a tool that saves you time by managing your publishing source and targeting accounts automatically.

External services

This plugin connects to the PostRSS (postrss.com) service to manage your RSS publishing feeds and target accounts. All requests below are made server-side by your WordPress site, to https://app.postrss.com.

  • Settings page login: the email and password you enter are sent directly to https://app.postrss.com/login_check to start a session. Only the resulting session cookie is stored in your WordPress database (in an option, not shown to site visitors) — your password itself is never stored. You can end the session at any time with the “Disconnect” button, which also calls https://app.postrss.com/logout. The “Create one on postrss.com” and “Forgot your password?” links simply open https://app.postrss.com/register and https://app.postrss.com/login in a new browser tab — no data is sent by the plugin itself for either.
  • Feeds page: once connected, the plugin calls PostRSS’s /rest/* endpoints to list your connected destination accounts (Facebook, LinkedIn, X/Twitter, Pinterest, VK) and your existing feeds (GET), to create a new target (POST /rest/feeds) or update one (POST /rest/feeds/{id}) with the content type/categories/schedule you selected, and to remove a target you created (DELETE /rest/feeds/{id}). The “Connect a new destination” links open https://app.postrss.com/{platform}/authorize in a new browser tab, where you authorize the connection directly with PostRSS. A target’s Report and its item-level detail are fetched server-side from https://app.postrss.com/feeds/{id}/report and the linked detail page, and rendered inside your dashboard.
  • Content source: a new target you create is pointed at this site’s own WordPress RSS feed (e.g. yoursite.com/feed/postrss-src/?prss_pt=post), filtered to the content type/categories you picked — the same publicly-available content WordPress’s normal feeds already expose, not a separate data upload.
  • Account, Statistics, Orders and Affiliate pages: fetched server-side, read-only, from https://app.postrss.com/profile/, /subscription, /statistics, /orders and /affiliate respectively, using the same session. The Account page’s “Plans” list is scraped from the same /subscription page; its Upgrade!/Downgrade! buttons open https://app.postrss.com/orders/create/{id} in a new tab, where you complete payment directly with PostRSS.
  • Help page: the “View setup guide” link opens https://postrss.com/how-to-setup-postrss/ in a new tab.

PostRSS is provided by PostRSS: Terms of Service, Privacy Policy.

Details

Plugin code:
postrss-advanced-dashboard-integration
Plugin version:
2.1.12
Author:
Outdated:
No
WP version:
5.0 or higher
PHP version:
7.4 or higher
Test up to WP version:
7.1
Total installations:
0
Last updated:
2026-08-28
Rating:
Times rated:
0
automation
dashboard
feed
publishing
rss