You could create one post with each language variation wrapped in a custom tag. You would need to create a parser then to extract the language you require but it would avoid creating redundant posts like you wished.
For example the post content would be:
<eb>This is my post<en><de>Das ist mein Beitrag<de>
I currently use WPML and would highly reccomend it!
Related Posts:
- How to internationalize the sub menu name “categories” in Custom post type?
- Limiting Amount of Posts in a Custom Post Type again
- Limit Amount of Pages users can create in Custom Post Types
- Is there a (preferable built-in) way to check what custom queries are used in a theme?
- restricting custom rewrite to just one custom post type
- Mandatory field in Custom post
- Custom post type page with parameter
- Not Able to Add New Class To CPT Attachment Image
- Wp Meta Query does not work while simple Query Works
- Change Text in Admin Panel
- Custom post type category link redirecting to 404 page
- Change Dropdown jQuery to show/hide but with default place holder that shows all
- Custom post category name showing empty
- How to store the third party script with HTML code in the wordpress custom input field?
- allowing custom user role to access custom post type in wordpress admin
- How to show the post which checkbox is not selected
- Is it possible to get the specific content on the search page?
- Get next and prev item from custom WP_Query and Custom Post Type
- Auto update publish date of CPT Post if default post custom field value match to cpt post CF Value
- Orderby custom fields is not working
- Replace Content of Sidebar on Custom Post Type
- How to show Custom Post Types under Taxonomy in a new WordPress page template?
- How add Filter by Tags and by categories to custom post type in Gutenberg block
- Custom Endpoint For Specific Custom Post Type
- How to upload an image to a custom post type
- Why are custom taxonomies only appearing on the edit page of one of these types, but not the other?
- How to stop the custom post type URL from the google search?
- Error 404 change permalink term custom term taxonomy
- How to add a default predefined thumbnail when creating a brand new post?
- How can i display a taxonomy? i have created a plugin and then a custom type. and a taxonomy , also i have register it
- Plugin Development using classes – Public & Private Callbacks
- URL issue retrieving Custom Post Types using Backbone JS API
- Show a custom post title in another custom post type in Meta box
- WordPress Custom Post Loop
- Create a post automatically if search result has zero results
- Register custom_post_type from static function
- Unable to gather Image URL from Custom Post Type’s; Custom Meta Field
- custom post type and user post count shortcode
- How to display the post using a shortcode in WordPress?
- Custom post type specific item design
- Changing CPT permalink
- Correct way adding External classes to Custom Post type and output their methods to template
- I have a random letter appearing before my content. Where to start looking for the cause?
- Get all posts by many custom post types
- How to select meta key in custom database query
- ‘Simple’ Reservation System
- Issue removing columns from admin table
- Apply a custom Template to a Custom Post Type from within a plugin
- WP_List_Table Inside Metabox Not Working on Clicking Search Button
- Warning , Use of undefined constant PLUGIN_PATH?
- Shortcode and get_template_part
- dynamic vue widget inside custom post
- Restrict Custom Post Type to One Item
- Custom Post Type Front Page Gives 404
- Getting data from dynamically allocated metaboxes within a custom post
- Show Post columns to specific users on condition
- Permalinks: custom post type -> custom taxonomy -> custom sub taxonomy -> post
- WP REST API Custom endpoint don’t work in my plugin
- Error when moving custom post type to bin
- Admin metabox with custom post type dropdown option not update choosed input after saving
- Having issue on Loading Meta Data From CSV to CPT
- Correct way to register custom post type from external php file?
- How to seperate posts by categories?
- How to Use A Custom Post Type as Taxonomy for Another Custom Post Type
- custom data model – link and populate from admin backend
- Insert custom taxonomy into category query
- % encoded URL giving 404 error in WordPress
- Widget area for individual posts (custom post type)?
- Custom Post type plugin is using theme single.php and style.css
- Add an array as post content dynamically
- get_permalink() of page the enclosing page not posts
- Run query on specific admin options page and send results to select field in another function
- How can I load Template file from wordpress plugin
- Not able to get all the actions (View, Edit, Quick Edit, Trash), and not able to delete post in custom post type
- Which File Populating CPTs in Slug URL
- how to allow subscriber to add/edit/delete custom post type
- Front End users account with lots of user Roles (not Woocommerce)
- How save custom meta type posts multicheck grouped by taxonomy (with CMB2) [closed]
- Custom post type that lets users create a set of posts?
- php output of generated custom metabox
- call a function when insert and update a custom post type
- Not Able to List CPT Based on Taxonomy Term
- Facing some Issues on Two Parts Custom Post Type Taxonomy Names
- How to reset HTML filter input fields on CPT list page?
- Can’t save custom post type fields
- Custom post type translation
- Custom meta box in editor of custom post type not working
- WP_Query doesn’t accept Category ID
- Error in WP Query. If variable is empty it is displaying previous post value
- what file is required to be created in plugin folder in order to show all the post content of a CPT with the help of permalink
- Not Able to Get Custom Post Type in Single and Single-custom-post-type
- Foreach in get_post_types to apply a different filter per post type
- Remove Custom Capability
- Can I override the permalink/slug on creation
- How to develop custom URL redirection
- In WordPress do I create tables for my plugin or do I create custom post types for a Student and Classes Registration system?
- Execute code only after user clicks ‘update’ button for CPT being edited
- Simple renaming my custom post type set with a plugin doesn’t work?
- Can the wp_posts table have the same slug (post_name) in multiple statuses (post_status)?
- Display custom post type archive on page.php template