Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases now! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
WordPress Styling with Blocks, Patterns, Templates, and Themes
WordPress Styling with Blocks, Patterns, Templates, and Themes

WordPress Styling with Blocks, Patterns, Templates, and Themes: Explore WordPress styling with step-by-step guidance, practical examples, and tips

eBook
$24.99 $35.99
Paperback
$44.99
Subscription
Free Trial
Renews at $19.99p/m

What do you get with eBook?

Product feature icon Instant access to your Digital eBook purchase
Product feature icon Download this book in EPUB and PDF formats
Product feature icon Access this title in our online reader with advanced features
Product feature icon DRM FREE - Read whenever, wherever and however you want
Table of content icon View table of contents Preview book icon Preview Book

WordPress Styling with Blocks, Patterns, Templates, and Themes

Introducing Blocks

Our main objective in this book is to learn about the new editing experience in WordPress, which was code-named Gutenberg, and find out how to style with a block-based editor. This starts with understanding the concepts of block-based editors. In order to set up the work to be done in this book, we will explore what setup you will need and also how default themes work. We’ll then move on to creating styling that was previously hard to achieve. We do this by discovering design tools. In this chapter, we will cover the following topics:

  • A new way of creating
  • Discovering WordPress
  • What is a block?
  • What are design tools?
  • Key concepts

By the end of this chapter, you will be able to add blocks and find whatever block you want, use the editor, and know how to add simple design tools.

A new way of creating

Before the changes to the editor in WordPress, creating and editing content was done using a simpler format with limited functionality. This editor, often referred to as the “Classic Editor,” while easy to use, was not very flexible and often made it difficult to create complex layouts and designs without using code or plugins. Often people would have to learn frameworks and systems to get simple tasks done, which on other platforms would be built-in. This meant that, for anything complicated, you would have to either learn coding or hire someone to assist you.

The world outside WordPress was starting to use block-based interfaces you could drag and drop, putting content at the heart of creating and empowering users through built-in tools. A decision was made that, to compete, the editor needed to change. This project was called Gutenberg, after Johannes Gutenberg, the printing press inventor, who revolutionized how information was shared and distributed.

Note

Gutenberg for WordPress was first introduced as a plugin in 2017 and later released into the product core in 2018 with WordPress 5.0.

This new editor made it possible to create much more complex and dynamic layouts and allowed users to interact with content blocks and styles without knowing the code.

There are several phases of this WordPress project, called Gutenberg, and so far, two have been completed: easier editing and customization. The current phase of the project is collaboration, and then multilingual.

It wasn’t just the interface that changed, though. The system of using blocks to create content, and the manner in which this was done, brought about a change in styling opportunities that were also drastically different. This allowed the creation of rich content that was flexible and available to a whole new range of people who were previously unable to use it due to the need for custom code or plugins. Here, as you can see in Figure 1.1, we have the editor itself. This is also known as the Block Editor when you are using blocks to create your site, not editing your entire site – where it would be referred to as the Site Editor.

Figure 1.1 – WordPress Block Editor

Figure 1.1 – WordPress Block Editor

The Block Editor has paved an entirely new way to create and style content within WordPress. Previously, where you needed to code, you can now add a block and style using design tools. This has been a foundational change in how things are created within WordPress.

Have you ever wanted to change something such as a font family or even something fancy, such as implementing some incredible duotone effect you’ve seen on images online? Previously, you’d have to do this using custom CSS or a plugin. This meant it was often inaccessible to many, yet it formed the basics of content creation – controlling simple styling.

One of the foundations of the work done in the first phase of the new editor was to bring the possibility of styling to more people. To do this, it had to go back to basics; it needed to start with the most simple format, that is, starting with blocks.

Note

If you are creating a new WordPress install, you most likely will have Twenty Twenty-Four activated by default at the time of this being published. What theme you use is up to you.

Throughout this book, we are going to be using default themes and alternating different ones all the way back to Twenty Twenty-Two. It’s useful to get to explore and know different ones, so as you walk through the examples, take time to get to know each theme also.

Discovering WordPress

In this book, there are many opportunities to follow along with examples. You can do that using your own site, often referred to as a local install or a demo site:

  • Use WordPress Playground: This enables you to have a demo site, but is just in the browser, so anything you create will be removed each time. You can start trying this right here: https://wordpress.org/playground/.
  • Install locally: This means having a server on your own computer you can use. There is a helpful guide on this within the WordPress handbook: https://make.wordpress.org/core/handbook/tutorials/installing-a-local-server/.
  • Use hosting: You can have a website on a host and use file transfer, often even editing files through a hosting dashboard. Many hosts have “one-click” WordPress installs that make this easy for you too.

What is a block?

Blocks are the smallest unit of content and when combined they form the content or layout of a webpage. These blocks can contain text, images, videos, buttons, and many more types of content.

You can combine these blocks to create the structure and shape of your site, the same way you used building blocks as a child to play and build a variety of things. Within the editing interface, blocks can be added, removed, and rearranged using drag-and-drop or keyboard interactions.

They are a flexible and intuitive way to create content in WordPress without using any code. Blocks already come in the editor, but you can create your own with some coding or get them from the WordPress plugin directory.

Whatever you can think of – there is a block for that!

Discovering blocks in the editor

Finding blocks is done in several different ways; first, start typing. That’s it ... you’ve found your first block – the paragraph one. See Figure 1.2. Here, you can see the paragraph block added to the editor.

Figure 1.2 – The paragraph block

Figure 1.2 – The paragraph block

Want a header? Let’s do that together and show two methods of finding blocks.

Click the + icon, as shown in Figure 1.3, to browse whatever block you want and click and add it. The + icon is also known as the plus icon and enables you to add things to your content. It will appear in different places, as we will discover together now.

Figure 1.3 – Selecting a block from the block inserter

Figure 1.3 – Selecting a block from the block inserter

Here, in Figure 1.3, you can see the + icon appending blocks within the content. This appears just like the one in the toolbar to help you add content. You can also click Browse all to see the block library in its complete form, and even previews. See Figure 1.4.

Figure 1.4 – Browsing the full block library panel

Figure 1.4 – Browsing the full block library panel

Click the block you want to add, and there you go.

Adding blocks faster

The / (forward slash) command is another easy way to add blocks. It allows you to quickly get the blocks added while you are in the flow of adding. In the following screenshot, you can see what you get when clicking /.

Figure 1.5 – Using / to add blocks

Figure 1.5 – Using / to add blocks

At times when you wish to focus on your writing, you can use the fullscreen mode (see Figure 1.5). This typically is your default view when first editing. In this mode, even with the sidebar visible to show the block’s properties, you get to use all the space on your screen.

Figure 1.6 – Selecting fullscreen mode

Figure 1.6 – Selecting fullscreen mode

Note

Under modes, you can adjust a range of options for your views. This way, you can customize your editing experience to how you want it. There is even Spotlight mode! Look at Figure 1.6. Using Spotlight mode and Distraction free, you can create an experience as shown in Figure 1.7. Have you ever wanted to see the outline of your content when in the editor? This handy little tip will allow you to do just that. Click Document overview, the stacked line icon, in the toolbar, and the following screen (Figure 1.7) opens; you can then navigate around it.

There is a lot you can do in this view, from grouping blocks to navigation and reordering.

Figure 1.7 – List view within the editor

Figure 1.7 – List view within the editor

Want to know things such as stats – how much you’ve written, for example? No problem. Click the second tab, called Outline, as shown in Figure 1.8. You can also see useful heading structures, which really help SEO and accessibility.

Figure 1.8 – The Outline tab

Figure 1.8 – The Outline tab

Blocks have several essential functions they all share. These can be found under block settings within the block toolbar. Let’s look into each block setting, one by one, as numbered in Figure 1.9.

Figure 1.9 – Block settings

Figure 1.9 – Block settings

  1. Block label: What appears here depends on the theme and block. From quick transform to changing types, styles and patterns – you can access a range of helpful options.
  2. Movers and drag handles: This gives you the ability to grab the block to drag it up and down. Using the arrows is a way to click to reorder.
  3. Alignment: This is for the block itself.
  4. Block-specific controls: Here, headings can be changed to other heading levels (H1, H3, H4).
  5. Text alignment: This is for those blocks that are text.
  6. Text styling: Anything that adds styling to text, for example bold, italic, and linking.
  7. Additional tools: There is a dropdown that offers additional tools such as the use of footnotes, highlights, inline code, inline images, keyboard input, language, strikethrough, and sub and superscript. This opens the extra menus for text styling.
  8. More options: This is where you get block-specific controls for all blocks, for example, copy, duplicate, and add before/after. It also includes copy/paste styles, lock, rename, create pattern, move to, and edit as HTML, along with delete.

There is also a secondary place where you can find controls in the sidebar. To get there, you click the second icon from the right in the top toolbar, which is a rectangle with a smaller one to the side. See Figure 1.10. These block controls allow you to do extra things with a block that might be specific to it. They also have some styling options, which we will explore later.

Figure 1.10 – Secondary block controls

Figure 1.10 – Secondary block controls

Moving a block is easy; you use the movers. You must have selected the block to see these, with the keyboard or mouse.

In Figure 1.11, you can see there are arrows within the toolbar. These can be used to move the block and are called the block movers.

Figure 1.11 – Showing the block movers and the selection of a block

Figure 1.11 – Showing the block movers and the selection of a block

This isn’t the only way to move a block. Figure 1.12 shows using the “more” menu to move a block by selecting Move to. This is another option when looking to order your content.

Figure 1.12 – Selecting and moving a block

Figure 1.12 – Selecting and moving a block

As well as the arrows shown in the toolbar and the Move to option, there are even more ways to move blocks. You can move them using List View, which allows you to move them while seeing the entire overview. This can be found under Document Overview.

Now that we know what a block is, let’s find out what we can do with them by exploring the design tools.

Reset values

Within the editor, there is always the option to undo and redo; this is great as a step-by-step method of going back and forward. You can access that at the top of the editing screen, as shown in Figure 1.13.

Figure 1.13 – Undo and redo controls

Figure 1.13 – Undo and redo controls

What are design tools?

Design tools is a term for anything relating to the appearance of blocks. WordPress has an “everything is a block” concept, meaning all content. This translates to design tools impacting all of your content’s appearance. These tools cover everything from colors, typography, alignments, and positioning to filters and cropping. It’s a simple interface to apply styles.

At the start, things were very different in WordPress if you wanted to style content. Often, it was hard, as we have learned, and you either needed to know how to code, know someone who could code, or know the “ways” of WordPress. This has changed fundamentally with the new editing experience and design tools. Historically, if you wanted to go down the non-code route for styling, you could look away from the core WordPress product and consider a framework, or perhaps even a stack of plugins and a complicated theme system. It wasn’t something that could be taken lightly and often meant you couldn’t easily change things if you wanted to later – for example, freshening up your theme or even updating WordPress rapidly becoming more complex.

One of the ways in which easier styling has been achieved is by setting boundaries to style within. This means you can experiment, grow, and flourish as you style. Your site won’t crash or cause conflicts or problematic situations you need to debug. Due to being supported by the system you are working on, within the core, the interface works no matter what design tool you use. Developers can provide options even in the themes and plugins they create that use these styling boundaries.

Design tools level the ground, providing everyone with a base to build on. They bring an interface you know you can come to trust as each tool uses the same principles. For example, you can learn about font sizing, using the same interface no matter the block. The same applies to each design tool, from color picking and duotone to gradients and more.

Note

These tools can also be set within the theme by the creator, so what you see might depend on the theme you are using.

In this chapter, we are using Twenty Twenty-Four (https://wordpress.org/themes/twentytwentyfour/) which has design tools active as shown in Figure 1.14.

Figure 1.14 – Editor side panel showing design tools

Figure 1.14 – Editor side panel showing design tools

The preceding screenshot shows how you can combine design tools to create powerful combinations, for example, using a solid color opacity on a duotone set on a cover block image background.

Imagine this: you want to change the border radius of a button block. Before blocks, there was no button block, and before design tools, you couldn’t easily do this. Now, you can simply click those options under the Styles tab and jump into them. See Figure 1.14.

Figure 1.15 – Editor side panel showing design tools for a button

Figure 1.15 – Editor side panel showing design tools for a button

The styling options can be simple or incredibly complex; for example, with the fancy styling of the duotone filter of the image block as shown in Figure 1.16.

Figure 1.16 –  Duotone options under block settings

Figure 1.16 – Duotone options under block settings

By providing these design tools that people know they can trust and rely on, people can be empowered to create. The tools are baked into the system, iterated, and predictable. Since the same tools and interface are used, we can easily rely on them. This was one of the past issues with WordPress, where styling often meant learning about multiple interfaces.

Design tools solve this problem, by providing an interface for tools, which was previously accessible only in code. Powerful options are in the hands of creators of all levels. With regard to options, you will find a fine balance – neither too many nor too few.

One key part of these tools is they can be combined across blocks with patterns, but we will cover that later. They are also growing in the blocks they support and becoming increasingly unified, so what is covered here might change, but reflects the current state of WordPress.

The challenge of using these design tools is balancing giving you the styling you want without getting in the way of the theme you are using or what you want to view your site on.

Types of design tools

Design tools contain a wealth of features. They also have common categories across blocks:

  • Typography: font size/weight/family, for example, but much more
  • Dimensions and spacing, padding, margins, and so much more
  • Colors: text, background, and even fantastic things such as duotone features
  • Layout: only applying to content blocks such as buttons, columns, and gallery – impact the layout of blocks with these
  • Border: radius, color, and even style
  • Shadows: a feature since WordPress 6.2

In Chapter 2, we will go into each of these in more detail.

Key concepts

It’s useful to call out a few key concepts around the design tools as we wrap up this chapter and dig deeper into each of them.

Block first

By their nature, they are “block first.” They are attached to the blocks themselves, either exposed within the toolbar as in the case of duotone or through the side panel as in the case of other options such as margin and padding.

If you combine blocks into a group, you can apply the design tools to that block. This is a powerful way to build up applying styles. Hence, everything starts with the block, and that includes design tools and your content.

Intrinsic web design

One of the first questions you may ask while exploring more is where are the responsive controls within the design tools?

There are none within the editor today. While this doesn’t mean there won’t be at some point, they’ll have to – like all tools – be the right ones. The editor is built on intrinsic web design principles. This means that it works irrespective of screen size. The layout adapts and doesn’t add the complexity of trying to work out how to handle things across patterns or blocks. Intrinsic web design is a website design approach that focuses on creating flexible and adaptable layouts.

What does the term intrinsic web design mean though?

Well, it was coined in 2018 by Jen Simmons in her presentation titled Everything You Know About Web Design Just Changed. In simple terms, she talks about true responsiveness, flexibility, and adaptability that is true to the nature of the web. This includes using all the new features, at the time, of CSS, to create an experience that works no matter what you are viewing it on.

What does that mean for you, using the WordPress editor today?

The reality is there are enormous amounts of screen sizes now and supporting every single point, fixing content to those is not getting any easier. There will often be a time when using points where the styling looks bad as you stagger up and down in size.

Intrinsic in the editor means your content is created from the block to look good no matter what device it is viewed on, to be truly adaptable. There are also design tools that exist today, such as typography and layout tools, to help you keep to this concept without having to know anything else or set each breakpoint. This avoids missing one of the so many screen sizes and variations that exist today.

Interface not code

A rather obvious concept is adding an interface to many things for which previously you would have needed to know how to code. This means that the editor not only provides an interface but also allows us to use the same styling options for the same thing across tools. For example, let’s look at range controls. These are controls that allow you to set styling, typically with a slider between a range of options. See Figure 1.17.

Figure 1.17 – Editor side panel showing range controls on button block.

Figure 1.17 – Editor side panel showing range controls on button block.

This quote from the Block Editor Handbook explains some of the key interface concepts.

Blocks come in many different forms but also provide a consistent interface. They can be inserted, moved, reordered, copied, duplicated, transformed, deleted, dragged, and combined. Blocks can also be reused, allowing them to be shared across posts and post types and/or used multiple times in the same post. If it helps, you can think of blocks as a more graceful shortcode, with rich formatting tools for users to compose content.

https://developer.wordpress.org/block-editor/explanations/architecture/key-concepts/

The interface empowers you, as you can learn how to do something once, and then you can do it across any block that has that tool or setting in the future. For example, once you learn how to change the size of a font, move a block, or even set borders and background colors, it’s the same for all blocks going forward using the design tools in WordPress.

Summary

We are just starting our adventure together discovering WordPress styling. Today, you can create far more than what was previously possible. In this chapter, we have learned a lot together. So, let’s go through what we have covered:

  • Gutenberg is the code name for a new editing experience in WordPress. This has opened up the opportunity to do things for which previously you needed to understand code.
  • Today’s content in WordPress is built up using blocks of different types, from images to text, with unique blocks such as the cover block and traditional ones such as headings.
  • We learned that blocks have settings that we can access through primary and secondary areas.
  • Also, we learned how to set the mode and style of our editing experience, along with the outline, and see the details of the content we are creating.
  • WordPress has a concept of design tools, which are tools to empower styling. Further, we learned that there are concepts that all design tools use.
  • Finally, we familiarized ourselves with the different types of design tools, which are color, layout, border, and shadow.

This is all great, but design tools have a lot more to them. In the next chapter, we will look at each of these and even see how you can combine them powerfully to create incredible style combinations.

Questions

Answer the following questions to test your knowledge of this chapter:

  1. Please select the false statement

    a. The code name for the block-based editor of WordPress is Gutenberg.

    b. The code name for the block-based editor of WordPress is Blockberg.

  2. Movers for blocks can be found:

    a. By the block in the block toolbar.

    b. In the settings sidebar.

  3. Which new feature came out in 6.2 for design tools?

    a. Typography

    b. Dimensions

    c. Shadows

  4. Define a block.

    a. Blocks are the smallest unit of content and when combined they form the content or layout of a webpage.

    b. WordPress blocks are a brand new plugin that is a page builder.

    c. WordPress blocks are limited units of content that can only be ordered in a set way to create pages and posts on a WordPress website.

Answers

  1. Please select the false statement

    b. The code name for the block-based editor of WordPress is Blockberg.

  2. Movers for blocks can be found:

    a. By the block in the block toolbar.

  3. Which new feature came out in 6.2 for design tools?

    c. Shadows

  4. Define a block.

    a. Blocks are the smallest unit of content and when combined they form the content or layout of a webpage.

Further reading

To learn more about the topics that were covered in this chapter, take a look at the following resources:

Left arrow icon Right arrow icon
Download code icon Download Code

Key benefits

  • Explore WordPress pattern directory for free patterns and create captivating designs with less coding
  • Learn to use design tools effectively, stay updated on their evolution, and find tools for third-party blocks
  • Master block styles by understanding their concepts, applications, and seamless theme integration
  • Purchase of the print or Kindle book includes a free PDF eBook

Description

Experience a revolutionary WordPress styling transformation with WordPress Styling with Blocks, Patterns, Templates, and Themes by uncovering a wealth of features that redefine the future of WordPress. This guide introduces you to full-site editing and block design tools that enable you to shape the overall aesthetics and layout of your dream website with unprecedented ease. Get ready to harness the power of diverse cutting-edge features as you delve into this WordPress book, focusing on the Gutenberg editing experience. Guided by examples that demonstrate effortless customization entirely suited to your preferences, you’ll master the design tools, patterns, and full site editing capabilities to shape impactful websites that mirror your distinct vision and creativity. As you immerse yourself in the core of WordPress styling, you’ll understand the rationale and terminology underpinning each element and how to use it to its full potential. By the end of this book, you'll be equipped to build your dream website, reflecting your distinctive style.

Who is this book for?

This book is your go-to resource for exploring and unleashing your creative potential using the latest styling features available in WordPress. Whether you’re a non-coder, a hobbyist, or a seasoned WordPress user, this guide will help you discover the full range of new options. With no prior knowledge assumed, each step is carefully explained to ensure that you make the most of the latest version. Starting with a no-code approach, the book progressively introduces some coding for those interested in taking their learning further.

What you will learn

  • Acquire skills in block recognition, CSS-free customization, and identifying supported block design tools
  • Recognize the significance of global styles in modern WordPress themes
  • Locate sources for block themes and kickstart personal creations
  • Discover, create, and share editor patterns and integrate them into themes
  • Comprehend the WordPress Pattern Directory, locating and adding patterns
  • Master the effective use, availability, and implementation of website design tools

Product Details

Country selected
Publication date, Length, Edition, Language, ISBN-13
Publication date : Feb 29, 2024
Length: 270 pages
Edition : 1st
Language : English
ISBN-13 : 9781804614501
Vendor :
WordPress Foundation
Languages :
Concepts :
Tools :

What do you get with eBook?

Product feature icon Instant access to your Digital eBook purchase
Product feature icon Download this book in EPUB and PDF formats
Product feature icon Access this title in our online reader with advanced features
Product feature icon DRM FREE - Read whenever, wherever and however you want

Product Details

Publication date : Feb 29, 2024
Length: 270 pages
Edition : 1st
Language : English
ISBN-13 : 9781804614501
Vendor :
WordPress Foundation
Languages :
Concepts :
Tools :

Packt Subscriptions

See our plans and pricing
Modal Close icon
$19.99 billed monthly
Feature tick icon Unlimited access to Packt's library of 7,000+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Simple pricing, no contract
$199.99 billed annually
Feature tick icon Unlimited access to Packt's library of 7,000+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Choose a DRM-free eBook or Video every month to keep
Feature tick icon PLUS own as many other DRM-free eBooks or Videos as you like for just $5 each
Feature tick icon Exclusive print discounts
$279.99 billed in 18 months
Feature tick icon Unlimited access to Packt's library of 7,000+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Choose a DRM-free eBook or Video every month to keep
Feature tick icon PLUS own as many other DRM-free eBooks or Videos as you like for just $5 each
Feature tick icon Exclusive print discounts

Frequently bought together


Stars icon
Total $ 127.97
WordPress Styling with Blocks, Patterns, Templates, and Themes
$44.99
Mastering WooCommerce
$44.99
WordPress Plugin Development Cookbook
$37.99
Total $ 127.97 Stars icon

Table of Contents

22 Chapters
Part 1: Styling and Design Tools Chevron down icon Chevron up icon
Chapter 1: Introducing Blocks Chevron down icon Chevron up icon
Chapter 2: Block Design Tools Chevron down icon Chevron up icon
Chapter 3: Block Styles Chevron down icon Chevron up icon
Chapter 4: Blocks and Styles Wrap-Up Chevron down icon Chevron up icon
Part 2: Block Patterns Chevron down icon Chevron up icon
Chapter 5: Understanding Block Patterns Chevron down icon Chevron up icon
Chapter 6: Discovering and Creating Block Patterns Chevron down icon Chevron up icon
Chapter 7: Discovering the WordPress Pattern Directory Chevron down icon Chevron up icon
Chapter 8: Wrapping Up Patterns Chevron down icon Chevron up icon
Part 3: Template Parts and Templates Chevron down icon Chevron up icon
Chapter 9: An Introduction to Site Editing Chevron down icon Chevron up icon
Chapter 10: Discovering and Creating Template Parts Chevron down icon Chevron up icon
Chapter 11: Discovering and Creating Templates Chevron down icon Chevron up icon
Chapter 12: Templates Wrap-Up Chevron down icon Chevron up icon
Part 4: Themes Chevron down icon Chevron up icon
Chapter 13: Understanding How Themes Have Changed Chevron down icon Chevron up icon
Chapter 14: Discovering Styles Chevron down icon Chevron up icon
Chapter 15: Discovering WordPress Block Themes Chevron down icon Chevron up icon
Chapter 16: Wrapping Up Themes Chevron down icon Chevron up icon
Index Chevron down icon Chevron up icon
A Book That You May Enjoy Chevron down icon Chevron up icon

Customer reviews

Most Recent
Rating distribution
Full star icon Full star icon Full star icon Full star icon Half star icon 4.4
(9 Ratings)
5 star 77.8%
4 star 0%
3 star 11.1%
2 star 11.1%
1 star 0%
Filter icon Filter
Most Recent

Filter reviews by




Alejandro G. Aug 22, 2024
Full star icon Full star icon Full star icon Full star icon Full star icon 5
After 15 years working as a software developer, I haven't seen a so condensed resource which explains so well how the WordPress code and Panel works. Me as a Dino dev, and someone who has been working with WordPress since version 2.8, I can say this is the kind of books that I wished to exist in my times, it definitely would saved me a lot of headaches. The blocks and Themes explanation is perfect if you are trying to start over this world, I recommended it 200%
Amazon Verified review Amazon
AC1962 Jun 22, 2024
Full star icon Full star icon Empty star icon Empty star icon Empty star icon 2
I found this book consistently disappointing and certainly not worth the £33.99 I paid. Being new to WordPress I was looking for a book to help kick-start me into using the WP Full Site Editor (FSE). Unfortunately, there are currently few books that cover this topic and being newly published (Feb 2024), this book had no reviews at the time of my purchase. However, the book description seemed to fit the bill.This book certainly provides an overview to WP FSE and Styling, but when it came to practical guidance, I found the book shallow and lacking in either comprehensive or coherent practical content. In my opinion this book is not written for a person directly using WP FSE to create a web site, but more so a person wanting to direct another. So, if you are looking for an overview of WP FSE, and a pep-talk to inspire you, well maybe this book is for you. But if you are looking for comprehensive and coherent practical guidance for using WP FSE, I felt this book fell well short of the mark.Much of Chapter 3 differs from the rest of the book as it attempts to introduce the reader into creating custom block styles through PHP or JS editing. While certainly interesting and useful, one of this book’s mantras is “no more coding”. So probably this Chapter should be moved into an Appendix.Further, this book is littered with obvious errors and omissions (far too many for me to list) that should have been picked-up by the Publisher’s Editing team, in their support of the author. It often reads more like a draft copy, awaiting review, corrections and additions from the book’s technical editor. This is my main reason for only giving 2 stars.The idea of this book is good, and it could have been an excellent book. But this 1st edition was simply a disappointment for me and a waste of my money. Hopefully the author/publisher will do a far better job on a 2nd edition, for the benefit of others.
Amazon Verified review Amazon
hal96a Jun 15, 2024
Full star icon Full star icon Full star icon Empty star icon Empty star icon 3
I like hard copy books for instructional material. This time the electronic would be better for the ability to size the text. The screenshots are too small to read, and only make whitespace. So far the book has good info, but I have to be at a computer to see the screenshot info. Disappointing.
Amazon Verified review Amazon
Denny May 30, 2024
Full star icon Full star icon Full star icon Full star icon Full star icon 5
Excelente contenido!
Subscriber review Packt
Mike Z May 24, 2024
Full star icon Full star icon Full star icon Full star icon Full star icon 5
If you're just getting going or need a refresher. This WordPress book does a great job at going over how things work, how to use them, and how to build the right way.
Amazon Verified review Amazon
Get free access to Packt library with over 7500+ books and video courses for 7 days!
Start Free Trial

FAQs

How do I buy and download an eBook? Chevron down icon Chevron up icon

Where there is an eBook version of a title available, you can buy it from the book details for that title. Add either the standalone eBook or the eBook and print book bundle to your shopping cart. Your eBook will show in your cart as a product on its own. After completing checkout and payment in the normal way, you will receive your receipt on the screen containing a link to a personalised PDF download file. This link will remain active for 30 days. You can download backup copies of the file by logging in to your account at any time.

If you already have Adobe reader installed, then clicking on the link will download and open the PDF file directly. If you don't, then save the PDF file on your machine and download the Reader to view it.

Please Note: Packt eBooks are non-returnable and non-refundable.

Packt eBook and Licensing When you buy an eBook from Packt Publishing, completing your purchase means you accept the terms of our licence agreement. Please read the full text of the agreement. In it we have tried to balance the need for the ebook to be usable for you the reader with our needs to protect the rights of us as Publishers and of our authors. In summary, the agreement says:

  • You may make copies of your eBook for your own use onto any machine
  • You may not pass copies of the eBook on to anyone else
How can I make a purchase on your website? Chevron down icon Chevron up icon

If you want to purchase a video course, eBook or Bundle (Print+eBook) please follow below steps:

  1. Register on our website using your email address and the password.
  2. Search for the title by name or ISBN using the search option.
  3. Select the title you want to purchase.
  4. Choose the format you wish to purchase the title in; if you order the Print Book, you get a free eBook copy of the same title. 
  5. Proceed with the checkout process (payment to be made using Credit Card, Debit Cart, or PayPal)
Where can I access support around an eBook? Chevron down icon Chevron up icon
  • If you experience a problem with using or installing Adobe Reader, the contact Adobe directly.
  • To view the errata for the book, see www.packtpub.com/support and view the pages for the title you have.
  • To view your account details or to download a new copy of the book go to www.packtpub.com/account
  • To contact us directly if a problem is not resolved, use www.packtpub.com/contact-us
What eBook formats do Packt support? Chevron down icon Chevron up icon

Our eBooks are currently available in a variety of formats such as PDF and ePubs. In the future, this may well change with trends and development in technology, but please note that our PDFs are not Adobe eBook Reader format, which has greater restrictions on security.

You will need to use Adobe Reader v9 or later in order to read Packt's PDF eBooks.

What are the benefits of eBooks? Chevron down icon Chevron up icon
  • You can get the information you need immediately
  • You can easily take them with you on a laptop
  • You can download them an unlimited number of times
  • You can print them out
  • They are copy-paste enabled
  • They are searchable
  • There is no password protection
  • They are lower price than print
  • They save resources and space
What is an eBook? Chevron down icon Chevron up icon

Packt eBooks are a complete electronic version of the print edition, available in PDF and ePub formats. Every piece of content down to the page numbering is the same. Because we save the costs of printing and shipping the book to you, we are able to offer eBooks at a lower cost than print editions.

When you have purchased an eBook, simply login to your account and click on the link in Your Download Area. We recommend you saving the file to your hard drive before opening it.

For optimal viewing of our eBooks, we recommend you download and install the free Adobe Reader version 9.