WordPress Release: 3.8.0
Tag Name: 3.8.0
Release Date: 12/12/2013
WordPressWorld's most popular open-source content management system powering over 40% of all websites. Offers extensive plugin ecosystem, themes, and robust community support for blogs, e-commerce, and corporate websites. Highly customizable and scalable platform suitable for beginners and advanced developers.
TL;DR
WordPress 3.8 "Parker" introduces a modern, clean design overhaul with a responsive admin interface, new color schemes, vector icons, and the Twenty Fourteen magazine-style theme. This release focuses on improving the user experience across all devices with a mobile-first approach, making WordPress administration more intuitive and visually appealing while maintaining functionality.
Highlight of the Release
- Complete redesign of the WordPress admin with a modern, clean interface
- New responsive design that works beautifully on mobile devices
- Eight color schemes to personalize your admin experience
- Vector-based icons (Dashicons) that look crisp at any screen size
- New Twenty Fourteen magazine-style theme
- Improved theme browser with better search and preview capabilities
- Simplified widget management with click-to-add functionality
Migration Guide
Preparing for WordPress 3.8
For Theme Developers
- Test with the new admin design: Ensure your theme's admin customizations work with the new responsive design.
- Update icon references: If your theme or plugin uses core admin icons, update to use the new Dashicons or SVG icons.
- Review dashboard widgets: If you've created custom dashboard widgets, test them with the new dashboard layout.
- Check RTL compatibility: If your theme supports RTL languages, test with the new RTL improvements.
For Plugin Developers
- Dashboard hooks: Update any code using the deprecated
right_now_*hooks to use the newdashboard_glance_itemsfilter. - Menu icons: Consider updating your plugin's menu icons to use the new Dashicons system:
// Old way add_menu_page('My Plugin', 'My Plugin', 'manage_options', 'my-plugin', 'my_plugin_page', plugins_url('images/icon.png', __FILE__)); // New way with Dashicons add_menu_page('My Plugin', 'My Plugin', 'manage_options', 'my-plugin', 'my_plugin_page', 'dashicons-admin-generic'); - Test responsive behavior: Ensure your plugin's admin pages work well at all screen sizes.
- Image references: Check if your plugin references any of the removed admin images and update accordingly.
For Site Administrators
- MP6 Plugin: If you were using the MP6 plugin for the new admin design, it will be automatically deactivated upon updating to 3.8.
- Widget placement: Be aware that the widget management system now adds widgets to the bottom of sidebars by default instead of the top.
- Mobile testing: Test your admin workflows on mobile devices to ensure a smooth transition.
Upgrade Recommendations
Recommendation: Standard upgrade recommended for all users.
WordPress 3.8 is a significant update that brings major improvements to the admin interface and user experience. The update is focused on visual and usability enhancements rather than major functional changes, making it a relatively safe upgrade for most sites.
Before Upgrading:
- Create a complete backup of your WordPress site (files and database)
- Test on a staging environment if possible, especially if you have custom themes or plugins that modify the admin interface
- Update all plugins and themes to their latest versions
- Check plugin compatibility with WordPress 3.8
Special Considerations:
- If you were using the MP6 plugin for the new admin design, it will be automatically deactivated upon updating to 3.8
- Theme and plugin developers who have created custom admin interfaces should test thoroughly with the new responsive design
- Sites with extensive admin customizations may need to update their CSS to work with the new design
The visual nature of this update means users will immediately notice changes, but the core functionality remains consistent with previous versions. The responsive improvements make this update particularly valuable for users who manage their sites from mobile devices.
Bug Fixes
Dashboard Fixes
- Fixed issues with dashboard widgets and restored original properties of the activity and news dashboard widgets
- Restored "Search Engines Discouraged" notice to the dashboard
- Fixed dashboard columns CSS specificity for proper layout
- Added missing
wp_dashboard_rss_control()helper function
UI and Visual Fixes
- Fixed broken selector in Twenty Fourteen theme for IE compatibility
- Restored min-width for toolbar menus to allow proper expansion
- Fixed toolbar dropdown submenu visibility in responsive mode
- Fixed z-index issues with thickbox, theme modal, and admin menu
- Fixed RTL issues in various parts of the admin interface
- Fixed display of error messages to properly push down the admin menu
- Corrected alignment of the W logo within its container
- Fixed styling of browser file input controls
- Fixed issues with widget interior padding
Navigation and Interaction Fixes
- Fixed click events for move links in Nav Menus
- Suppressed outlines on expand/collapse arrows in Nav Menu admin
- Fixed issues with the Featured Content slider in Twenty Fourteen
- Fixed keyboard accessibility in Distraction Free Writing mode
- Fixed issues with theme search and filtering
Compatibility Fixes
- Fixed Customizer issues in IE8 and IE11
- Improved touch scrolling support in IE10/11
- Added support for older mobile browsers and IE7
- Fixed RTL font-family overrides (Tahoma generally, Arial for Hebrew)
New Features
Modern, Responsive Admin Design
The WordPress admin has been completely redesigned with a clean, modern interface that works beautifully on any device. The new design is built on a mobile-first approach, ensuring that the WordPress dashboard looks and works great whether you're on a phone, tablet, laptop, or desktop computer.
Color Schemes
WordPress 3.8 introduces eight color schemes to personalize your admin experience. Choose from Default, Light, Blue, Coffee, Ectoplasm, Midnight, Ocean, and Sunrise to make WordPress your own.
Dashicons
The new vector-based icon font called Dashicons ensures that WordPress icons look crisp and beautiful at any screen size. These icons replace the old image-based icons, improving performance and visual quality.
Twenty Fourteen Theme
The new Twenty Fourteen theme offers a magazine-style layout with a sleek, modern design. It features a striking visual design with bold featured content slider and is fully responsive to look great on any device.
Improved Theme Browser
The theme browsing experience has been completely revamped, making it easier to find and preview themes. The new design shows more themes at once and provides better search and filtering capabilities.
Widget Management
Widget management has been simplified with a new interface that allows you to click and add widgets directly to your sidebars without dragging and dropping.
Security Updates
No significant security fixes were specifically mentioned in the release notes for WordPress 3.8. The release appears to focus primarily on user interface improvements, new features, and bug fixes rather than security enhancements.
Performance Improvements
Vector Icons
The switch from image-based icons to the new vector-based Dashicons font significantly improves performance by:
- Reducing HTTP requests for multiple icon images
- Decreasing overall page size with a single icon font
- Enabling faster rendering on high-resolution displays
- Eliminating the need for multiple icon sizes for different screen resolutions
Image Quality Handling
Improvements to image quality handling in the image editor classes provide better performance when editing images while maintaining quality.
SVG Painter Optimization
The SVG painter has been optimized to:
- Move wp.svgPainter to wp-admin for better organization
- Delay executing IE9-specific base64 code when not needed
- Improve icon color transition performance
Impact Summary
WordPress 3.8 "Parker" represents one of the most significant visual overhauls in WordPress history, introducing a completely redesigned admin interface built with a mobile-first approach. The new responsive design ensures WordPress works beautifully across all devices, from smartphones to desktops.
The introduction of Dashicons (vector-based icons) and eight customizable color schemes allows for both better performance and personalization. The admin experience is now more intuitive with improved typography, better contrast, and cleaner layouts that help users focus on their content.
For theme users, the new Twenty Fourteen theme provides a modern magazine-style layout that showcases content beautifully on all devices. Theme management has been significantly improved with a revamped theme browser that makes finding and previewing themes easier than ever.
Widget management has been simplified with a more intuitive interface, and developers gain access to new tools like SVG support for menu icons and improved hooks for dashboard customization.
This release maintains WordPress's commitment to backwards compatibility while moving the platform forward with modern design principles that improve usability for everyone. The focus on responsive design particularly benefits the growing number of users who manage their WordPress sites from mobile devices.
Statistics:
User Affected:
- New responsive admin design works better on all screen sizes
- Eight color schemes to personalize the admin experience
- Improved dashboard with cleaner layout and 'At a Glance' widget
- Better visibility of important information with new typography and contrast
