[ad_1]
[ad_2]
I have a WordPress and PHP tech stack. Whenever I create a new entry in the UI, it appears at the end in the WordPress dashboard, whereas it should appear at the beginning. How can I fix this?
Copyright © 2020 - 2022, Project DMC - WordPress Tutorials for Beginners- All Rights Reserved. Privacy Policy
I would 1st check Default sorting settings in the WordPress dashboard – navigate to the section where the entries are listed (e.g., Posts, Pages, or a Custom Post Type), and check that the column headers (like “Date” or “Title”) are not accidentally set to sort in ascending order. Click on the “Date” column header to toggle the sorting order if needed (to Descending).
Also, check that the publishing date of new entries is set correctly, as sometimes, incorrect dates can cause entries to appear out of order.
For more advanced sorting manipulations in your WP Dashboard you can check out this plugin: [https://wordpress.org/plugins/post-types-order/](https://wordpress.org/plugins/post-types-order/)