Title: wtframework's Replies | WordPress.org

---

# wtframework

  [  ](https://wordpress.org/support/users/wtframework/)

 *   [Profile](https://wordpress.org/support/users/wtframework/)
 *   [Topics Started](https://wordpress.org/support/users/wtframework/topics/)
 *   [Replies Created](https://wordpress.org/support/users/wtframework/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/wtframework/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/wtframework/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/wtframework/engagements/)
 *   [Favorites](https://wordpress.org/support/users/wtframework/favorites/)

 Search replies:

## Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[CDN Enabler] REST API urls](https://wordpress.org/support/topic/rest-api-urls/)
 *  Thread Starter [wtframework](https://wordpress.org/support/users/wtframework/)
 * (@wtframework)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/rest-api-urls/#post-9490568)
 * sorry I realise I did not answer your question, it is a front end SPA, I pull
   all the urls from wordpress using:
 * add_action( ‘rest_api_init’, function () {
    register_rest_route( ‘myplugin/v1’,‘/
   author/(?P<id>\d+)’, array( ‘methods’ => ‘GET’, ‘callback’ => ‘my_awesome_func’,));});
 * (thats example above not actual code)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[CDN Enabler] REST API urls](https://wordpress.org/support/topic/rest-api-urls/)
 *  Thread Starter [wtframework](https://wordpress.org/support/users/wtframework/)
 * (@wtframework)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/rest-api-urls/#post-9490535)
 * Is there any way to do this currently? I was thinking of having the theme check
   for you plugin and use the filter you use but not on template_redirect. Im happy
   to create a solution for myself to get it working then integrate it into the 
   plugin (no charge of course!)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7] CF7 4.8.1 not working with multistep contact form](https://wordpress.org/support/topic/cf7-4-8-1-not-working-with-multistep-contact-form/)
 *  [wtframework](https://wordpress.org/support/users/wtframework/)
 * (@wtframework)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/cf7-4-8-1-not-working-with-multistep-contact-form/#post-9394013)
 * This is a similar issue to error I am getting. If I can solve issue of course
   will amend a fix
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7] Rest API submit form](https://wordpress.org/support/topic/rest-api-submit-form/)
 *  Thread Starter [wtframework](https://wordpress.org/support/users/wtframework/)
 * (@wtframework)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/rest-api-submit-form/#post-9393925)
 * If there was an example to go from to double check would be sweeeellllll

Viewing 4 replies - 1 through 4 (of 4 total)