Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Display Ajax message after normal redirect


peterverkooijen
Participant

@peterverkooijen

I think Ajax messages are already used in Buddypress. This is in the template somewhere:

<?php do_action( 'template_notices' ) // (error/success feedback) ?>

Could a “please log in or register first” message use the same function?

Skip to toolbar