Securely accept credit and debit cards on your WooCommerce store. Manage payments without leaving your WordPress dashboard. Only…
About Custom Post Type Maker
Custom Post Type Maker is a user-friendly plugin that allows you to create custom post types and taxonomies without writing any code. It integrates with the WordPress API and provides an interface for managing your custom post types just like regular posts and pages. Additionally, you can configure the plugin to prevent it from generating a 16x16px WordPress image size to save space for users with large image galleries.Screenshots



Changelog
1.2.0
- Added
CPTM_DONT_GENERATE_ICONconstant for disabling the 16x16px image_size via wp-config.php as suggested by @clubside and @ldeejay - Fixed spelling as suggested by @ldeejay
- Compatibility with latest version of WP
1.1.15
- Better sanitize taxonomy name as suggested by @ldeejay
1.1.14
- Compatibility with future version of WP
1.1.13
- Fix translations. Add .pot template file, reported by @wicko77
1.1.12
- Remove ‘All’ from taxonomy names as suggested by @gnowland
1.1.11
- Update assets
1.1.10
- Compatibility with future version of WP
1.1.9
- Compatibility with future version of WP
1.1.8
1.1.7
- Makes code compatible with WordPressCore PHP Linter
- Marks plugin compatible with future WordPress versions
1.1.6
- Fixes tab navigation (Thanks @mediengestalter2)#16
1.1.5
- Add ability to show custom post in REST API (Thanks @asithade)#14.
1.1.4
- Add ability to show custom taxonomy column in post listing.
1.1.3
- Removed forgotten development dump. Sorry about that.
1.1.2
- [Bugfix] Make
with_frontavailable inregister_postwhen set tofalse(Credit: @cmerrick). Closes: #7
1.1.1
- [Feature] Auto-flush rewrite rules on: custom post save, plugin activation, plugin deactivation.
- [Bugfix] Made
publicly_queryabledefault to true. This fixes permalink errors after upgrading to v1.1.0 on existing installations. - [Localization] Add french translation. (Credit: @momo-fr).
1.1.0
- [Feature] Implemented
publicly_queryable. Closes: #5
1.0.4
- [Bugfix] Renamed plugin to match WP Plugins
1.0.3
- [Bugfix] Fix typos
1.0.2
- [Bugfix] Fixed
undefinederror that prevented media library from loading
1.0.1
- Compatibility with future version of WP
1.0.0
- [Added] Ability to select DashIcons as Custom Post Type icon.
- [Bugfix] Fixed
add_utility_page provokes "deprecated" notice in 4.5.2 - [Forked] Forked https://wordpress.org/plugins/custom-post-type-maker/
