pagelines_get_post_title gets the post title for all posts by retrieving the information from the WordPress function get_the_title function and applying it with the pagelines_post_title_text filter. The post title is then returned via the pagelines_post_title_output filter.
example description to be added
Since 1.1.0
pagelines_get_post_title() is located in includes/class.posts.php