function custom_no_cache_headers() { if (is_page(‘logintestd5’)) { header(“Cache-Control: no-store, no-cache, must-revalidate, max-age=0”); header(“Cache-Control: post-check=0, pre-check=0”, false); header(“Pragma: no-cache”); } } add_action(‘send_headers’, ‘custom_no_cache_headers’);

Divi 4 login modules after conversion

single module only

Divi 4 button

with basic styling