[wp-trac] [WordPress Trac] #40954: Create Category within posts screen error

WordPress Trac noreply at wordpress.org
Sun Nov 3 01:41:25 UTC 2024


#40954: Create Category within posts screen error
-------------------------------+-------------------------
 Reporter:  cfastenrath        |       Owner:  (none)
     Type:  defect (bug)       |      Status:  closed
 Priority:  normal             |   Milestone:
Component:  Posts, Post Types  |     Version:  4.8
 Severity:  normal             |  Resolution:  invalid
 Keywords:  close              |     Focuses:  javascript
-------------------------------+-------------------------

Comment (by loondretzoon):

 Check Console for Errors: Use Developer Tools (F12) to spot JavaScript
 issues.
 Disable Plugins: Temporarily disable plugins one by one to identify
 conflicts.
 Switch Themes: Switch to a default theme to rule out theme conflicts.
 Increase PHP Memory: Add define('WP_MEMORY_LIMIT', '256M'); in wp-
 config.php.
 Repair Database: Check and repair wp_terms and wp_term_taxonomy tables in
 phpMyAdmin.
 Clear Cache: Clear any caching plugin or CDN cache.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/40954#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list