1
0
mirror of https://github.com/dwaxweiler/connector-mobilizon synced 2025-06-05 21:59:25 +02:00

Add show more events button below the events list #22 (#24)

This commit is contained in:
Daniel Waxweiler
2025-05-23 16:48:19 +02:00
committed by GitHub
parent 778c4e3b92
commit 3430b98f94
7 changed files with 26 additions and 2 deletions

View File

@@ -23,4 +23,7 @@ if (!defined('ABSPATH')) {
</li>
<?php } ?>
</ul>
<a href="<?php echo esc_attr($showMoreUrl); ?>" class="button" style="display:inline-block; margin-top: 20px;">
<?php esc_html_e('Show more events', 'connector-mobilizon'); ?>
</a>
</div>