Commit Graph

15 Commits

Author SHA1 Message Date
5283b4a567 core/image: only output <figure> rather than complete html document 2026-02-05 20:45:54 +00:00
a7e409e5da wp core image block: parse html and add lightbox link 2026-02-05 14:34:36 +00:00
2a36528e8e article block: more core block styles 2026-02-05 11:59:32 +00:00
e06777c10d base article block styles 2026-02-03 22:54:29 +00:00
ce96924705 app/blocks: comments for filters and actions 2026-02-03 17:18:39 +00:00
ddb5cd2524 remove inline css output from core wp blocks 2026-02-03 12:54:19 +00:00
9b87639974 most block lists to json files 2026-01-04 17:54:46 +00:00
8d8ccedbf2 basic article block backend working 2026-01-03 10:31:24 +00:00
0576d05dfb block background image settings 2026-01-02 20:21:33 +00:00
f0d8cb2065 use standard block.json method with ACF blocks 2025-12-15 18:10:06 +00:00
d47b3fdb07 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
da8097e7c3 cleanup allowed_blocks logic and add mechanism for disabling blade template for specific block 2025-12-12 13:12:37 +00:00
917150bbe6 a working react/php dynamic wordpress block example integrated with the Vite build process 2025-12-10 19:44:32 +00:00
b16bd77355 restrict core blocks to inner blocks of specified parent blocks. blocks blocks blocks 2025-12-09 22:40:44 +00:00
ab4aad0fc6 move Blocks.php stuff alongside top level includes 2025-12-09 22:07:50 +00:00