I’m gonna post the CSS anyway because this is the best way to hide it.
table.pages thead, table.pages tfoot { display:none; }
I didn’t find any useful hooks in the source that would allow to pull the actual HTML for the table header and footer out.
Related Posts:
- How to add a custom-post-type post within another custom-post-type post edit screen using AJAX?
- How we can create menu from Appearance > Menu and use as a add-submenu-page for admin menu?
- Placing a Custom Post Type Menu Above the Posts Menu Using menu_position?
- Loading External Scripts in Admin but ONLY for a Specific Post Type?
- How to add custom columns to Custom Post Type admin screen
- Is it OK to move admin menu items?
- How to Change the Title of a Meta Box on a Specified Custom Post Type? [duplicate]
- How to add post_author column to custom post type
- WordPress User Roles, Custom Post Types, and Admin views
- How to make post sticky in the admin page?
- How to customize admin posts based on the user who is logged in
- Is there a way to have the view link on manage posts page to open in a new window or tab?
- Selecting a post in Dashboard
- Custom admin post.php page
- No Permission to add new Page, Post or CPT with Admin role
- Admin Column does not populate with data
- How do I edit the WordPress post.php file?
- Admin slow on Postlist (over 30k Posts in Database)
- How can I put content before my custom post type default pages?
- list articles in admin showing nested categories or slugs?
- Publishing failed. The response is not a valid JSON response
- Limiting the Number of User Posts to Their Own Posts
- WordPress Author Posts Review After Every Change In The Same WordPress Post
- Display posts of only a certain category in WP Admin section?
- How to set up a private custom post type that is accessible in the administrative dashboard?
- How to query Posts from a custom post type which contains a custom taxonomy?
- Send post changes to set email addresses (not users or subscribers)
- Easy reading or transfer of data from posts?
- Add data to post edit page, when post is published
- Copy/Move selected taxonomy terms to another taxonomy for posts
- Custom capabilities not reflecting on admin panel
- get_post_types not working properly in admin
- Display post from custom post type
- Use post in multiple places on a page with multiple posts
- Different structure/content for posts from a custom post type
- List all posts in taxonomy term
- How to limit what Editors see in the admin?
- Multiple wp_editor instances in custom post type using Ajax
- list posts of two post types in a single template
- creating files for displaying different custom post type posts with paging
- Questions regarding add_meta_box()
- is it possible in a custom post, create custom fields as well whitin?
- The loop does not show users
- WordPress post carousel
- custom taxonomy listing returns no posts
- Custom post type title of each author in his own post
- how to redirect to a custom post template
- Custom post type tags not showing in search
- How to controll the Posts post type and general wondering about WP data structure
- Post/Custom Post Type URL Access
- Custom Post type registering as page post type
- Custom Posts and Posts – next_post_link and previous_post_link not working together
- Display author box on just certain category posts?
- How to fetch posts that are stored in the different table than (default) wp_posts?
- Enable comments for post when comments meta box removed
- Change Post Meta via AJAX from the posts list table
- Am I mixing up the concept of posts pages and categories?
- How to setup different permlalinks for posts and pages?
- Display custom post counts for author , not default posts
- Building a Data Intensive Website with WordPress
- Is there a hook between clicking on “Add new” and the edit screen of a new post?
- Custom Attachment Type
- Require custom post type if is_admin() – template doesn’t show up?
- Function to add custom HTML into head in custom post-type list page
- Making a form for user to add new custom post with custom taxonomies and custom fields
- Sorting custom post types in edit.php : Post disappear
- How to customize `Edit-Post` Screen
- Multiple custom post types on same admin page
- Sort by post word count in admin area
- Custom post type filter is being applied to all of my posts
- using the loop in custom meta is messing up ‘add new’ post type
- Does “Custom Post Type” can have page hierarhy option?
- How to: Add a publish immediately button when editing custom WordPress posts?
- Front-end Image Upload to Custom Meta Box
- WordPress admin for a custom post, hide/collapse the main “title” and “description” boxes
- How set template for “custom post type” individual post
- If/Else child list for Custom Post Type single template within loop?
- Create a custom post type based on ‘Post’
- Order posts by years
- How to display magic field’s custom write panel in wordpress theme?
- Extending post by email
- Checking for custom field in admin pages
- jQuery UI & Admin (Calendar)
- A sports wordpress website
- Change ordering of fields of custom post type in admin page
- How to display author details in a custom post type in the wordpress backend?
- Custom Posttype URL
- Add Content Column to Custom Post Type backend
- Display custom post front end filter by ACF equals current user
- Metaboxes inside Tab
- Change Text in Admin Panel
- Adding /blog in front of single posts (only)
- redirect after submiting post for review
- Hide title field of selected post-types on edit pages
- Display all Categories except ones with a specific parent
- How to achieve a multi-taxomony layout with posts?
- What is the best way to set the post category (Custom Post Type) automatically based on the one of the tags assigned to the post?
- Settings -> Reading -> Posts Page ->Blog — is not working in my website
- Invalid content when I try to import custom post type from the old template wordpress
- Is it possible to get the specific content on the search page?