Description
Your customers’ attention has moved to the short-form feed — reels, shorts and stories watched in the gaps of the day. Historification helps your company meet them there: it turns your expertise into polished short-form video, backed by a full article and image carousel, and publishes everything across your social networks automatically. You bring the topic and the taste; the plugin — a thin client for the Historification hosted backend — does the production and distribution.
The heavy lifting (AI generation, video assembly, platform OAuth, billing) happens on the Historification backend — nothing CPU-intensive runs on your WordPress host. Your articles live in WordPress as a custom post type, so your content stays on your domain.
You will need a Historification account and API key from https://historification.net. The plugin sends your article content to the backend for processing; see the Privacy section.
Features:
- AI article generation from a one-line editorial brief
- 10-image carousel in a consistent visual style
- Narrated vertical video (voiceover + captions) assembled from the carousel
- One-click publishing to YouTube, Instagram and Facebook
- Connect your own social accounts via OAuth (tokens never leave the backend)
- Flexible publishing schedule — choose your cadence (twice a day to weekly, or paused) and times
- Usage + engagement dashboard
External services
Historification is a client for a hosted backend and relies on the third-party services below. Data is sent only when you take the matching action (generate content, register, subscribe, connect an account, publish). By using the plugin you consent to these data flows; full details are in the Historification Privacy Policy (https://historification.net/privacy) and Terms (https://historification.net/terms).
- Historification backend API (required) — https://api.historification.net
What it is: the hosted service that does the AI generation, media assembly, billing and publishing.
Data sent, and when:
* When you generate content: the article title and body you choose to process, plus your topic profile (niche, voice, brand, audience) and your site domain.
* When you register or subscribe: your name, email address, business name, country and IP address.
* When you connect a social account: the OAuth authorization completes on the backend and the resulting access tokens are stored there — never in WordPress.
* Ongoing: article/publish counts, used to enforce your plan limits.
Terms: https://historification.net/terms — Privacy: https://historification.net/privacy
-
Stripe (payments) — https://stripe.com
What it is: our payment processor. Paid plans are billed through Stripe.
Data sent, and when: when you upgrade to a paid plan or open “Manage billing”, the plugin redirects your browser to Stripe’s secure hosted checkout / billing portal to enter and manage your card. Card details are handled entirely by Stripe and never pass through the plugin or the Historification backend.
Terms: https://stripe.com/legal/ssa — Privacy: https://stripe.com/privacy -
AI, media hosting and social publishing (used by the backend on your behalf)
To produce and deliver your content, the backend in turn uses OpenAI (text, image and voice generation), Google Cloud Storage (hosting generated images and video), and the social networks you connect (YouTube, Instagram, Facebook) when you publish to them. The complete list of sub-processors and what each stores is in the Privacy Policy: https://historification.net/privacy
Installation
- Upload the plugin and activate it.
- Go to Historification Settings and paste your API key.
- Set your topic profile (niche, voice, brand, audience).
- Connect YouTube / Instagram / Facebook.
- Create a Historification Article, generate content, and publish.
FAQ
-
Do I need an account?
-
Yes. Historification requires an API key from https://historification.net. A free tier is available.
-
Where is my content stored?
-
Your articles are stored in WordPress as a custom post type. Generated media (images/video) is hosted on the backend CDN; you can optionally download it into your Media Library.
-
How much does Historification cost?
-
There is a Free tier. Paid plans are Starter (£29/month) and Pro (£79/month), billed monthly. See https://historification.net for current plans and limits.
-
How are payments handled?
-
Securely by Stripe. When you subscribe you are taken to Stripe’s hosted checkout to enter your card — card details never touch your WordPress site or the Historification backend. You can update your card or cancel at any time from the in-plugin “Manage billing” button, which opens your Stripe billing portal.
-
When am I charged, and when does a plan change take effect?
-
Upgrading from Free starts your subscription immediately: you pay a prorated part-month amount for the rest of the current month, then the full monthly price on the 1st of each month after. Switching between paid plans, or downgrading, takes effect on the 1st of the following month.
-
How do I cancel, and do you offer refunds?
-
Cancel any time (Settings Change plan Free, or via the Stripe billing portal). Your paid plan stays active until the end of the period you have already paid for, then drops to Free. Payments are non-refundable — there are no refunds for partial months, unused allowances or downgrades. See https://historification.net/terms.
-
What data does the plugin send, and where?
-
See the “External services” section above. In short: your content and account details go to the Historification backend; payment details go to Stripe; your articles themselves stay in WordPress.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Historification” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Historification” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
2.4.45
- Unique prefixes throughout: the wizard and slideshow JavaScript objects, the insights transient, and the insights database table now all use the full
historificationprefix instead of the shorthsfone. - Existing insights data is migrated automatically on upgrade — no data is lost.
2.4.44
- Publishing schedule is now fully user-configurable (cadence + times), no longer tied to the plan.
- All admin JavaScript is enqueued via wp_add_inline_script instead of inline tags.
- Prefixed global helper functions; removed the public reconnect-challenge REST route (reconnect now uses your API key); dropped bundled translations (handled via translate.wordpress.org).
2.4.43
- Onboarding wizard: keyless start, three-style picker, registration at the end with Terms & Privacy acceptance.
- Stripe billing: in-plugin plan changes open Stripe Checkout directly; subscriptions align to the calendar month with a prorated first charge; manage/cancel via the Stripe billing portal.
- Support assistant, in-plugin help guide, and clearer plan/billing copy.
- readme: full external-services disclosure (Historification backend, Stripe, and sub-processors) and expanded billing FAQ.
1.0.0
- Initial release: article, carousel, narrated video, publishing to YouTube/Instagram/Facebook, scheduling, dashboard.