Best of WordPressMarch 2024

  1. 1
    Article
    Avatar of PrismicPrismic·2y

    20 Best Website CMS Platforms in 2024

    The post explores 20 best website CMS platforms in 2024, covering different categories of CMSs including monolithic CMSs, headless CMSs, CMS for web designers, e-commerce monolithic CMSs, and monolithic blogging CMSs. Factors to consider when choosing a CMS are discussed, along with the features, pros, and cons of popular CMS platforms like WordPress, Joomla, HubSpot CMS, Wix, Optimizely, Adobe Commerce (Magento), Shopify, Squarespace, Ghost, Prismic, Contentful, DatoCMS, Payload CMS, Concrete CMS, and TYPO3.

  2. 2
    Article
    Avatar of wpbeginnerWordPress Beginner·2y

    How to Convert Figma to WordPress (Beginner’s Guide)

    Learn how to convert Figma designs into WordPress themes or pages easily using a step-by-step guide. Discover the benefits of converting Figma to WordPress, the tools and plugins available for the conversion, and the process involved.

  3. 3
    Article
    Avatar of communityCommunity Picks·2y

    What's a Headless CMS?

    Headless CMS separates content from presentation, offering flexibility and freedom in managing and customizing website content. Open source options like WordPress/Gutenberg, Strapi, and Contentful provide different features and levels of control.

  4. 4
    Article
    Avatar of communityCommunity Picks·2y

    WordPress/WordPress-Coding-Standards: PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions

    A collection of PHP_CodeSniffer rules to enforce WordPress coding conventions. Provides code quality and adherence to coding standards.

  5. 5
    Article
    Avatar of wordpressdevWordPress Developer·2y

    Pattern design tips and tricks for developers

    Learn about the importance of well-crafted block patterns in WordPress and how to create good patterns that integrate flawlessly into any WordPress theme.

  6. 6
    Article
    Avatar of wordpressdevWordPress Developer·2y

    How to register block variations with PHP

    WordPress 6.5 introduces a new method of registering custom block variations using PHP instead of JavaScript, making it easier for plugin and theme authors. The new method adds a 'get_block_type_variations' filter hook that allows developers to inject custom variations from a plugin or theme. The post provides a step-by-step guide on how to register block variations with PHP and highlights the basic arguments that can be defined for a variation. It also mentions the limitations of registering variations with PHP compared to JavaScript.

  7. 7
    Article
    Avatar of collectionsCollections·2y

    What's New in WordPress 6.5 for Editors and Developers

    WordPress 6.5 brings exciting updates and improvements for both editors and developers. The new version introduces features such as background image block support, aspect ratio support for images, and a pullquote block for emphasizing important text. Developers can enjoy customization options for email subjects, new cursor styles, enhanced REST API requests, and improvements in metadata handling. Upgrade to WordPress 6.5 to explore these exciting new features!

  8. 8
    Article
    Avatar of phProduct Hunt·2y

    Tailwind to WordPress Blocks - Turn Tailwind into editable WP Block styles - develop faster

    Build sites/layouts easily with Tailwind and convert it to WP Blocks with editable styles using Gutenberg/FSE. Accelerate dev speed, productivity, and quality for WordPress sites.

  9. 9
    Article
    Avatar of devtoDEV·2y

    Code Injection Options for Blogging Platforms

    This post provides an overview of various blogging platforms and their code injection capabilities, highlighting the benefits of code injection for bloggers. It discusses the best platforms for code injection, such as WordPress, Webflow, and WebWave. It also covers important considerations when using code injection, including theme compatibility and plugin reliance in WordPress.