Opis
The Phone Specs Schema Markup Generator plugin adds JSON-LD schema markup for phone specifications to your WordPress posts. It includes a meta box to input specs like model and brand, outputs structured data in the page head, and provides a shortcode to display specs.
External Services
This plugin does not connect to any external or third-party services. All data processing occurs locally within your WordPress installation.
Instalacja
- Upload the
phone-specs-schema-markup-generator
folder to the/wp-content/plugins/
directory. - Activate the plugin through the 'Plugins’ menu in WordPress.
- Add phone specs via the meta box on post edit screens.
- Use the
[phonspsc_phone_specs]
shortcode to display specs.
Najczęściej zadawane pytania
-
Does this plugin require external services?
-
No, all functionality is handled locally within WordPress. No external APIs or services are used.
Recenzje
Wtyczka nie ma jeszcze żadnej recenzji.
Kontrybutorzy i deweloperzy
„Phone Specs Schema Markup Generator” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.
ZaangażowaniPrzetłumacz wtyczkę “Phone Specs Schema Markup Generator” na swój język.
Interesuje cię rozwój wtyczki?
Przeglądaj kod, sprawdź repozytorium SVN lub czytaj dziennik rozwoju przez RSS.
Rejestr zmian
3.0.0
- Removed external dependencies and license checks.
- Updated text domain to match plugin slug.
- Improved sanitization and escaping.
- Renamed functions with unique prefix.