Prio | Original string | Translation | — |
---|---|---|---|
↑ | Plugin that allows you to collect posts in a series. | You have to log in to add a translation. | Details |
Original untranslatedMeta |
|||
↑ | Series | You have to log in to add a translation. | Details |
Original untranslatedMeta |
|||
Also, keep in mind that there are other series plugins out there. This particular plugin might not be the best fit for you. However, I'm more than willing to listen to feedback on making things easier. | You have to log in to add a translation. | Details | |
Original untranslated
Also, keep in mind that there are other series plugins out there. This particular plugin might not be the best fit for you. However, I'm more than willing to listen to feedback on making things easier.
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
Please let me know how I could make things simpler for you in a future version of the plugin. | You have to log in to add a translation. | Details | |
Original untranslated
Please let me know how I could make things simpler for you in a future version of the plugin.
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
I'll consider it. Let me know what features you'd like to see added to the plugin. | You have to log in to add a translation. | Details | |
Original untranslated
I'll consider it. Let me know what features you'd like to see added to the plugin.
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
If you want a template for a specific series, name the template <code>taxonomy-series-exampleslug.php</code>. | You have to log in to add a translation. | Details | |
Original untranslated
If you want a template for a specific series, name the template <code>taxonomy-series-exampleslug.php</code>.
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
Certainly. You can create templates for series archives. Just copy your theme's <code>archive.php</code> or <code>index.php</code> template. Then, rename it to <code>taxonomy-series.php</code> and make custom modifications from there. | You have to log in to add a translation. | Details | |
Original untranslated
Certainly. You can create templates for series archives. Just copy your theme's <code>archive.php</code> or <code>index.php</code> template. Then, rename it to <code>taxonomy-series.php</code> and make custom modifications from there.
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
Okay. I'll show a few, but you've probably seen them before if you've done anything with tags or categories. | You have to log in to add a translation. | Details | |
Original untranslated
Okay. I'll show a few, but you've probably seen them before if you've done anything with tags or categories.
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
If you're looking for a specific template tag, start with the <a href="http://codex.wordpress.org/Template_Tags#Category_tags">category template tags</a>. Most of them allow you to use custom taxonomies. | You have to log in to add a translation. | Details | |
Original untranslated
If you're looking for a specific template tag, start with the <a href="http://codex.wordpress.org/Template_Tags#Category_tags">category template tags</a>. Most of them allow you to use custom taxonomies.
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
All standard WordPress functions for taxonomies work. The name of the taxonomy is <code>series</code>. So, if you want to do anything custom, WordPress already has the functions you need. I'm not going to list them all here. That'd be just like rewriting a large portion of the WordPress Codex, which is already available to you. | You have to log in to add a translation. | Details | |
Original untranslated
All standard WordPress functions for taxonomies work. The name of the taxonomy is <code>series</code>. So, if you want to do anything custom, WordPress already has the functions you need. I'm not going to list them all here. That'd be just like rewriting a large portion of the WordPress Codex, which is already available to you.
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
You just need to set up the plugin. Go to Settings > Series in your WordPress admin and save the settings. It'll let WordPress know about your series permalink, which is necessary for showing series on the front end of the site. | You have to log in to add a translation. | Details | |
Original untranslated
You just need to set up the plugin. Go to Settings > Series in your WordPress admin and save the settings. It'll let WordPress know about your series permalink, which is necessary for showing series on the front end of the site.
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
Basically, you get a new meta box on the edit post screen titled "Series" that works just like regular tags. You can input a series name to add a post to a series. You also get a "Series" screen under the "Posts" menu in the WordPress admin. | You have to log in to add a translation. | Details | |
Original untranslated
Basically, you get a new meta box on the edit post screen titled "Series" that works just like regular tags. You can input a series name to add a post to a series. You also get a "Series" screen under the "Posts" menu in the WordPress admin.
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
It creates a new taxonomy called "series" for use on your site. It gives you template tags, shortcodes, and widgets to allow you to more easily tie posts together in a series. | You have to log in to add a translation. | Details | |
Original untranslated
It creates a new taxonomy called "series" for use on your site. It gives you template tags, shortcodes, and widgets to allow you to more easily tie posts together in a series.
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
However, it was also a plugin I wanted for my personal blog. I'd been using custom fields for years to handle series, but it was always kind of a crude method of doing so. When WordPress created the Taxonomy API, I knew it was time to build something simple and usable for handling series on my site. | You have to log in to add a translation. | Details | |
Original untranslated
However, it was also a plugin I wanted for my personal blog. I'd been using custom fields for years to handle series, but it was always kind of a crude method of doing so. When WordPress created the Taxonomy API, I knew it was time to build something simple and usable for handling series on my site.
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
Originally, it was a bit of a proof-of-concept of how plugins could create custom taxonomies based off a couple of highly-popular WordPress tutorials I wrote (<a href="http://justintadlock.com/archives/2009/05/06/custom-taxonomies-in-wordpress-28">Custom taxonomies in WordPress 2.8</a> and <a href="http://justintadlock.com/archives/2009/06/04/using-custom-taxonomies-to-create-a-movie-database">Using custom taxonomies to create a movie database</a>). | You have to log in to add a translation. | Details | |
Original untranslated
Originally, it was a bit of a proof-of-concept of how plugins could create custom taxonomies based off a couple of highly-popular WordPress tutorials I wrote (<a href="http://justintadlock.com/archives/2009/05/06/custom-taxonomies-in-wordpress-28">Custom taxonomies in WordPress 2.8</a> and <a href="http://justintadlock.com/archives/2009/06/04/using-custom-taxonomies-to-create-a-movie-database">Using custom taxonomies to create a movie database</a>).
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
Export as
Comment
Short description.