New plugin – wpcasa
-
Hi @valexar,
many thanks for your great plugin.I try to use wp-multilang with wpcasa plugin.
What should be the way?
I created wpm-config.json file in plugins/wpcasa with this content
{
“post_types”: {
“listing”: {}
},
“taxonomies”: {
“location” : {},
“listing-type”: {},
“feature”: {},
“listing-category”: {}
},
}I’m right?
By the moment these are the url’s.
https://devel-lxc.local:81/monica/wp-admin/edit.php?post_type=listing
https://devel-lxc.local:81/monica/wp-admin/post-new.php?post_type=listing
https://devel-lxc.local:81/monica/wp-admin/edit-tags.php?taxonomy=location&post_type=listing
https://devel-lxc.local:81/monica/wp-admin/edit-tags.php?taxonomy=listing-type&post_type=listing
https://devel-lxc.local:81/monica/wp-admin/edit-tags.php?taxonomy=feature&post_type=listing
https://devel-lxc.local:81/monica/wp-admin/edit-tags.php?taxonomy=listing-category&post_type=listing
- The topic ‘New plugin – wpcasa’ is closed to new replies.