codepress / admin-columns

Admin Columns allows you to manage and organize columns in the posts, users, comments, and media lists tables in the WordPress admin panel. Transform the WordPress admin screens into beautiful, clear overviews.
http://www.admincolumns.com
GNU General Public License v3.0
68 stars 26 forks source link

Make sure the DB table '_admin_columns' is always created #361

Closed tobiasschutter closed 10 months ago

tobiasschutter commented 2 years ago

In some very rare occasion it can happend that the DB table '_admin_columns' has not been created. We should make sure the DB table is always created.