MyBB Community Forums

Full Version: Rebuild template changes options for plugins
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
My new suggestion is add the option to apply in the new installed themes the template changes made by a plugin.

Example:
[Image: 22683341.png]

function _rebuild_template_changes()
{
}

This is already possible but why not add this by default?
Usually a deactivate/activate is supposed to do this.