Files
m5wp.momentry.ddns.net/themes/twentytwentyfive/patterns/page-landing-podcast.php
OpenCode 09ef1f000f Initial commit: WordPress wp-content (themes, plugins, languages)
- Theme: momentry (custom theme with REST API routes)
- Plugins: code-snippets (contains all API proxies)
- Languages: zh_TW translations
- Excludes: cache, backups, uploads, logs
2026-05-29 19:07:56 +08:00

24 lines
804 B
PHP

<?php
/**
* Title: Landing page for podcast
* Slug: twentytwentyfive/page-landing-podcast
* Categories: twentytwentyfive_page, featured
* Keywords: starter
* Block Types: core/post-content
* Post Types: page, wp_template
* Viewport width: 1400
* Description: A landing page for the podcast with a hero section, description, logos, grid with videos and newsletter signup.
*
* @package WordPress
* @subpackage Twenty_Twenty_Five
* @since Twenty Twenty-Five 1.0
*/
?>
<!-- wp:pattern {"slug":"twentytwentyfive/hero-podcast"} /-->
<!-- wp:pattern {"slug":"twentytwentyfive/heading-and-paragraph-with-image"} /-->
<!-- wp:pattern {"slug":"twentytwentyfive/logos"} /-->
<!-- wp:pattern {"slug":"twentytwentyfive/grid-videos"} /-->
<!-- wp:pattern {"slug":"twentytwentyfive/cta-newsletter"} /-->