Hube2 / acf-options-page-adder

Easy creation of options pages for ACF Pro
62 stars 14 forks source link

options page slugs not set or saved correctly #7

Closed Hube2 closed 10 years ago

Hube2 commented 10 years ago

The function for creating options pages does not set the slug correctly. Fixing this issue will mean that previously created option pages will need to be changed to correct the options page slug values or maintain the slug they are currently using. I have to figure out how I'm going to do this in order to correct the problem without previously created options pages loosing any custom fields assigned to them.

Hube2 commented 10 years ago

I cannot fix this issue without breaking existing installations. When I release version 2.0.0 it will not be backwards compatible with current version. This will mean that any field groups that are associated with options pages will be broken away from those options pages in the new version. It will require editing field groups and updating location rules.