friends_post_footer_last - akirk/friends GitHub Wiki
Auto-generated Example
add_action(
'friends_post_footer_last',
function() {
// Your code here.
}
);
Files
do_action( 'friends_post_footer_last' )
add_action(
'friends_post_footer_last',
function() {
// Your code here.
}
);
do_action( 'friends_post_footer_last' )