6 lines
414 B
PHP
6 lines
414 B
PHP
<ul class="subsubsub">
|
|
<?php do_action( 'wooccm_sections_header' ); ?>
|
|
<li><a target="_blank" href="<?php echo esc_url( 'https://quadlayers.com/documentation/woocommerce-checkout-manager/?utm_source=wooccm_plugin&utm_medium=admin_tab&utm_campaign=documentation&utm_content=documentation_link' ); ?>"><?php echo esc_html__( 'Documentation', 'woocommerce-checkout-manager' ); ?></a></li>
|
|
</ul>
|
|
<br class="clear" />
|