x00
MVPx00 MVP
Reactions
-
Re: Create Wordpress Plugin/Widget with Vanilla Module
Note Bleistivt's solution the forum and the wordpress site need to be on the same domain to work. (View Post)2 -
Re: Create Wordpress Plugin/Widget with Vanilla Module
http://vanillaforums.org/module/memodule http://vanillaforums.org/module.json/memodule You would still need to load the associated resources. You could load it dynamically with javascript. (View Post)1 -
Re: How add custom codes to head?
Make a copy of the theme and rename it update the about, then select the theme. create a file called class.mythemehooks.php <?php defined('APPLICATION') or die();class MyThemeHooks extends Gdn_Plu… (View Post)3 -
What is this?
I know a non-descriptive title...well the description is on the plugin page. "Community replies by email" is the tagline So, I created a service which enables an owner of forum to provide e… (View Post)13 -
Re: Purchase Premium Roles and Vanilla 2.1.6
I am planning to release before Christmas then it will be on github. (View Post)2
