BrainMonkey icon indicating copy to clipboard operation
BrainMonkey copied to clipboard

Docs site not up-to-date

Open andronocean opened this issue 4 years ago • 2 comments

It looks like the docs site https://brain-wp.github.io/BrainMonkey/ hasn't been updated with the latest info — for example, the changes made in #79. I was reading it today, and noticed it still offered the self::assertTrue( has_filter(...)) syntax. The newest versions within the repo itself are different.

Thank you very much for this awesome tool :)

andronocean avatar May 15 '21 21:05 andronocean

Hi @andronocean the updated docs are here https://giuseppe-mazzapica.gitbook.io/brain-monkey/ they are linked in the repo's "About" section.

I'll probably need to setup a redirect from old docs...

gmazzap avatar May 16 '21 09:05 gmazzap

Oooh, nice! I'd bookmarked the old ones when I first discovered BrainMonkey, just kept going back there. Redirect would be great, since there's a number of links across the web pointing there.

andronocean avatar May 17 '21 13:05 andronocean

It looks like the redirect has not been set yet and as a result, it takes time for beginners to figure this out because the doc is different from how the library works.

henryobiaraije avatar Dec 11 '22 18:12 henryobiaraije

Thanks for the reminder, redirect is now setup

gmazzap avatar Dec 12 '22 11:12 gmazzap