Advertisement
phpface

Untitled

Mar 5th, 2023
831
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.13 KB | None | 0 0
  1. add_action( 'streamtube/page_header/after', function(){
  2.     the_archive_description( '<div class="archive-description">', '</div>' );
  3. } );
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement