Message at the bottom of the registration form

[ad_1]

Plugin Author
xootix

(@xootix)

Hello,

Please try this snippet

add_action( 'xoo_el_after_form', function( $form ){
if( $form !== 'register' ) return;
?>
<p>Hello!</p>
<?php
} );

That worked perfectly! Thank you so very much!

Plugin Author
xootix

(@xootix)

You’re welcome! I’m glad you like the plugin. I would appreciate it if you could rate it here

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer