Popis
A tiny, single-purpose bridge: it registers the SEO title and meta
description fields of Yoast SEO and Rank Math with the WordPress REST
API, so tools you connect (such as the ParallelPOS back office) can
update them for you.
- No settings screen, no admin pages.
- No data collection, no external calls — it only registers four meta
keys with the REST API. - Writes are only allowed for logged-in users who can edit the post
(the same permission WordPress itself requires).
Inštalácia
- Install and activate the plugin.
- That’s it — there is nothing to configure.
Časté otázky
-
Does this plugin send my data anywhere?
-
No. It contains no HTTP calls at all. It only tells WordPress that four
existing SEO fields may be read and written through the REST API by
users with editing rights. -
Do I need Yoast SEO or Rank Math?
-
You need one of them for the fields to have any effect — the bridge
just makes their fields reachable via the REST API.
Recenzie
Pre tento plugin nie sú žiadne recenzie.
Prispievatelia a vývojári
“ParallelPOS SEO Meta Bridge” je softvér s otvoreným zdrojovým kódom. Do tohto pluginu prispeli nasledujúci ľudia.
PrispievateliaPreložiť „ParallelPOS SEO Meta Bridge“ do vašho jazyka.
Máte záujem o vývoj?
Prehľadávajte zdrojový kód, preskúmajte SVN repozitár, alebo sa prihláste na odber vývojárskeho logu cez RSS.
Zoznam zmien
1.0.0
- Initial release.