Beschreibung
Funktionen
Mit ACPT Lite kannst du deine Website direkt in WordPress entwickeln. Es ist nicht nötig, Child-Themes zu erstellen oder PHP zu schreiben. Es sind keine Programmierkenntnisse erforderlich!
Hauptfunktionen:
- Neue individuelle Inhaltstypen in Sekundenschnelle registrieren und verwalten. Übernimm die volle Kontrolle und werde zum Meister deiner CPTs.
- Neue individuelle Taxonomien mit nur 3 Klicks registrieren, verwalten und zuordnen.
- Meta fields manager (choose between 5 field types)
- Generiere den individuellen ACPT-Shortcode mit einem interaktiven Block in deinem WordPress-Gutenberg-Editor.
- Elementor custom widget: manage ACPT meta fields in the Elementor editor
- WooCommerce custom integration: generate and manage product data in few clicks
- REST API basic integration
Wenn du mehr Leistung benötigst, erwäge ein Upgrade auf ACPT :)!
Danksagung
Datenschutzerklärung
Advanced Custom Post Type Lite uses Appsero SDK to collect some telemetry data upon user’s confirmation. This helps us to troubleshoot problems faster & make product improvements.
Appsero SDK does not gather any data by default. The SDK only starts gathering basic telemetry data when a user allows it via the admin notice. We collect the data to ensure a great user experience for all our users.
Integrating Appsero SDK DOES NOT IMMEDIATELY start gathering data, without confirmation from users in any case.
Learn more about how Appsero collects and uses this data.
Screenshots
Blöcke
Dieses Plugin unterstützt 1 Block.
- Advanced Custom Post Type Basic Block
Installation
- Make sure you are using WordPress 5.1 or later and that your server is running PHP 7.0 or later (same requirement as WordPress itself)
- Du installierst und aktivierst das Plugin wie gewohnt über das Menü Plugins in WordPress.
- Öffne die Seite mit den Plugin-Einstellungen und stell die Sprache ein.
FAQ
Bitte informiere dich auf der Haupt-Website ACPT.
Rezensionen
Mitwirkende & Entwickler
„Custom post types for WordPress – ACPT Lite“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
Mitwirkende„Custom post types for WordPress – ACPT Lite“ wurde in 2 Sprachen übersetzt. Danke an die Übersetzerinnen und Übersetzer für ihre Mitwirkung.
Übersetze „Custom post types for WordPress – ACPT Lite“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.
Änderungsprotokoll
1.0.0 (2021-11-23)
- Erste Veröffentlichung
1.0.1 (2022-01-03)
- Die Inhaltstypen-Aktion synchronisieren
- WooCommerce-Basis-Integration
1.0.2 (2022-01-05)
- Appsero integration
1.0.3 (2022-01-23)
- WooCommerce product data integration
- UI improvements
1.0.4 (2022-02-07)
- Elementor widget integration
- UI improvements
1.0.5 (2022-02-19)
- Fixed bug PHP for <7.2 compatibily
- Taxonomies synchronization
- Improved CPT synchronization
- UI/UX fixes and improvements
1.0.6 (2022-03-01)
- UI/UX fixes and improvements
- Basic integration with WordPress Rest API
- Edit the selected CTP step from the view
- Edit the selected Taxonomy step from the view
1.0.8 (2022-04-26)
- UI/UX fixes and improvements
- Backend fix on syncronization
- User meta fields
1.0.9 (2022-05-02)
- PHP8 support
- Added MySQL tables prefix
1.0.10 (2022-08-01)
- Taxonomy edit fix
- Broken classname
- Ajax url fix (subfolder installation fix)
- UI/UX fixes and improvements
1.0.11 (2022-08-04)
- DB collation problem fix
1.0.12 (2022-08-22)
- Security option to keep all ACPT data if the plugin is accidentally deactivated
1.0.13 (2022-08-30)
- Fix deactivation bug (class not found)
- Save element is closed or not in LC
- Sync metadata on change ACPT definitions
- Fixed category import
- Import custom taxonomies
- UI/UX improvements
- Removed external reference to iconify library
1.0.14 (2023-02-23)
- Completely new UI (from PRO version)
- Taxonomy meta
- Backend fixes and improvements (from PRO version)
- Renaming DB tables to avoid conflicts with ACPT PRO
1.0.15 (2023-03-01)
- WooCommerce HotFix
1.0.16 (2023-04-18)
- Revised UI (from PRO version)
- Added meta box label
- Fix publicly_queryable custom post type param (now is TRUE by default)
- Fix DB connection (DB port issue)
- Fix destroy schema on deactivate
- Meta field manager: added a button to link label and value in the option element (from PRO version)
1.0.17 (2023-04-24)
- WordPress admin menu labels
- Fix AbstractModal::hydrateFromArray() method (to fix PHP 8 deprecations)
- Fix
menu_position
bug when registering new custom post types
2.0.0 (2024-03-29)
- Brand-new new UI/UX (from ACPT v2.0.1)
- Reusable meta field groups
- 5 meta fields available
- New Gutenberg block
- Localization in 9 languages
- Back-end fixes and improvements (from ACPT v2.0.1)
2.0.1 (2024-03-30)
- Meta group location fix
- MetaRepository::get() fix
- Assets fix
2.0.2 (2024-03-30)
- Meta fields bulk delete fix
2.0.6 (2024-07-05)
- Improvements and fixes from ACPT v2.0.14
2.0.7 (2024-07-12)
- Added get_acpt_field and get_acpt_meta_field_objects functions