Skip to content

Commit

Permalink
Merge pull request #688 from publishpress/feature/#685_Small_text_change
Browse files Browse the repository at this point in the history
feature/#685_Small_text_change
  • Loading branch information
ojopaul authored May 30, 2022
2 parents 3bdcb1f + 3d1b4ac commit fed0888
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modules/multiple-authors/multiple-authors.php
Original file line number Diff line number Diff line change
Expand Up @@ -874,7 +874,7 @@ private function settings_ppma_shortcodes($shortcodes = []) {
'shortcode' => '[publishpress_authors_data field="display_name"]',
'description' => sprintf(
esc_html__(
'The authors data shortcode accepts field parameter like: %1s %2s %3s %4s %5s %6s which can be specified to determine what field should be return.',
'The authors data shortcode accepts field parameter such as: %1s %2s %3s %4s %5s %6s.',
'publishpress-authors'
),
'<code>display_name</code>',
Expand Down

0 comments on commit fed0888

Please sign in to comment.