Meta Box
Support › MB Custom Post Type › text-domain questionResolved
Generated post type ok, no issue with that.
Just a question on the Generate Code section of the MB Custom Post plugin as I will remove the plugin after creating each CPT.
The function name is self explanatory, I will probably use "vehicle_register_post_type" on this CPT.
Is the text domain necessary? If so is it just in format "exampledomain.com"
Hi,
The text domain is used for translating the labels when you setup a multilingual website. If your website is not multilingual, you can skip it (by entering any value). Read more about it here.