- WordPress core y plugins - Tema Twenty Twenty-Four configurado - Plugin allow-unfiltered-html.php simplificado - .gitignore configurado para excluir wp-config.php y uploads 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
16 lines
526 B
PHP
Executable File
16 lines
526 B
PHP
Executable File
<?php
|
|
/**
|
|
* Title: Portfolio home with post featured images
|
|
* Slug: twentytwentyfour/page-home-portfolio
|
|
* Categories: twentytwentyfour_page
|
|
* Keywords: starter
|
|
* Block Types: core/post-content
|
|
* Post Types: page, wp_template
|
|
* Viewport width: 1400
|
|
* Description: A portfolio home page with a description and a 4-column post section with only feature images.
|
|
*/
|
|
?>
|
|
|
|
<!-- wp:pattern {"slug":"twentytwentyfour/hidden-portfolio-hero"} /-->
|
|
<!-- wp:pattern {"slug":"twentytwentyfour/posts-images-only-offset-4-col"} /-->
|