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? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
We need a way to custom order the icons whenever we call the shortcode.
Maybe passing in the keys in an array for the order would work.
The text was updated successfully, but these errors were encountered:
@BrandonH676 This will be available in the next version of Tofino. The order will be as per the platform order passed into the shortcode.
echo do_shortcode('[social_icons platforms="soundcloud,twitter,facebook,pinterest"]');
Sorry, something went wrong.
fix: Custom social icon order. Fixes #294.
bbdabf2
danimalweb
Successfully merging a pull request may close this issue.
We need a way to custom order the icons whenever we call the shortcode.
Maybe passing in the keys in an array for the order would work.
The text was updated successfully, but these errors were encountered: