doubleclick-for-wp icon indicating copy to clipboard operation
doubleclick-for-wp copied to clipboard

plugin-boilerplate branch: none of the API stuff works

Open aschweigert opened this issue 8 years ago • 2 comments

using the plugin boilerplate branch basically none of this works and i'm not sure how to make it work: https://github.com/INN/doubleclick-for-wp/blob/master/docs/Developer-API.md

aschweigert avatar Jul 19 '17 18:07 aschweigert

partial fix in https://github.com/INN/doubleclick-for-wp/commit/48ebd3a4fe06623f92e46e56668fc08c1a1059c5

Still needs:

  • [ ] backward compatibility
  • [x] some way to get a place_ads() function that will actually do the thing
  • [ ] updated docs

aschweigert avatar Jul 19 '17 19:07 aschweigert

PR containing this work: https://github.com/INN/doubleclick-for-wp/pull/64

benlk avatar Oct 23 '18 02:10 benlk