Admin-side directory data
-
I’ve noticed that the admin-side directory data (when managing an existing entry) doesn’t always match what is displayed on the site. In doing some testing, I’ve updated some data directly in the database.
When I edit a non-serialized field via the database, such as “middle_name”, the change immediately shows up on both the public site and on the administrative backend.
However, if I edit a serialized field, such as “addresses”, the change shows up on the public site but does not show up on the administrative backend – the old version is still present in the form. (I’ve tried clearing browser cache, using a different computer, clearing server-side cache including clearing out the _transient_ rows from options, etc)
Are these serialized fields being cached somewhere?
- The topic ‘Admin-side directory data’ is closed to new replies.