Commit Graph

17 Commits

Author SHA1 Message Date
f72a2faec6 set image block width and height based on selected size, not the lazy size 2026-02-11 15:49:13 +00:00
da7f917af0 handle empty content error in core/image block 2026-02-10 13:40:24 +00:00
82951123c9 core/image: only output <figure> rather than complete html document 2026-02-05 20:45:54 +00:00
7b96dedde3 wp core image block: parse html and add lightbox link 2026-02-05 14:34:36 +00:00
fccfad2c55 article block: more core block styles 2026-02-05 11:59:32 +00:00
a0ff9876db base article block styles 2026-02-03 22:54:29 +00:00
88a742fc27 app/blocks: comments for filters and actions 2026-02-03 17:18:39 +00:00
926666dc65 remove inline css output from core wp blocks 2026-02-03 12:54:19 +00:00
2ca06917ff most block lists to json files 2026-01-04 17:54:46 +00:00
3a2cfa255a basic article block backend working 2026-01-03 10:31:24 +00:00
57d7dfd6a3 block background image settings 2026-01-02 20:21:33 +00:00
6196ec35bd use standard block.json method with ACF blocks 2025-12-15 18:10:06 +00:00
fa0de9dbd1 auto-registering blocks in php and javascript with dynamic enqueuing of associated styles and scripts with support for scss and blade 2025-12-13 14:22:42 +00:00
2973a0ebdf cleanup allowed_blocks logic and add mechanism for disabling blade template for specific block 2025-12-12 13:12:37 +00:00
8f3da65237 a working react/php dynamic wordpress block example integrated with the Vite build process 2025-12-10 19:44:32 +00:00
9cedcee556 restrict core blocks to inner blocks of specified parent blocks. blocks blocks blocks 2025-12-09 22:40:44 +00:00
c14bb2f436 move Blocks.php stuff alongside top level includes 2025-12-09 22:07:50 +00:00