Title: Drew Baker's Replies | WordPress.org

---

# Drew Baker

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

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

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 94 total)

1 [2](https://wordpress.org/support/users/dbaker/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/dbaker/replies/page/3/?output_format=md)…
[5](https://wordpress.org/support/users/dbaker/replies/page/5/?output_format=md)
[6](https://wordpress.org/support/users/dbaker/replies/page/6/?output_format=md)
[7](https://wordpress.org/support/users/dbaker/replies/page/7/?output_format=md)
[→](https://wordpress.org/support/users/dbaker/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Nested Pages] Breaking Similar Permalinks](https://wordpress.org/support/topic/breaking-similar-permalinks/)
 *  [Drew Baker](https://wordpress.org/support/users/dbaker/)
 * (@dbaker)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/breaking-similar-permalinks/#post-8335735)
 * Yeah I’m seeing this too. The permalink will be to the correct page, but all 
   the content of $post will be a different post.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Relevanssi - A Better Search] Compatible with WP 3.6?](https://wordpress.org/support/topic/compatible-with-wp-36-51/)
 *  [Drew Baker](https://wordpress.org/support/users/dbaker/)
 * (@dbaker)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/compatible-with-wp-36-51/#post-4029534)
 * One such warning I’ve got is this:
 * `Notice: wpdb::escape is deprecated since version 3.6! Use wpdb::prepare() or
   esc_sql() instead. in /nfs/c03/h01/mnt/167900/domains/dev.example.com/html/wordpress/
   wp-includes/functions.php on line 2871`
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Re-Importer] Not all images are being imported from wordpress.com site](https://wordpress.org/support/topic/not-all-images-are-being-imported-from-wordpresscom-site/)
 *  [Drew Baker](https://wordpress.org/support/users/dbaker/)
 * (@dbaker)
 * [13 years ago](https://wordpress.org/support/topic/not-all-images-are-being-imported-from-wordpresscom-site/#post-3399426)
 * How does re-importer handle images that are already present?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Viper's Video Quicktags] 6.4.4 JS error in admin](https://wordpress.org/support/topic/644-js-error-in-admin/)
 *  Thread Starter [Drew Baker](https://wordpress.org/support/users/dbaker/)
 * (@dbaker)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/644-js-error-in-admin/#post-3267910)
 * Hey Alex,
 * I cleared my cache, and the error has gone away. So I guess it was a hold over
   file from 6.4.3. Thanks for the help, glad that we at least identified the SWFobject
   unneeded load.
 * Also, while I have you here. If it’s not to much to ask, could you include proper
   iOS YouTube imbedding in a future version?
    [http://wordpress.org/support/topic/plugin-vipers-video-quicktags-youtube-image-link-shown-on-ios](http://wordpress.org/support/topic/plugin-vipers-video-quicktags-youtube-image-link-shown-on-ios)
 * Thanks for the great work Alex!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Viper's Video Quicktags] [Plugin: Viper's Video Quicktags] YouTube – Image Link Shown on iOS](https://wordpress.org/support/topic/plugin-vipers-video-quicktags-youtube-image-link-shown-on-ios/)
 *  Thread Starter [Drew Baker](https://wordpress.org/support/users/dbaker/)
 * (@dbaker)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/plugin-vipers-video-quicktags-youtube-image-link-shown-on-ios/#post-2799428)
 * Bumping this. Viper my company is happy to pay you to fix this.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ImageFX] [Plugin: ImageFX] Doesn't work on older posts](https://wordpress.org/support/topic/plugin-imagefx-doesnt-work-on-older-posts/)
 *  [Drew Baker](https://wordpress.org/support/users/dbaker/)
 * (@dbaker)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-imagefx-doesnt-work-on-older-posts/#post-2356268)
 * I can confirm this issue. I emailed Otto about it on the 11th, and have got no
   response.
    Basically, if you do the following, you won’t get an image:
    - Create a Page
    - Upload and set a featured thumb and publish page ( = ImageFX producers new
      thumbnail correctly)
    - Remove featured thumb and delete if from the gallery.
    - Upload new thumbnail ( = No new thumbnail created by ImageFX).
 * So, basically you can’t set a thumbnail publish the post/page, then remove it
   and try another one. You only get one shot at it per page at time of creation.
 *   Forum: [Hacks](https://wordpress.org/support/forum/plugins-and-hacks/hacks/)
   
   In reply to: [wp_insert_user breaks if I set an ID](https://wordpress.org/support/topic/wp_insert_user-breaks-if-i-set-an-id/)
 *  Thread Starter [Drew Baker](https://wordpress.org/support/users/dbaker/)
 * (@dbaker)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/wp_insert_user-breaks-if-i-set-an-id/#post-2997551)
 * Thanks, now that I think about it I think I’ll map the FB ID to the WP username.
   They are both unique numbers, so it should be fine.
 * Thanks again!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [post_password_required() not working](https://wordpress.org/support/topic/post_password_required-not-working/)
 *  [Drew Baker](https://wordpress.org/support/users/dbaker/)
 * (@dbaker)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/post_password_required-not-working/#post-2624583)
 * I figured it out. Solution here:
    [http://wordpress.stackexchange.com/questions/56490/post-password-required-not-recognizing-cookie-set-with-correct-password/56538#56538](http://wordpress.stackexchange.com/questions/56490/post-password-required-not-recognizing-cookie-set-with-correct-password/56538#56538)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [post_password_required() not working](https://wordpress.org/support/topic/post_password_required-not-working/)
 *  [Drew Baker](https://wordpress.org/support/users/dbaker/)
 * (@dbaker)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/post_password_required-not-working/#post-2624582)
 * As of 3.4 “post_password_required()” no longer works for me too.
 * The password form in TwentyEleven works though. I have no plugins turned on.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Viper's Video Quicktags] [Plugin: Viper's Video Quicktags] Vimeo HTTPS](https://wordpress.org/support/topic/plugin-vipers-video-quicktags-vimeo-https/)
 *  [Drew Baker](https://wordpress.org/support/users/dbaker/)
 * (@dbaker)
 * [14 years ago](https://wordpress.org/support/topic/plugin-vipers-video-quicktags-vimeo-https/#post-2608548)
 * I +1 this, it’s doing it for me too.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Wiredrive Player] [Plugin: Wiredrive Player] Wiredrive Plugin not working](https://wordpress.org/support/topic/plugin-wiredrive-player-wiredrive-plugin-not-working/)
 *  [Drew Baker](https://wordpress.org/support/users/dbaker/)
 * (@dbaker)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/plugin-wiredrive-player-wiredrive-plugin-not-working/#post-2371252)
 * I don’t think that is a proper presentation URL. It needs to contain an RSS feed,
   which this does not.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Viper's Video Quicktags] Vimeo autoplay?](https://wordpress.org/support/topic/vimeo-autoplay/)
 *  [Drew Baker](https://wordpress.org/support/users/dbaker/)
 * (@dbaker)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/vimeo-autoplay/#post-2265197)
 * I too would like to be able to set autoplay for Vimeo.
 * This is my embed code:
    [vimeo autoplay=’1′]http://www.vimeo.com/240975[/vimeo]
 * I looked through the code for the plugin, and it appears to be half enabled, 
   perhaps this is a bug?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Custom Taxonomy Sort] [Plugin: Custom Taxonomy Sort] Not working with hierarchical taxonomy](https://wordpress.org/support/topic/plugin-custom-taxonomy-sort-not-working-with-hierarchical-taxonomy/)
 *  Thread Starter [Drew Baker](https://wordpress.org/support/users/dbaker/)
 * (@dbaker)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/plugin-custom-taxonomy-sort-not-working-with-hierarchical-taxonomy/#post-2283100)
 * Hello Tollmanz,
    Thanks for the reply. I’ll try to walk you through what I’m 
   trying to do:
 * I’m building a photography site. Each photo is it’s own page in a hierarchical
   taxonomy. For example:
 * Cars
    – – BMW – – Ford Speed – – Fast – – Slow
 * So a photo of a fast BMW will be in the ‘Cars’, ‘BMW’, ‘Speed’ and ‘Fast’ terms.
   I’d like to be able to order each page in each term. So when looking at the term
   page for ‘Fast’ I can set the order, and when looking at BMW I can set an order
   too etc.
 * That real life example is a little more messy. This is a term page for photos
   tagged with “luxurious”:
    [http://www.trevorpearson.com/dev/interest-filter/luxurious/](http://www.trevorpearson.com/dev/interest-filter/luxurious/)
 * I’d like to be able to set the order that they appear (like menu_order).
 * Now, several of the same photos are also tagged with the term “interior” and 
   are shown here:
    [http://www.trevorpearson.com/dev/interest-filter/auto-interiors/](http://www.trevorpearson.com/dev/interest-filter/auto-interiors/)
 * So I’d like to be able to set an order for this term as well that was separate
   to the order set for ‘Luxurious’.
 * I’m not even sure if it’s possible. I think you’d have to create a custom-field
   for each page that then stores the term and the page order for that term in an
   array. My thoughts were something like this:
 *     ```
       $key = term;
       $value = order;
   
       custom_order = array(
          'BMW'       => '3',
          'Fast'      => '20',
          'Interior'  => '7',
          'Luxurious' => '12'
       );
       ```
   
 * That way you have a page order stored for each term that is applied to the page.
   The problem would be that WordPress’s admin pages aren’t really setup to allow
   multiple page ordering, so I’m not sure how to deal with that. You wouldn’t want
   to have to enter in the order on each “Edit page” page, you’d want to tie it 
   into some sort of drag-and-drop page order plugin that worked on term pages.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Custom Taxonomy Sort] [Plugin: Custom Taxonomy Sort] Not working with hierarchical taxonomy](https://wordpress.org/support/topic/plugin-custom-taxonomy-sort-not-working-with-hierarchical-taxonomy/)
 *  Thread Starter [Drew Baker](https://wordpress.org/support/users/dbaker/)
 * (@dbaker)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/plugin-custom-taxonomy-sort-not-working-with-hierarchical-taxonomy/#post-2282896)
 * Looking into this, it seems that this only lets you order terms, not actually
   order posts/pages that are tagged with the terms. Is that right?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Wiredrive Player] [Plugin: Wiredrive Player] Glitch When Plugin Activated](https://wordpress.org/support/topic/plugin-wiredrive-player-glitch-when-plugin-activated/)
 *  [Drew Baker](https://wordpress.org/support/users/dbaker/)
 * (@dbaker)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/plugin-wiredrive-player-glitch-when-plugin-activated/#post-2017243)
 * Myaleigh,
    Did you ever get this to work? I believe it was a conflict with TinyMCE
   Advanced.
 * -Drew

Viewing 15 replies - 1 through 15 (of 94 total)

1 [2](https://wordpress.org/support/users/dbaker/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/dbaker/replies/page/3/?output_format=md)…
[5](https://wordpress.org/support/users/dbaker/replies/page/5/?output_format=md)
[6](https://wordpress.org/support/users/dbaker/replies/page/6/?output_format=md)
[7](https://wordpress.org/support/users/dbaker/replies/page/7/?output_format=md)
[→](https://wordpress.org/support/users/dbaker/replies/page/2/?output_format=md)