PostRSS Advanced Dashboard Integration Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
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.
- 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_checkto 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 callshttps://app.postrss.com/logout. - 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 openhttps://app.postrss.com/{platform}/authorizein 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 fromhttps://app.postrss.com/feeds/{id}/reportand 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,/ordersand/affiliaterespectively, using the same session. The Account page’s “Plans” list is scraped from the same/subscriptionpage; its Upgrade!/Downgrade! buttons openhttps://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.
Screenshots
No screenshots provided
