devinsays/options-framework-theme

Add WP hook for when the Submit button is pressed

Closed this issue · 0 comments

I think it would be a good idea to add a hook for when the submit button is pressed, as this would allow binding of events that are of a heavy load (For example, writing to a file for custom CSS) to this hook, so they are not reexecuted.