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
[cwiccer]
See https://github.com/bobbingwide/bw/issues/21
The text was updated successfully, but these errors were encountered:
Add shared library files #1
8e2876c
Add first version of the shortcode #1
75ea93c
Add first version of the CSS #1
3954168
c4e3bd5
Convert static html to functions #1
2989222
Add logic to handle scores atts #1
e3fd35b
Add logic to deal with non-numeric scores #1
94e332a
cwiccer v0.0.0 is now on cwiccer.com. I didn't however expose the logic to display different strings for a score to the shortcode.
If you type [cwiccer c,w,i,c,c,e,r] the results you get are different from [cwiccer]
[cwiccer c,w,i,c,c,e,r]
It would make sense to support [cwiccer 35:c,46:w,57:i,68:c,79:c,90:e,100:r] as the mechanism for specifying score:string.
[cwiccer 35:c,46:w,57:i,68:c,79:c,90:e,100:r]
score:string
Sorry, something went wrong.
bobbingwide
No branches or pull requests
Requirement
Proposed solution
[cwiccer]
shortcode.See https://github.com/bobbingwide/bw/issues/21
The text was updated successfully, but these errors were encountered: