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
Version | Description |
---|---|
3.3.0 | Introduced. |