All Docs Articles

Pseudo-classes

Some components in the Greyd Plugin, like color, border or shadow, support styling variations based on their pseudo-class. These states reflect how a user interacts with the element — such as hovering with the mouse or clicking on it. When an element supports pseudo class styling, you can define different styles for each state: Normal: […]

read more

Breakpoints

Some block settings in the Greyd Plugin can be configured individually for different device sizes. This allows more control over how elements behave and appear on various screens. When a setting supports breakpoints, a small button with a mobile device icon appears in the top-right area of the setting. Clicking this icon activates the breakpoint […]

read more

Advanced section

The Advanced section provides additional configuration options that allow more control over a block’s behavior, appearance, and visibility. The available settings vary depending on the block and are only shown when relevant. Core Features By default, WordPress includes the following options in the Advanced section across most blocks: HTML Anchor: Lets you define an anchor […]

read more

Greyd Components

We have created some custom components for our blocks. Beyond individual components, we have separate documentation for the settings in the Advanced section of each block, our Breakpoints feature and our implementation of the Pseudo-classes (normal, hover, active). Button Icon Control The ButtonIconControl component is a wrapper for settings related to setting an icon to […]

read more

Blocks

This section documents the custom blocks and core block extensions included in the Greyd Plugin. There is also a separate section for Greyd Components, which explains general functionality used across many of the Greyd blocks.

read more

iFrame

The iFrame block allows you to embed external content via an iFrame directly into your post or page. When inserted, the block initially presents a simple input field where a URL can be entered. This makes it easy to display external web content such as maps, videos, or other websites. Once added, the block toolbar […]

read more

Getting Started

This page provides you with the most important information to start working with Greyd.Suite. Please note: If you are a subscription client, you also have access to a dedicated one-on-one onboarding. Academy Greyd.Suite explained in three videos: Videos Articles

read more

Action & Filter Hooks

This page documents all action and filter hooks available in Greyd.Suite. It explains how these hooks can be used to modify or extend core functionality and complements the user-facing documentation by focusing on developer-level customization.

read more

Developer Docs

This section provides technical documentation for developers working with the Greyd products. While the user documentation explains how to use the product, the developer docs focus on the underlying APIs, filters, actions, classes and code snippets that enable customization and extension. The articles are reference-oriented and serve as a practical resource for development work. Below […]

read more

Hosting & Server Requirements

This section outlines the minimum and recommended hosting specifications for running the plugin and WordPress efficiently. Meeting these requirements ensures optimal performance, stability, and compatibility, particularly for larger or high-traffic websites. A web server must be either Apache with mod-rewrite enabled or Nginx. When using Nginx, a slightly different setup is required. Detailed configuration instructions […]

read more