Posted by kiamlaluno on July 27, 2008 at 3:15pm
Jump to:
| Project: | Blog Add-ons |
| Version: | 6.x-1.1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Chajecki |
| Status: | active |
Issue Summary
menu_rebuild() is being called from the function function blog_addons_settings() which is not necessary. If it's really necessary, it would be better to call it in the submit function, after it's clear the settings are really changed.
Comments
#1
Thanks. WIll be removed in the next release.