Filter by type:
Search
Skip to content
Browse: Home / Classes / Astra_Markup / Astra_Markup::ast_comment_cite_wrap_attr()

Astra_Markup::ast_comment_cite_wrap_attr()

Comment cite wrapper div attributes.


Description


Return

(string.)


Source

File: inc/core/markup/class-astra-markup.php

	public function ast_comment_cite_wrap_attr() {
		return 'class = "ast-comment-cite-wrap ast-col-lg-12" ';
	}

Expand full source code Collapse full source code View on Trac


Changelog

Changelog
Version Description
3.3.0 Introduced.

User Contributed Notes

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