Title: FAQ #5 Implementation
Last modified: July 28, 2021

---

# FAQ #5 Implementation

 *  Resolved [kcprescott](https://wordpress.org/support/users/kcprescott/)
 * (@kcprescott)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/faq-5-implementation/)
 * On the Post Reorder page I would like the newly published post to show up first
   rather than last. I tried putting the filter code from FAQ number 5 in my theme
   function PHP file but got errors:
 *     ```
       Uncaught Error: Call to undefined function filter() in wp-content/themes/voice/functions.php:187
       Stack trace:
       #0 wp-settings.php(546): include()
       #1 wp-config.php(80): require_once('/home/customer/...')
       #2 wp-load.php(50): require_once('/home/customer/...')
       #3 wp-admin/admin.php(34): require_once('/home/customer/...')
       #4 wp-admin/theme-editor.php(10): require_once('/home/customer/...')
       #5 {main}
         thrown
       ```
   
 * How do I implement the fix so a new post will show up first vs last, without 
   pushing the reorder button and having to resort all my adjustments each time?

Viewing 1 replies (of 1 total)

 *  Plugin Author [Aurovrata Venet](https://wordpress.org/support/users/aurovrata/)
 * (@aurovrata)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/faq-5-implementation/#post-14722285)
 * > I tried putting the filter code from FAQ number 5 in my theme function PHP 
   > file but got errors:
 * can you show me the code you put in your functions.php file?

Viewing 1 replies (of 1 total)

The topic ‘FAQ #5 Implementation’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/reorder-post-within-categories_c18d38.
   svg)
 * [ReOrder Posts within Categories](https://wordpress.org/plugins/reorder-post-within-categories/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/reorder-post-within-categories/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/reorder-post-within-categories/)
 * [Active Topics](https://wordpress.org/support/plugin/reorder-post-within-categories/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/reorder-post-within-categories/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/reorder-post-within-categories/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Aurovrata Venet](https://wordpress.org/support/users/aurovrata/)
 * Last activity: [4 years, 10 months ago](https://wordpress.org/support/topic/faq-5-implementation/#post-14722285)
 * Status: resolved