Prio | Original string | Translation | — |
---|---|---|---|
↑ | Allows developers to display author names within wp_list_pages-generated page lists. | You have to log in to add a translation. | Details |
Original untranslated
Allows developers to display author names within wp_list_pages-generated page lists.
You have to log in to edit this translation. Meta |
|||
↑ | Show Authors in Page Lists | You have to log in to add a translation. | Details |
Original untranslatedMeta |
|||
To help develop the Advanced Dates plugin, visit <a href="https://github.com/studiohyperset/advanced-dates">GitHub</a> | You have to log in to add a translation. | Details | |
Original untranslated
To help develop the Advanced Dates plugin, visit <a href="https://github.com/studiohyperset/advanced-dates">GitHub</a>
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
To learn more about Studio Hyperset, visit <a href="http://studiohyperset.com/">studiohyperset.com</a> | You have to log in to add a translation. | Details | |
Original untranslated
To learn more about Studio Hyperset, visit <a href="http://studiohyperset.com/">studiohyperset.com</a>
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
Interested in helping develop the Advanced Dates plugin? Visit the GitHub repository: https://github.com/studiohyperset/show-authors-in-page-list | You have to log in to add a translation. | Details | |
Original untranslated
Interested in helping develop the Advanced Dates plugin? Visit the GitHub repository: https://github.com/studiohyperset/show-authors-in-page-list
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
As demand warrants, future builds may include these additional functionalities. | You have to log in to add a translation. | Details | |
Original untranslated
As demand warrants, future builds may include these additional functionalities.
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
Additionally, even with the plugin installed and the <code>showauthors=1</code> parameter enabled,all lists will be organized per pages rather than per authors. Alphabetically ordering a list by ascending <code>post_title</code> (that is, <code>sort_order=ASC&sort_column=post_title</code>) -- the default method -- will result in a list like the following, regardless of author name: | You have to log in to add a translation. | Details | |
Original untranslated
Additionally, even with the plugin installed and the <code>showauthors=1</code> parameter enabled,all lists will be organized per pages rather than per authors. Alphabetically ordering a list by ascending <code>post_title</code> (that is, <code>sort_order=ASC&sort_column=post_title</code>) -- the default method -- will result in a list like the following, regardless of author name:
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
This plugin assumes (a) most developers want to drive traffic to site pages, vs. author pages, and (b) links to author pages will appear on these site pages. As such, the names the plugin generates appear unpermalinked. | You have to log in to add a translation. | Details | |
Original untranslated
This plugin assumes (a) most developers want to drive traffic to site pages, vs. author pages, and (b) links to author pages will appear on these site pages. As such, the names the plugin generates appear unpermalinked.
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
&tc. | You have to log in to add a translation. | Details | |
Original untranslatedMeta |
|||
Alan Adams, Title C Three Here | You have to log in to add a translation. | Details | |
Original untranslated
Alan Adams, Title C Three Here
CommentFound in faq list item. You have to log in to edit this translation. Meta |
|||
Zach James, Title B Two Here | You have to log in to add a translation. | Details | |
Original untranslated
Zach James, Title B Two Here
CommentFound in faq list item. You have to log in to edit this translation. Meta |
|||
John Doe, Title A One Here | You have to log in to add a translation. | Details | |
Original untranslated
John Doe, Title A One Here
CommentFound in faq list item. You have to log in to edit this translation. Meta |
|||
Developer Notes | You have to log in to add a translation. | Details | |
Original untranslatedMeta |
|||
Links | بەسەتەرەکان | Details | |
Original currentMeta |
|||
After installing and activating, use the parameter <code>showauthors=1</code> to display an author name beside each permalinked page title the <code>wp_list_pages</code> function generates: e.g., <code><?php wp_list_pages( 'title_li=&showauthors=1' ); ?></code>. To disable the parameter for a particular string/list, set <code>showauthors</code> to "0": e.g., <code><?php wp_list_pages( 'title_li=&showauthors=0' ); ?></code>. | You have to log in to add a translation. | Details | |
Original untranslated
After installing and activating, use the parameter <code>showauthors=1</code> to display an author name beside each permalinked page title the <code>wp_list_pages</code> function generates: e.g., <code><?php wp_list_pages( 'title_li=&showauthors=1' ); ?></code>. To disable the parameter for a particular string/list, set <code>showauthors</code> to "0": e.g., <code><?php wp_list_pages( 'title_li=&showauthors=0' ); ?></code>.
CommentFound in installation paragraph. You have to log in to edit this translation. Meta |
Export as
Comment
Short description.