Commit Graph

16 Commits

Author SHA1 Message Date
d892714026 handle empty content error in core/image block 2026-02-10 13:40:24 +00:00
8b0d40f13a core/image: only output <figure> rather than complete html document 2026-02-05 20:45:54 +00:00
55aa23b785 wp core image block: parse html and add lightbox link 2026-02-05 14:34:36 +00:00
c136756962 article block: more core block styles 2026-02-05 11:59:32 +00:00
040f0cf464 base article block styles 2026-02-03 22:54:29 +00:00
ea0e3478cd app/blocks: comments for filters and actions 2026-02-03 17:18:39 +00:00
6cc3aa2b30 remove inline css output from core wp blocks 2026-02-03 12:54:19 +00:00
468fd85f65 most block lists to json files 2026-01-04 17:54:46 +00:00
205d730cd9 basic article block backend working 2026-01-03 10:31:24 +00:00
49ef33cffc block background image settings 2026-01-02 20:21:33 +00:00
d84c70ad94 use standard block.json method with ACF blocks 2025-12-15 18:10:06 +00:00
f718532c8f 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
157c79a56b cleanup allowed_blocks logic and add mechanism for disabling blade template for specific block 2025-12-12 13:12:37 +00:00
9013516782 a working react/php dynamic wordpress block example integrated with the Vite build process 2025-12-10 19:44:32 +00:00
cb671d00a8 restrict core blocks to inner blocks of specified parent blocks. blocks blocks blocks 2025-12-09 22:40:44 +00:00
1e8b173d31 move Blocks.php stuff alongside top level includes 2025-12-09 22:07:50 +00:00