Title: Access plugin post type from another plugin
Last modified: August 20, 2016

---

# Access plugin post type from another plugin

 *  [mat_](https://wordpress.org/support/users/mat_/)
 * (@mat_)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/access-plugin-post-type-from-another-plugin/)
 * Hi everyone,
 * Here is my problem. I have installed The Event Calendar Plugin, wich creates 
   some custom types (let’s say Events).
    What i want to do i use these custom post
   types in my own plugin. I want to extend my XMLRPC functions to use them. The
   problem is that i can’t access them in my plugin. It’s like they not already 
   exist. Some functions like get_post_types() returns only the basic custom post
   type (even with the arg:
 *     ```
       $args=array(
         'public'   => true,
         '_builtin' => false
       );
       ```
   
 * ).
    Same thing for custom taxonomies. Any idea on how to solve this please?
 * Thanks!

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

 *  [Smith](https://wordpress.org/support/users/ikaspars/)
 * (@ikaspars)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/access-plugin-post-type-from-another-plugin/#post-2399617)
 * I need this to. Have you found any other solutions?
 *  [sest](https://wordpress.org/support/users/sest/)
 * (@sest)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/access-plugin-post-type-from-another-plugin/#post-2399638)
 * Hay Mat_
    Need help with you’re old WP-jobboard theme.. tnx

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

The topic ‘Access plugin post type from another plugin’ is closed to new replies.

## Tags

 * [custom post type](https://wordpress.org/support/topic-tag/custom-post-type/)
 * [xmlrpc](https://wordpress.org/support/topic-tag/xmlrpc/)

 * 2 replies
 * 3 participants
 * Last reply from: [sest](https://wordpress.org/support/users/sest/)
 * Last activity: [14 years, 2 months ago](https://wordpress.org/support/topic/access-plugin-post-type-from-another-plugin/#post-2399638)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
