[wp-trac] [WordPress Trac] #31397: Bug in custom post type
WordPress Trac
noreply at wordpress.org
Sat Feb 21 02:34:55 UTC 2015
#31397: Bug in custom post type
-------------------------------+------------------------------
Reporter: lutond | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Posts, Post Types | Version: 4.1.1
Severity: normal | Resolution:
Keywords: reporter-feedback | Focuses:
-------------------------------+------------------------------
Comment (by lutond):
Oops! Sorry, it is show_ui not show_id. Latest code of the full plugin is
attached again after editing all necessary codes. Install it and go to the
following link. Than you will understand what i am saying. Thanks.
http://your-domain/wp-admin/post-new.php?post_type=assignment (working --
show_ui=true)
http://your-domain/wp-admin/edit.php?post_type=location (working)
http://your-domain/wp-admin/post-new.php?post_type=location (NOT working)
http://your-domain/wp-admin/edit.php?post_type=material (working)
http://your-domain/wp-admin/post-new.php?post_type=material (NOT working)
Note: this plugin creates four types of different custom post type
location and material is two of them. Where show_ui is false. And show_ui
is true for assignment custom post type which is working fine.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/31397#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list