I’m missing a file, I’m sure this is only half of what I need =/ where do I find the piece that calls the widget and formats it?
Do capitals have to be used when specifying the class forumdisplay_widget? The plugin installs fine, but the widget doesn’t show.
I tried it, but it doesn’t work as is… To be specific, I’m looking to correctly clone the forum list widget as a plugin, so I can add styling to it.
https://pastebin.com/e2PaK55d
This is how I’ve converted/copied it so far… Not exactly sure how I would add classes so I can tweak the output via css. I’m a PHP novice. And did I modify all the right fields? I looked at Creating a widget tutorials and modified what i think to be the appropriate code
https://bbpress.org/forums/topic/where-is-the-code-for-the-bbpress-widgets/ finally found answer here, for location.
Best suggestion is probably to make my own plugin that adds the widget, right?