You might also want to look at using wp_enqueue_script and wp_enqueue_style, rather than echoing those script & style tags. Using these functions helps to eliminate duplicate scripts and styles, as well as introducing some dependency support.
Related Posts:
- Change the text on the Publish button
- Row actions for custom post types?
- Register CPTs using Dashicons for admin menu icon in WP 3.8
- How can I remove the “Add New” button in my custom post type?
- Remove “posts” from admin but show a custom post
- Add content in custom post type page after the title and before columns
- How to check if I’m on a custom post type archive in the admin area
- Admin Filter – Add Post Type Description on Post Type Page
- how to group custom post types
- How do I filter the excerpt metabox description in admin?
- How to add custom columns to Custom Post Type admin screen
- Add content before/after admin post wp-list-table
- Custom post type Admin Page
- jQuery UI in Admin (Best Practice?)
- Filtering Posts by Multiple Taxonomy Terms such as in an Admin Post Listing?
- Ordering Post 2 Post admin meta box by meta from CPT
- how to create my own edit.php admin page code or template for my custom post type
- Displaying Post Title on Post Edit page?
- Backend search; include CPT meta?
- Make a custom column sortable, by custom post count
- Sort custom post types by last name in the backend
- Using multiple instances of wp_editor in Custom Post Type admin area
- How i add new link after Edit | Quick Edit | Trash | View in quick edit section
- Custom Post Type Name Causing Problem
- How to add post_author column to custom post type
- Use a textarea for a custom post type
- Restrict categories to a custom post type
- How do I add a custom button to my “edit” list? ( edit.php?post_type= ) beside “Add New”
- Add text to post list/edit screens?
- Adding menu_order to CPT admin page
- Remove “Get Shortlink” button in admin of custom post type
- Timepicker-addon doesn’t show – Datepicker works fine?
- Query Custom Post Types & category_name?
- How to make in WordPress admin panel sortable column for the custom field, that count the number of page impressions?
- How to make post sticky in the admin page?
- different template for first and second level custom post page
- Get all of user’s custom post types in WP Admin for plugin
- window.send_to_editor and jQuery .attr() conflicts with multiple custom upload image meta boxes
- How do increase the amount of links shown down the left in the admin menu?
- Admin not showing all custom post type posts and views not working
- How to avoid manage posts screen duplicates when two plugins use the same library
- Unable to retrieve any posts of CPT in wp-admin
- Admin Pointers on a custom post type
- Custom Post List View: Page or something else?
- Filter term taxonomy metabox in custom post type
- Addition of custom option panel crashes Media Library & Admin Area
- Custom post type – use ajax to display sub pages
- Admin Filter – Add Post Type Description on Post Type Page
- manage_edit-{post_type}_sortable_columns sorts, but wrong!
- Load Next Posts With AJAX not working with custom post type
- It’s possible to hide body copy box for a custom post type?
- Show data from one Custom Post Type in another Custom Post Type
- Why won’t this jQuery code work?
- Custom Post Type Slick Slider “$ is not a function”
- WordPress custom post type capabilities issue
- Set thumbnail and title for a post type archive (not post itself!)
- Hide Status Option From WordPress Publish Metabox and Rename Published on:
- Create field of Custom Post Types
- Custom posts of one type have disappeared from admin. Still appear on site [closed]
- How to get the custom post list to admin user edit page?
- How to Query in WordPress which shows Alphabetic Posts?
- Custom Post Type – Portfolio no longer works
- Creating a Tabbed Widget
- Multiple wp_editor instances in custom post type using Ajax
- Questions regarding add_meta_box()
- Masonry Append WordPress posts with singleMode
- Displaying information from custom field on custom post type
- Sorting custom post types in edit.php : Post disappear
- How to customize `Edit-Post` Screen
- Display custom-post type based on the Title matching the current selected value
- Change Text in Admin Panel
- Change Dropdown jQuery to show/hide but with default place holder that shows all
- Hide title field of selected post-types on edit pages
- How can I put content before my custom post type default pages?
- get_posts() returns empty on custom post type /wp-admin/edit.php
- After inserting new post with wp_insert_post() the post is not visble to WP_Query, but the same WP_Query works for post inserted from wp-admin panel
- How we can create menu from Appearance > Menu and use as a add-submenu-page for admin menu?
- Admin Post Table – Remove Title Edit Link
- Sort custom post column by generated value?
- Disable button after one click per user per post
- How do I create a customised table list of a custom post type (in the admin area)?
- Restrict Custom Post Type to One Item
- how to display new private message to users?
- Simple Data picker meta box
- How to override post-new.php with custom template
- Group based routing and administration
- Limit Number of Custom Post Type Dashboard
- Filterable portfolio in WordPress using jQuery isotope
- Submitting custom post from frontend,jQuery ajax, and custom validation – can’t find proper place to insert wp_insert_post()
- jQuery tab_title already in use
- Toggle a metabox based on a selection
- Filtering in admin broken for custom post type in 3.8.1?
- Show a custom field instead of username in the backend author area
- Can’t preview custom post – Redirected to home page
- How to make an admin create/edit post page to look like taxonomy page?
- Show posts of parent in edit.php
- Loops running into each other
- Add text to metabox input text field from Thickbox
- admin search of pages returns custom post types
- Custom order of CPT posts by title, in wp-admin area by default