[ad_1]
Hello! I was searching this information for a few days but I didn’t find anything relevant.
Im builiding some code to (semi) automate creation HTML code and link a post to it.
My idea is create a new post and link the content to an HTML file in the server. Thats ok, but i want that if i update the HTML later, the content in the post be updated too.
Is it possible? Link the content of a post to an HTML to refresh the content via updating the file via FTP f.e.
Thanks 🙂
[ad_2]
Wut? I don’t understand what you’re asking.
If you’re trying to automate content updates, there are plugins (wp all import) and the REST API to do that. You can’t inject an HTML page into WordPress – it doesn’t work like that.