wordpress-fieldmanager
wordpress-fieldmanager copied to clipboard
Prevent saving values when they are the default value
Hi,
we have an issue with Fieldmanager, version 1.3.0, with some custom modification we did. Basically we would like to avoid storing a value in the database if it's equal to the dafult value, to avoid creating a large number of rows in postmeta table. Is there a way to do this?