Title: offroad123's Replies | WordPress.org

---

# offroad123

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[BP Profile Search] Custom Post Type Countries Dropdown](https://wordpress.org/support/topic/custom-post-type-countries-dropdown/)
 *  Thread Starter [offroad123](https://wordpress.org/support/users/offroad123/)
 * (@offroad123)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/custom-post-type-countries-dropdown/#post-5064945)
 * Hi Andrea,
 * When i try to use select_custom_post_type(custom post) and display as selectbox,
   selectbox appear with custom post type name(countries) not post option means 
   country list.
    here is my code that i use.
 *     ```
       function bxcft_map ($field_type, $field)
       {
           if ($field_type == 'select_custom_post_type')  return 'selectbox';
           return $field_type;
       }
       ```
   
 * ??
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Paid Memberships Pro - Content Restriction, User Registration, & Paid Subscriptions] Automated Recurring Billing](https://wordpress.org/support/topic/automated-recurring-billing/)
 *  Thread Starter [offroad123](https://wordpress.org/support/users/offroad123/)
 * (@offroad123)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/automated-recurring-billing/#post-5040309)
 * I am using authorize.net and paypal express checkout.

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