We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Better templating, it is already supported in toAvatar() parser. Example: {CB_AVATAR:size=48&class=me-3 rounded-circle}
{CB_AVATAR:size=48&class=me-3 rounded-circle}
Accept class parameter
The text was updated successfully, but these errors were encountered:
Merge pull request #4898 from Jimmi08/patch-2
810599d
Closes #4897 class parameter for CB_AVATAR shortcode
Successfully merging a pull request may close this issue.
Motivation
Better templating, it is already supported in toAvatar() parser.
Example:
{CB_AVATAR:size=48&class=me-3 rounded-circle}
Proposed Solution
Accept class parameter
The text was updated successfully, but these errors were encountered: