Title: tobyleeming's Replies | WordPress.org

---

# tobyleeming

  [  ](https://wordpress.org/support/users/tobyleeming/)

 *   [Profile](https://wordpress.org/support/users/tobyleeming/)
 *   [Topics Started](https://wordpress.org/support/users/tobyleeming/topics/)
 *   [Replies Created](https://wordpress.org/support/users/tobyleeming/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/tobyleeming/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/tobyleeming/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/tobyleeming/engagements/)
 *   [Favorites](https://wordpress.org/support/users/tobyleeming/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Menu Link To Specific Posts – codex says possible but its not?](https://wordpress.org/support/topic/menu-link-to-specific-posts-codex-says-possible-but-its-not/)
 *  Thread Starter [tobyleeming](https://wordpress.org/support/users/tobyleeming/)
 * (@tobyleeming)
 * [15 years ago](https://wordpress.org/support/topic/menu-link-to-specific-posts-codex-says-possible-but-its-not/#post-2100510)
 * SOLVED!!
 * You gem – thanks. Dont feel too stupid though, thats pretty well hidden.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Postie] [Plugin: Postie] featured image only](https://wordpress.org/support/topic/plugin-postie-featured-image-only/)
 *  [tobyleeming](https://wordpress.org/support/users/tobyleeming/)
 * (@tobyleeming)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/plugin-postie-featured-image-only/#post-1767859)
 * hey – sorry not that hot on php have tried doing this but could you be a little
   more exact if the original code is:
 *     ```
       function postie_handle_upload( &$file, $overrides = false, $time = null,  ) {
       	// The default error handler.
       	if (! function_exists( 'wp_handle_upload_error' ) ) {
       		function wp_handle_upload_error( &$file, $message ) {
       			return array( 'error'=>$message );
       		}
       	}
       ```
   
 * What should it become?
 * Will this then make attachments featured images but not insert them into posts?
   Hope so
 * Thanks

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