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' );
	}

Changelog

Changelog
Version Description
3.5.0 Introduced.

User Contributed Notes

You must log in before being able to contribute a note or feedback.