Tag: wordpress api

  • TUTORIAL: Building Custom Rewrite Endpoints in WordPress

    TUTORIAL: Building Custom Rewrite Endpoints in WordPress

    Recently I concluded a sizable project that involved deep integration with an external API. I was responsible for creating content pages based outside of WordPress. To be clear, the pages would use an internal WP template, but all the content was generated using this external API. In order to make this work within the WordPress Rewrite system…