

The Pinterest check-up: which posts have no big Pinterest image, which are not optimized for Pinterest, and which you have never pinned — each with a link to open and fix it.
Writing the post is the work. Remembering to pin it, three days later, is the part that quietly stops happening.
This plugin is Pinterest automation for WordPress: it schedules Pinterest Pins for you, automatically, from the content you already publish. Burnpedia Pin Scheduler connects your WordPress site to your Burnpedia account; when a post goes live, it builds a Pin from that post’s image, title and link and hands it to Burnpedia to publish on a schedule — to the board you picked, at a sensible time, without you opening Pinterest.
It works the same way for a blog post, a page, a WooCommerce product or any other public post type, and it can pin the archive you published before you installed it as well as everything you publish from now on.
What it does
{title}, {excerpt}, {site} and {categories} tags — editable per post.utm_source=pinterest…) so Pinterest traffic shows up in Google Analytics or whatever you use. Links that are already tagged are left alone.Works on the free plan
Nothing here is locked by the plugin: no trial, no time limit, no feature switched off until you pay us for the plugin. A free Burnpedia account publishes up to 3 Pins a day, and every part of the publishing side — automatic pinning, boards, templates, UTM tags, scheduling, retries, bulk-pinning the backlog, the Activity log — works on it.
One reporting feature is paid: the per-post breakdown of how each post’s Pins are doing. The site-wide total is on every plan, free included. Paid plans also raise the daily allowance. AI-written Pin copy and AI images use AI credit: paid plans include some every day, and anyone can buy it — no plan needed — as a one-time bundle. See burnpedia.app/pricing.
You keep your Pinterest password
The plugin never sees your Pinterest credentials. You connect Pinterest once inside Burnpedia, on Pinterest’s own login screen, over the official Pinterest API.
Open source
The plugin is GPL. Its source, and the API it talks to, are documented at burnpedia.app/developers.
This plugin is a client for Burnpedia, a Pinterest scheduling service run by Burnpedia at https://burnpedia.app. The plugin cannot work without it: WordPress has no way to publish to Pinterest on its own, and Burnpedia is what holds the Pinterest connection.
Nothing is sent anywhere until you ask for it. With no key saved, the plugin makes exactly one kind of outbound request, and only after you press a button for it — the one-press connection described immediately below. Nothing happens on activation, and nothing happens on its own.
Connecting this site in one press (optional). On the Connection screen you can press Connect this site to Burnpedia instead of copying an API key by hand. When you press it:
https://burnpedia.app/connect/wordpress, carrying the address of this site and its title, so that the approval screen can name the site you are about to connect. It also carries a random one-time request ID and a fingerprint of a secret that never leaves your server.POST https://burnpedia.app/api/site-connect/claim request, sending that request ID and the secret, and receives an API key which is saved for you. The key is never shown in your browser.Once a key is saved, the plugin contacts https://burnpedia.app/api/v1 in these situations:
GET /api/v1/me request that returns your Burnpedia plan, the Pinterest accounts connected to it, how much of today’s Pin allowance you have used and when it resets, and — only while a Pro trial is running — how many days of it are left together with a short-lived link that opens checkout with the plan already chosen. Sent: your API key. Nothing new is sent for any of that; it is the same request, answered with more. The post editor reads the same answer (from a five-minute copy, so opening posts does not repeat the request) to decide whether to offer an AI cover and to show its price and your AI points balance. The Pinterest check-up tab reads it too, for your AI points, the price of making a post’s Pin with AI, and the AI credit bundles Burnpedia sells with their prices; nothing new is sent for it.GET /api/v1/boards request. Sent: your API key.POST /api/v1/pins request. Sent: your API key, the Pin title, the Pin description, the post’s public permalink, the URL of the post’s image, the board name or id, and the time the Pin should be published. If the post has no image and you have left “design a cover from its title” switched on, no image URL is sent and a flag is sent instead, asking Burnpedia to design the cover from the title above. If you also switched on “let Burnpedia generate one with AI”, that same flag asks for the cover to be drawn over a generated photograph, which spends AI points on your Burnpedia account; if it cannot be generated you get the free designed cover instead and are not charged. Nothing extra about your site is transmitted for either.GET /api/v1/pins request. Sent: your API key and this site’s address, so that Burnpedia returns only the Pins that link to this website rather than every Pin on your account.GET /api/v1/analytics/site request. Sent: your API key and this site’s address. It returns the impressions, saves and clicks Burnpedia has already recorded for your Pins; it does not ask Pinterest anything, so it cannot use up your Pinterest rate limit.When you press “Make a preview” under “Try an AI cover” in the post editor — a POST /api/v1/covers request. Sent: your API key, the Pin title, the post’s public permalink, and a flag asking for an AI photograph. It uses AI points on your Burnpedia account (the panel shows the cost and your balance before you press it) and creates no Pin: the picture is shown to you, and it is pinned only if you then press “Pin with this cover”, which sends the Pin request described above with that picture’s URL. If the picture cannot be made you are not charged.
When you press “Scan all posts” on the Pinterest check-up tab — POST /api/v1/pinned-status requests, up to 500 addresses each. Sent: your API key and the public addresses (permalinks) of your published posts that this plugin has not pinned yet. It returns, for each address, whether it was ever pinned by your Burnpedia account or is on your connected Pinterest account. Every other check-up result — picture size, alt text, title length, description — is worked out inside WordPress and is not sent anywhere. With no key saved, nothing is sent and the check-up only uses this plugin’s own records.
POST /api/v1/copy request, then the POST /api/v1/covers request described in item 6. Sent to /copy: your API key, the post’s title, its public permalink, and its excerpt if it has one. It returns a Pin title and description, which are saved in that post’s own Pin fields, and it uses AI points (the tab shows the price and your balance before you press). Nothing is pinned until you press “Pin with this cover”. If the words cannot be written, nothing is charged and no picture is attempted.The Buy AI credit buttons on the check-up tab are ordinary links to https://burnpedia.app/buy-credit, carrying the chosen bundle and this plugin’s name so the purchase can be credited to it; the plugin itself sends nothing when you click one.
Every request also carries a header naming the plugin and its version (for example wordpress/1.0.0), the same way a browser identifies itself, so that support and compatibility questions can be answered.
No visitor data, no analytics, no usage statistics and no content beyond the fields listed above are transmitted. The plugin has no telemetry of its own: it never reports your traffic, your other plugins, or anything about your visitors. Your site’s address is sent as part of a Pin’s own link, when looking up this site’s Pins as described above, in the check-up’s posts’ addresses when you run it, and — if you use it — on the one-press connection screen so that it can name the site you are approving.
Your use of the service is covered by Burnpedia’s terms and privacy policy:
Pinterest itself is contacted by Burnpedia’s servers, not by your site. Note that Pinterest downloads your image from your own site, so the image URL has to be publicly reachable — the settings screen warns you when it looks like it is not.
The install count (optional, off by default). WordPress.org does not tell
plugin authors how many sites are running their plugin — for this plugin it
publishes no figure at all. If you switch this on under Burnpedia Pins Connection, this site
sends a short report:
POST https://burnpedia.app/api/plugin-insights — once when you switch it on,Your website address is not in that report and is never sent, so we cannot
tell which website you are. The random ID is made up on your server and means
nothing outside it. Switch the setting off and the ID is deleted, so counting
stops and a later change of mind cannot be joined to it. It is off until you
choose it, no feature depends on it, and nothing about any reader or any
logged-in user is in it.