Astra_Related_Posts_Loader::render_related_posts_title()
Render the Related Posts title for the selective refresh partial.
Description
Source
File: inc/modules/related-posts/class-astra-related-posts-loader.php
public function render_related_posts_title() { return astra_get_option( 'related-posts-title' ); }
Expand full source code Collapse full source code View on Trac
Changelog
Version | Description |
---|---|
3.5.0 | Introduced. |