Title: Admin post tables
Last modified: April 12, 2019

---

# Admin post tables

 *  Resolved [entumas](https://wordpress.org/support/users/entumas/)
 * (@entumas)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/admin-post-tables/)
 * Hi Michael!
 * How could I modify the admin posts/pages/cpt tables so that the TSF column is
   always the last?
 * Thanks

Viewing 5 replies - 1 through 5 (of 5 total)

 *  Plugin Contributor [Michael Beckwith](https://wordpress.org/support/users/tw2113/)
 * (@tw2113)
 * The BenchPresser
 * [7 years, 1 month ago](https://wordpress.org/support/topic/admin-post-tables/#post-11422940)
 * How are you modifying them now? I’m curious if they render in the order that 
   the array is served. For example, you could slice out an index from the middle,
   and then append it to the end of the array and that’s the order that they get
   displayed in. Or if you were to run it through array_reverse() and return that
   result and suddenly they’re in reverse order.
 *  Thread Starter [entumas](https://wordpress.org/support/users/entumas/)
 * (@entumas)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/admin-post-tables/#post-11423146)
 * Hi Michael!
 * I have tried in different ways, for example the one that describes this article:
   
   [https://www.isitwp.com/change-wordpress-admin-post-columns-order](https://www.isitwp.com/change-wordpress-admin-post-columns-order)
   But although I can reorder all the columns, that of TSF always stays in the same
   place.
 * Thanks
 *  Plugin Contributor [Michael Beckwith](https://wordpress.org/support/users/tw2113/)
 * (@tw2113)
 * The BenchPresser
 * [7 years, 1 month ago](https://wordpress.org/support/topic/admin-post-tables/#post-11423237)
 * Dunno what to tell ya at the exact moment. What’s providing this TSF column? 
   Some CMB2 config code that you have done up? Custom code in conjunction with 
   your CMB2 usage? Some 3rd party plugin? Perhaps one that has shipped with CMB2
   in it?
 *  Thread Starter [entumas](https://wordpress.org/support/users/entumas/)
 * (@entumas)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/admin-post-tables/#post-11423319)
 * Oh! Excuse me Michael!
    I’m wrong forum! I’m working with both plugins and I’ve
   read a lot of documentation about CMB2 today. I have crossed the wires Sorry!
 *  Plugin Contributor [Michael Beckwith](https://wordpress.org/support/users/tw2113/)
 * (@tw2113)
 * The BenchPresser
 * [7 years, 1 month ago](https://wordpress.org/support/topic/admin-post-tables/#post-11423459)
 * No worries. Have a good weekend.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Admin post tables’ is closed to new replies.

 * ![](https://ps.w.org/cmb2/assets/icon.svg?rev=2866672)
 * [CMB2](https://wordpress.org/plugins/cmb2/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/cmb2/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/cmb2/)
 * [Active Topics](https://wordpress.org/support/plugin/cmb2/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/cmb2/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/cmb2/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [Michael Beckwith](https://wordpress.org/support/users/tw2113/)
 * Last activity: [7 years, 1 month ago](https://wordpress.org/support/topic/admin-post-tables/#post-11423459)
 * Status: resolved