Best of WordPressDecember 2024

  1. 1
    Video
    Avatar of youtubeYouTube·1y

    Why My Websites Always Look Next Level

    Web designs can stand out by using specific techniques like full-height video backgrounds that complement the rest of the design. This guide walks through creating a visually appealing web design using stock videos, with practical steps to incorporate them into a WordPress site. Key elements include adding content strategically and aligning elements to create a cohesive layout.

  2. 2
    Article
    Avatar of communityCommunity Picks·1y

    Hide your WordPress website from Matt Mullenweg

    WordPress installations send HTTP requests to WordPress.org, which may include identifiable information like the domain, protocol, and user-agent string. The post discusses concerns over Matt Mullenweg's announcement that WordPress.org is his personal site, highlighting potential privacy and security risks. It reviews various endpoint requests, detailing the data sent and providing recommendations on whether each request should be blocked, anonymized, or modified.

  3. 3
    Article
    Avatar of wordpressdevWordPress Developer·1y

    Bridging the gap: Hybrid themes

    Learn how to blend the best of classic and block WordPress themes to create a powerful hybrid theme. This guide covers key differences between classic and block themes, and provides step-by-step instructions for incorporating block theme features into a classic theme using PHP, HTML, JavaScript, and the theme.json file. Explore the setup process, global styles, block variations, templates, and patterns to enhance your theme development skills.

  4. 4
    Article
    Avatar of wpbeginnerWordPress Beginner·1y

    12 Best WordPress eCommerce Website Examples (+ Design Tips)

    The post provides a list of the best WordPress eCommerce website examples with design tips to optimize your online store. It highlights the importance of features like mobile responsiveness, easy navigation, strong CTAs, quick loading times, and secure payment options. Each example includes key features and tips to learn from. The post also covers why WordPress is an excellent choice for eCommerce and offers a step-by-step guide on how to create your own online store using WordPress and related plugins like WooCommerce and Easy Digital Downloads.

  5. 5
    Article
    Avatar of wpWordPress·1y

    Using WordPress as a Data-Entry Site to Power a Central API

    WordPress, known for its robust content management capabilities, can also serve as a backend for central APIs, useful for applications like phone apps or browser extensions. This tutorial covers leveraging WordPress to create REST and GraphQL APIs for handling data entries like employees, teams, and offices. It includes steps for setting up a data-entry site, using custom post types and taxonomies, configuring access control, creating custom REST routes, and querying via GraphQL. Simplified UI and access control options ensure a clean, focused data maintenance experience.

  6. 6
    Article
    Avatar of wordpressdevWordPress Developer·1y

    Developer Hours: Improve your workflows with WordPress development tools

    The latest session of Developer Hours explored advanced usage of WordPress development tools such as `create-block` and `wp-scripts`. The presenters discussed practical examples for building blocks, block themes, and Editor extensions, highlighting custom templates, file targeting, output customization, and hot module replacement features. The session encouraged community feedback and testing, especially from Windows users, to improve these tools.

  7. 7
    Article
    Avatar of wptavernWP Tavern·1y

    WordPress Training Team Launches New Course for Designers: Beginner WordPress Designer

    The Training Team at WordPress has launched a new free course called Beginner WordPress Designer. This course aims to help designers new to WordPress learn essential skills for professional website creation, covering topics like style guides, block themes, theme customization, layout composition, and media blocks. The course includes 24 lessons divided into 6 sections and takes approximately 4 hours to complete.

  8. 8
    Article
    Avatar of wpmayorWP Mayor·1y

    Discover CompressX: The Easy Way to Convert and Compress Your Website Images

    CompressX is a WordPress plugin designed to enhance website speed by automatically converting and compressing images into WebP and AVIF formats. With its user-friendly features, it offers control over quality and compression levels, supports bulk conversion, and allows auto-resizing upon upload. The plugin is free, making it an excellent solution for optimizing images without impacting their quality.

  9. 9
    Article
    Avatar of wptavernWP Tavern·1y

    WP Engine Regains WordPress.org Access and ACF Plugin Control Following Court Ruling

    Automattic restored WP Engine's access to the WordPress.org repository and control over the Advanced Custom Fields (ACF) plugin following a court ruling. The repository now lists WP Engine as the author of the ACF plugin. However, the community remains divided, with some raising concerns over the takeover and its impacts.

  10. 10
    Article
    Avatar of wpbeginnerWordPress Beginner·1y

    How to View a WordPress Backup as a Website (Easiest Way)

    Learn how to view WordPress backups as functioning websites using Duplicator and Local WP. This process helps verify content, test functionality, and troubleshoot issues before restoring a live site. The guide is beginner-friendly and free to follow.