Linc
AdminLinc Admin
Options are papercuts.
Reactions
-
Re: Sharing code across plugins
Composer does this build process as well. It's how we're now handling dependencies, which each get their own repo. I feel like you're overinflating the effort involved here a little. Most have docblo… (View Post)1 -
Re: Umm certain plugins just don't work
That's straight-up false. It means we fix issues in the addons and we do our best to keep it updated in the directory. It also means it's been security audited by someone who has a clue what they're … (View Post)1 -
Re: Not so important developer/coding style question
3 is correct. You're calling the class's name, and classes are CapitalCase. (You're also right that 2 is correct, not 1 - it's a method call in that scenario.) (View Post)3 -
Re: Feedback here! :)
Addon removed. Also removing SafeStyles from core: https://github.com/vanilla/vanilla/pull/4231 (View Post)3 -
Re: There is a small bug in the vanilla plugin for wordpress.
If you have enough info to instruct someone how to hack their install, you probably have enough info to report the issue on the open source repo. (View Post)1