Beschreibung
Custom Post Type UI provides an easy to use interface for registering and managing custom post types and taxonomies for your website.
While CPTUI helps solve the problem of creating custom post types, displaying the data gleaned from them can be a whole new challenge. That’s why we created Custom Post Type UI Extended. View our Layouts page to see some examples that are available with Custom Post Type UI Extended.
Official development of Custom Post Type UI is on GitHub, with official stable releases published on WordPress.org. The GitHub repo can be found at https://github.com/WebDevStudios/custom-post-type-ui. Please use the Support tab for potential bugs, issues, or enhancement ideas.
Pluginize wurde 2016 von den WebDevStudios ins Leben gerufen um all ihren WordPress Produkten ein gemeinsames Heim zu geben, weiter zu fördern sowie bekannter zu machen. Pluginize erstellt nicht nur ständig neue Produkte, wie CPTUI Extended für WordPress, es bietet daneben Hilfestellung und Weiterentwicklung für ihre bereits bestehenden Produkte wie z. B. CMB2.
Screenshots
Installation
Admin Installer via search
- Gehe zur Ansicht „Plugins hinzufügen“ und suche nach „custom post type ui“.
- Klicke den „Jetzt installieren“-Button.
- Aktiviere das Plugin.
- Navigiere zum „CPTUI“-Menü.
Admin Installer via zip
- Visit the Add New plugin screen and click the „Upload Plugin“ button.
- Click the „Browse…“ button and select zip file from your computer.
- Click „Install Now“ button.
- Once done uploading, activate Custom Post Type UI.
Dokumentation
- Lade den Custom Post Type UI-Ordner in das Plugin-Verzeichnis deiner WordPress-Installation hoch
- Aktiviere das Plugin.
- Navigiere zum „CPTUI“-Menü.
Das war’s! Jetzt kannst du damit beginnen, eigene Inhaltstypen und Taxonomien in WordPress zu erstellen.
FAQ
-
Benutzerdokumentation
-
Please see http://docs.pluginize.com/category/126-custom-post-type-ui
-
Code-/API-Dokumentation
-
Please see http://codex.pluginize.com/cptui/
Rezensionen
Mitwirkende & Entwickler
„Custom Post Type UI“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
Mitwirkende„Custom Post Type UI“ wurde in 16 Sprachen übersetzt. Danke an die Übersetzerinnen und Übersetzer für ihre Mitwirkung.
Übersetze „Custom Post Type UI“ 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.11.2 – 2022-03-21
- Fixed: Unintended reuse of
$delete_with_uservariable andcan_exportoption. Props @bogutskyy - Fixed: PHP notices around
sortarray index.
1.11.1 – 2022-03-18
- Fixed: Errors and warnings around array_key_exists() and bool values
1.11.0 – 2022-03-17
- Added: „sort“ argument for taxonomies.
- Added: „can export“ argument for post types
- Added: New taxonomy labels from WordPress 5.9
- Added: Custom option to set „Enter title here“ value for post types.
- Added: Notes around „exclude from search“ argument for post types and taxonomy term archives.
- Added: Notes around taxonomy „hierarchical“ option regarding category vs tag behavior.
- Updated: Reserved post type slugs from recent WordPress releases.
- Fixed: PHP warnings around foreach loops in cptui_published_post_format_fix()
1.10.2 – 2022-01-28
- Updated: Confirmed compatibility with WordPress 5.9
1.10.1 – 2021-12-07
- Added: Filter to our PHP Global sanitization function for Extended usage.
1.10.0 – 2021-10-04
- Added: Dashicon picker with popup. – Props arshidkv12
- Added: Tag Cloud widget support for custom taxonomies.
- Added: Filters that allow developers to override the data fetched from our options, if they choose to.
- Added: Ability to clear all filled in label values.
- Fixed: Hardened up various parts of our code to ensure security.
- Fixed: Incorrectly referenced variable from post types instead of taxonomies, for the rest_controller_class property.
1.9.2 – 2021-06-16
- Added: „date“ as a reserved taxonomy slug.
- Fixed: duplicate „show_in_graphql“ attribute output in „Get Code“ output.
- Updated: image optimization for smaller file sizes.
- Updated: removed duplicate taxonomy labels.
1.9.1 – 2021-04-19
- Fixed: missed WPGraphQL settings in our Get Tools/Export functionality.
- Updated: note about needing a published item to set parent/child relationships in post types.
1.9.0 – 2021-03-30
- Added: WPGraphQL Support when WPGraphQL is installed and active.
- Fixed: Better handling of code in post_format based helper functions.
- Updated: Cleaned up unused CSS.
- Updated: Added
typesto disallowed taxonomy slugs. - Updated: Amended some helper text on the listings page regarding templates. Props @tarecord





