Viewing 1 replies (of 1 total)
  • We can use the am.last_viewed_posts.post_types filter.

    From the plugin’s source:

    
    $post_types = (array) apply_filters( 'am.last_viewed_posts.post_types', $default_post_types );
    
Viewing 1 replies (of 1 total)

The topic ‘Display custom post title’ is closed to new replies.