Title: Undefined property: CPTP_Module_Permalink
Last modified: August 24, 2016

---

# Undefined property: CPTP_Module_Permalink

 *  Resolved [danielkun](https://wordpress.org/support/users/danielkun/)
 * (@danielkun)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/undefined-property-cptp_module_permalink/)
 * Undefined property: CPTP_Module_Permalink::$post_type (Error)
 * In Permalink.php, line 72:
 * `$parent_structure = trim( CPTP_Util::get_permalink_structure( $this->post_type),"/");`
 * should be:
 * `$parent_structure = trim( CPTP_Util::get_permalink_structure( $post->post_type),"/");`
 * notice **$this > $post**
 * [https://wordpress.org/plugins/custom-post-type-permalinks/](https://wordpress.org/plugins/custom-post-type-permalinks/)

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

 *  Plugin Author [Toro_Unit (Hiroshi Urabe)](https://wordpress.org/support/users/toro_unit/)
 * (@toro_unit)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/undefined-property-cptp_module_permalink/#post-5985918)
 * Sorry, Fixed Development version.
    Please wait a little.
 *  Plugin Author [Toro_Unit (Hiroshi Urabe)](https://wordpress.org/support/users/toro_unit/)
 * (@toro_unit)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/undefined-property-cptp_module_permalink/#post-5986256)
 * Resolved at 1.0.0.

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

The topic ‘Undefined property: CPTP_Module_Permalink’ is closed to new replies.

 * ![](https://ps.w.org/custom-post-type-permalinks/assets/icon-256x256.png?rev=
   3495884)
 * [Custom Post Type Permalinks](https://wordpress.org/plugins/custom-post-type-permalinks/)
 * [Support Threads](https://wordpress.org/support/plugin/custom-post-type-permalinks/)
 * [Active Topics](https://wordpress.org/support/plugin/custom-post-type-permalinks/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/custom-post-type-permalinks/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/custom-post-type-permalinks/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Toro_Unit (Hiroshi Urabe)](https://wordpress.org/support/users/toro_unit/)
 * Last activity: [11 years, 1 month ago](https://wordpress.org/support/topic/undefined-property-cptp_module_permalink/#post-5986256)
 * Status: resolved