Static html/css/javascript front end connected to WordPress
If you’re looking to take advantage of content from within WordPress that doesn’t use its templating system, one means of doing so would be the Ajax API. Your client-side code would call WordPress Ajax functions that would return the content you desire. As to the spreadsheet matter, this is not standard WordPress behavior, but you … Read more