Fields tab in the admin does not save in WP 6.7
-
In WP 6.7, the admin Fields tab does not save changes in the table view (it does in the individual field view). This has been reported by a few users.
I was able to track this down to a specific change in the WP List Table object class in version 6.7.
I will be working on a more “official” fix for this and including it in the plugin. However, until then, there is a patch available. You can replace the file wp-members/includes/admin/tabs/class-wp-members-admin-tab-fields.php with the version at the gist below:
https://gist.github.com/rocketgeek/2bb08a8649cf1f273c6354b12ed93e1a
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- You must be logged in to reply to this topic.