grefel / press2id

Connect Adobe InDesign to a Wordpress Blog via REST
GNU General Public License v3.0
32 stars 5 forks source link

Permalinks #4

Closed haemeulrich closed 3 years ago

haemeulrich commented 5 years ago

Have noticed that the articles will not be found if the permalinks are set to "simple" in WordPress.

grefel commented 5 years ago

This is a serious problem. Background is here: https://wordpress.stackexchange.com/questions/273144/can-i-use-rest-api-on-plain-permalink-format We need to check the REST-API Path first <link rel='https://api.w.org/' But this will lead to some changes in the architecure of the commands.

grefel commented 3 years ago

works now with simple permalinks as well. Currently only in branch gui-wizard