Hook onto the edit-tags page and insert some additional styling to adjust the textarea, the ID remains the same for post tags, categories and i think other taxonomies to..
Adjust CSS for taxonomy management page
Example only, tailor to suit you needs.
add_action( 'admin_print_styles-edit-tags.php', 'resize_description_field' );
function resize_description_field() {
?>
<style type="text/css">
textarea#tag-description { height:300px!important; }
</style>
<?php
}
Hope that helps..
Related Posts:
- How to Change the Categories Order in the Admin Dashboard?
- How to remove categories filter from wordpress admin?
- Weird behaviour when adding terms/term_taxonomies programmatically
- Make parent categories not selectable
- Is it possible to disable certain user roles from creating tags?
- Why adding Categories does not auto refresh in Backend while using my custom theme?
- How to show empty category in admin menus search
- How to sort categories by id in wordpress admin
- Add a wordpress blog to my website having users
- Collapse subcategories in post edit screen
- Custom order categories in admin dashboard
- Filter Categories in meta box for CPTs
- Filtering *out* a taxonomy from the admin post list
- category doesn’t showing up in admin
- WP admin broken. Not saving catgories or adding categories to menu
- Categories in admin interface: can they be collapsible?
- How do I add Category Body Classes to Admin?
- Admin: Navigation Menus do not show empty categories/taxonomies in the list’s search tab
- how i can hide some category from author admin panel?
- How to check a category checkbox using JavaScript
- wp_category_checklist won’t show up for non-admin users
- How to load jquery tag-it plugin into admin?
- Assign a category by user and customize the edit-tags.php?taxonomy=category page
- Show parent-child relationship for categories in the wordpress admin
- Catch 404 after changing permalink structure from /%postname%/ to /%category%/%postname%/
- Group WP_Query by category
- Decreasing the Memory Consumption of a WordPress Site?
- Use tag interface for hierarchical taxonomy?
- How can I select a primary category?
- Different templates for parent and children categories/taxonomies
- List of subcategories with featured image
- Display comments on a comment page without form
- Get a list of commas separated categories inside a loop
- How to get Total Post In a Selceted category
- Pagination on child category returns 404
- Plural Category Base Slug On Category Archive Page
- “Sticky” posts for each category (archive.php)
- Alphabetizing Posts in a Category Page?
- Unpublish all posts in a category
- Add Icons to the Product Category Sidebar Widget WooCommerce
- Add class to items in wp_list_categories()
- How is the single category page called and how does it know which posts to show?
- How to export/import categories and keep their IDs?
- Is it possible to select and edit the way the most recent post from a certain category is displayed on the page?
- How to link 2 categories (Sync)
- How to make a Thumbnails Mosaic
- wp_parse_args & category parameter
- Extract image url associated to a category
- Change existing taxonomy settings when using custom taxonomy
- Enter a variable in the ‘category_name’ parameter
- How do you categorize pages?
- List Sub-Categories of a Parent Category
- add text to the top of category page
- If statement for catergories
- Rewrite a category
- Query posts from category based on a filter most favorited
- How do I call posts with a certain tag?
- previous/next_post_link in the same sub-category?
- get_categories() returns “Uncategorised”
- How to show WordPress parent and child category using a different template?
- How can I get categories IDs if multiple categories requested via URI?
- Get Number of total Parent Categories for Custom Taxonomy
- How to change how many list item show in category generated by file edit-tags.php
- WordPress for Podcast Network
- Categories widget show empty?
- How do I display something on a particular category page?
- Exclude a category from a query that includes its parent category
- Count the posts number for every category
- Overriding default calendar to show posts from a category
- Categories will only display links to posts
- Adding category dropdown list to theme options page
- Cannon see subcategory in permalink
- Portfolio Filter Buttons Wont Work
- set terms to category and subcategory
- Woocommerce filter function not updating
- Get Meta Keys of Custom Categories
- How to not display a category post on blog page?
- Get the name of category in query
- WooCommerce shared categories
- Assignt automatically two categories by author
- WordPress 5.4 and higher: Filter posts by category 1 AND category 2 in API requests
- Add Catgory (assign) to Post Programmatically (without editing)
- Dynamically display sub-categories on primary menu without adding them
- How can I display categories on different pages
- custom browse by
- Use different file includes for single.php
- How to get related category/categories in WordPress archive page
- Conditions for single post
- Pages with posts filtered by category
- how to get number of posts in a category on a specific date
- How to add all categories into an array and extract the categories names and use it with a custom meta box
- Using pagination with multiple loops causes it to break
- Query posts that have all the specified tags
- How can I show page per category in wordpress? (Yes, category by page!)
- WooCommerce Product Search Error
- Why does my category page display “posted on…” when all I want it to do is display categories?
- Post list category plugin alphabetical order [closed]
- Fetch all categories from database
- Can’t filter categories using isotope
- Sorting past events by month