Skip to content

Commit

Permalink
Update with new live content blocks
Browse files Browse the repository at this point in the history
  • Loading branch information
ryelle committed Oct 15, 2019
1 parent 0cbd72c commit 6a74dfa
Showing 1 changed file with 5 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,13 @@
<h2><?php esc_html_e( 'Schedule', 'wordcamporg' ); ?></h2>
<!-- /wp:heading -->

<!-- wp:shortcode -->
[schedule]
<!-- /wp:shortcode -->
<!-- wp:wordcamp/live-schedule -->
<div data-now="<?php esc_html_e( 'On Now', 'wordcamporg' ); ?>" data-next="<?php esc_html_e( 'Next Up', 'wordcamporg' ); ?>" data-level="2" class="wp-block-wordcamp-live-schedule"></div>
<!-- /wp:wordcamp/live-schedule -->


<!-- wp:heading -->
<h2><?php esc_html_e( 'Latest Posts', 'wordcamporg' ); ?></h2>
<!-- /wp:heading -->

<!-- wp:latest-posts {"displayPostDate":true} /-->
<!-- wp:latest-posts {"displayPostDate":true,"liveUpdateEnabled":true} /-->

0 comments on commit 6a74dfa

Please sign in to comment.