You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
I was recently working on optimizing the options in a few sites and it struck me that duplicate_post makes a lot of options. Wouldn't it be better to turn those into one keyed array? Saves quite a bit of overhead I think and is easier to clean up :)
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
I was recently working on optimizing the options in a few sites and it struck me that duplicate_post makes a lot of options. Wouldn't it be better to turn those into one keyed array? Saves quite a bit of overhead I think and is easier to clean up :)
The text was updated successfully, but these errors were encountered: