TMS Blocks
TMS Blocks adds a focused set of blocks to the WordPress block editor. Each block is designed to produce clean, predictable HTML with full styling control built in, no page builder required.
The plugin currently includes the following blocks: * TMS Block: semantic wrapper with your choice of HTML tag * TMS Heading: H1–H6 with dynamic content support * TMS Paragraph: body text with truncation and dynamic content * TMS Link: anchor block with dynamic URL and label support * TMS Image: images from the media library, URL, or dynamic field * TMS List / List Item: ordered and unordered lists * TMS Dynamic Field: output post data, custom fields, and taxonomy terms * Post Context: point child blocks at a specific post
Styling
Every block includes a Styles tab with breakpoint controls for desktop, tablet, and mobile. Each breakpoint has independent base, hover, and focus-visible states. The CSS+ tab lets you add custom selectors with full style controls per selector.
Dynamic content
The Dynamic Field block and path builder let you pull post titles, dates, custom fields, taxonomy terms, author info, and more, with no additional plugins required.
Built for block themes
Blocks render server-side where needed and produce minimal markup. Designed to work with block themes and full-site editing without adding page-builder overhead.
Requirements
- WordPress 6.3 or higher
- PHP 7.4 or higher
- The block editor (Gutenberg); Classic Editor is not supported
Development
The source code for this plugin, including unminified assets, is available at: https://github.com/andrei-136/tms-blocks
