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

Feature/64 add author field #79

Merged
merged 9 commits into from
Jul 16, 2018
Merged

Feature/64 add author field #79

merged 9 commits into from
Jul 16, 2018

Conversation

quasel
Copy link
Member

@quasel quasel commented Jul 14, 2018

fixes #64 once done!

@quasel quasel requested a review from sc0ttkclark July 16, 2018 17:26
@quasel quasel merged commit 3d9cf0e into 1.x Jul 16, 2018
@quasel quasel deleted the feature/64-add-author-field branch July 16, 2018 18:52

$field_options['add_pod_name'] = 'true';

$fields = array(
'settings_field' => array(
'type' => 'select',
'label' => __( 'Settings or User Field', 'pods-beaver-builder-themer-add-on' ),
'label' => __( 'Settings, Author, User...', 'pods-beaver-builder-themer-add-on' ),

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Use a proper ellipsis: …

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice one didn't hink about it … did replace all ... with … thanks for taking a look

@quasel quasel restored the feature/64-add-author-field branch July 17, 2018 10:48
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.

Feature request: Support display current author fields
3 participants