Skip to content
New issue

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

Fix fields directive #7

Merged
merged 1 commit into from
Feb 7, 2019
Merged

Fix fields directive #7

merged 1 commit into from
Feb 7, 2019

Conversation

thomasbrunier
Copy link
Contributor

Missing closing parenthesis in fields directives

Missing closing parenthesis in fields directives
@Log1x Log1x merged commit cf56b61 into Log1x:master Feb 7, 2019
@Log1x
Copy link
Owner

Log1x commented Feb 7, 2019

Thanks!

Log1x added a commit that referenced this pull request Feb 12, 2019
Added 12+ new helper directives: `@istrue, @isFalse, @IsNull, @isnotnull, @instanceof, @typeof, @repeat, @Style, @script, @js, @inline, @fa`
Added 6 new WordPress directives: `@author, @authorurl, @published, @Modified, @wpautop, @wpautokp`
Refactored `@posts` allowing it to accept post IDs, `WP_Post` instances, or an array with a combination of the two (#8)
Refactored source code DocBlocks and formatting of directives
Improved formatting and examples for documentation
Fix missing closing parenthesis in fields directive (#7)
Added missing parameters to allow passing an array key to `@isfield`, `@issub`, and `@isoption`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants