Mising `develop` branch?
-
Over on Github, I was wanting to submit a pull request for The Events Calendar repo. The README.md instructs me to fork
develop; however, nodevelopbranch exists in the repo.In the meantime, I’m looking to filter the returned data provided by
Tribe__Events__REST__V1__Endpoints__Single_Event::get()insidesrc/Tribe/REST/V1/Endpoints/Single_Event.php; however, no filter exists. On the other hand, there is just such a filter forTribe__Events__REST__V1__Endpoints__Archive_Event::get().Am I missing something? I’d like to be able to add some additional data returned from a request to
/wp-json/tribe/events/v1/events/[eventId].
The topic ‘Mising `develop` branch?’ is closed to new replies.