Title: Series
Author: Justin Tadlock
Published: <strong>జూన్ 9, 2009</strong>
Last modified: డిసెంబర్ 17, 2018

---

Search plugins

![](https://ps.w.org/series/assets/banner-772x250.png?rev=1739210)

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://ps.w.org/series/assets/icon-256x256.png?rev=1739210)

# Series

 By [Justin Tadlock](https://profiles.wordpress.org/greenshady/)

[Download](https://downloads.wordpress.org/plugin/series.2.0.1.zip)

 * [Details](https://te.wordpress.org/plugins/series/#description)
 * [Reviews](https://te.wordpress.org/plugins/series/#reviews)
 * [Development](https://te.wordpress.org/plugins/series/#developers)

 [Support](https://wordpress.org/support/plugin/series/)

## Description

Series is a plugin created to allow users to easily link posts together by using
a WordPress taxonomy (like tags or categories) called “series”. It can be particularly
useful if you write several posts spanning the same topic and want them tied together
in some way that tags or categories doesn’t cover.

### Professional Support

If you need professional plugin support from me, the plugin author, you can access
the support forums at [Theme Hybrid](https://themehybrid.com/support), which is 
a professional WordPress help/support site where I handle support for all my plugins
and themes for a community of 75,000+ users (and growing).

### Plugin Development

If you’re a theme author, plugin author, or just a code hobbyist, you can follow
the development of this plugin on it’s [GitHub repository](https://github.com/justintadlock/series).

### Donations

Yes, I do accept donations. If you want to donate, you can do so from my [donations page](https://themehybrid.com/donate)
or grab me something from my [Amazon Wish List](http://a.co/flUb0ns).

I appreciate all donations, no matter the size. Further development of this plugin
is not contingent on donations, but they are always a nice incentive.

## Screenshots

 * [[
 * Series meta box on the edit post screen.
 * [[
 * Widgets on the widgets admin screen.
 * [[
 * Manage series admin screen.
 * [[
 * Example widget output in theme.

## FAQ

  Why was this plugin created?

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 ([Custom taxonomies in WordPress 2.8](http://justintadlock.com/archives/2009/05/06/custom-taxonomies-in-wordpress-28)
and [Using custom taxonomies to create a movie database](http://justintadlock.com/archives/2009/06/04/using-custom-taxonomies-to-create-a-movie-database)).

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.

  What does this plugin do, exactly?

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.

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.

  Why am I getting a 404 error on series pages?

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.

  What widgets are available to use?

 * **Series – List Posts** – This widget allows you to list posts from any series
   you’ve created.
 * **Series – List Related** – This widget displays posts within the current post’s
   series. So, it only shows up under two conditions: 1) you’re viewing a single
   post and 2) the current post is within a series.

  Are there other functions to use in my theme?

All standard WordPress functions for taxonomies work. The name of the taxonomy is`
series`. 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.

If you’re looking for a specific template tag, start with the [category template tags](https://codex.wordpress.org/Template_Tags#Category_tags).
Most of them allow you to use custom taxonomies.

  Can you show me some examples?

Okay. I’ll show a few, but you’ve probably seen them before if you’ve done anything
with tags or categories.

  Displaying a “tag” cloud  ‘series’ ) ); ?> Displaying the current post’s series
Displaying a “category” list of series

 *  ‘series’, ‘title_li’ => false ) ); ?>

  Can I create custom templates for series?

Certainly. You can create templates for series archives. Just copy your theme’s `
archive.php` or `index.php` template. Then, rename it to `taxonomy-series.php` and
make custom modifications from there.

If you want a template for a specific series, name the template `taxonomy-series-
exampleslug.php`.

  Can you add feature X?

I’ll consider it. Let me know what features you’d like to see added to the plugin.

  This is way too complicated for me!

Please let me know how I could make things simpler for you in a future version of
the plugin.

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.

## Reviews

![](https://secure.gravatar.com/avatar/f47b925a19c8b660b3e099c715429f8e1a5fbb0dc45e8e0a618e458ad195b9ca?
s=60&d=retro&r=g)

### 󠀁[Not working in WP 6.4.2](https://wordpress.org/support/topic/not-working-in-wp-6-4-2/)󠁿

 [agilistandre](https://profiles.wordpress.org/agilistandre/) జనవరి 3, 2024

Installed the plugin, I can see the settings page, but the Series meta box on the
post editing page is not showing.

![](https://secure.gravatar.com/avatar/6f5884fc49f75e77c2c261f8d2ea2e920c7e607ec774d28865afaaf056639f8f?
s=60&d=retro&r=g)

### 󠀁[still great](https://wordpress.org/support/topic/still-great-8/)󠁿

 [aldelpech](https://profiles.wordpress.org/aldelpech/) మే 15, 2020

I’ve been using Series for ages and it still works great. Now I use PHP 7.1 and 
WordPress 5.4.1. Thanks to Justin Tadlock for this plugin.

![](https://secure.gravatar.com/avatar/95879de0cdfcaaed6b7b69a3a188b29a86f050f2738ca85f56d26d4a5310a721?
s=60&d=retro&r=g)

### 󠀁[Great plugin](https://wordpress.org/support/topic/great-plugin-18292/)󠁿

 [Marklcm](https://profiles.wordpress.org/marklcm/) జూన్ 22, 2018

the widget to show related listings that only shows on relevant posts is great

![](https://secure.gravatar.com/avatar/a6c0e13f89dbe56f5fe0969ff7db23b9d060b16fcf9b0407979e7f55ea431aba?
s=60&d=retro&r=g)

### 󠀁[Easypeasy](https://wordpress.org/support/topic/easypeasy/)󠁿

 [Yakti-R](https://profiles.wordpress.org/yakti-ruud/) జనవరి 27, 2017

Does what it needs to do and still works fine, even though not updated for a long
time. Somewhere in the support forum of one of his plugins, Justin said he would
only update a plugin when necessary (read: when it doesn’t work after a WP core 
upgrade or a vulnerability has been discovered). Although that is fine, since there
is already too much change for the sake of change, it might be a good idea to do
a WP-compatibility bump now and than. If it weren’t for Justin’s reputation, I would
never consider using a plugin that hasn’t received updates for over two years.

![](https://secure.gravatar.com/avatar/db484950b36ac81cb385b169de8c7caebc302978cd0b3f6f9fe7de54a2d7bd05?
s=60&d=retro&r=g)

### 󠀁[Another Superb Effort By Our Renowned WP Superstar](https://wordpress.org/support/topic/another-superb-effort-by-our-renowned-wp-superstar/)󠁿

 [Robert](https://profiles.wordpress.org/robertjakobson/) సెప్టెంబర్ 3, 2016

This an A+ job. I do not know Justin Tadlock personally but he is probably the best
maker of plugins in the world. This is another hole-in-one from the Tiger Woods 
of plugins: – it works just like it says on the box – it’s elegant and has no annoying
promotional or other types of notifications

 [ Read all 5 reviews ](https://wordpress.org/support/plugin/series/reviews/)

## Contributors & Developers

“Series” is open source software. The following people have contributed to this 
plugin.

Contributors

 *   [ Justin Tadlock ](https://profiles.wordpress.org/greenshady/)

“Series” has been translated into 5 locales. Thank you to [the translators](https://translate.wordpress.org/projects/wp-plugins/series/contributors)
for their contributions.

[Translate “Series” into your language.](https://translate.wordpress.org/projects/wp-plugins/series)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/series/), check out
the [SVN repository](https://plugins.svn.wordpress.org/series/), or subscribe to
the [development log](https://plugins.trac.wordpress.org/log/series/) by [RSS](https://plugins.trac.wordpress.org/log/series/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

Please see the `changelog.md` file included with the plugin. Or, you can view the
[online change log](https://github.com/justintadlock/series/blob/master/changelog.md).

## Meta

 *  Version **2.0.1**
 *  Last updated **7 సంవత్సరాలు ago**
 *  Active installations **2,000+**
 *  WordPress version ** 4.8 or higher **
 *  Tested up to **5.0.25**
 *  PHP version ** 5.3 or higher **
 *  Languages
 * [English (US)](https://wordpress.org/plugins/series/), [Spanish (Chile)](https://cl.wordpress.org/plugins/series/),
   [Spanish (Colombia)](https://es-co.wordpress.org/plugins/series/), [Spanish (Mexico)](https://es-mx.wordpress.org/plugins/series/),
   [Spanish (Spain)](https://es.wordpress.org/plugins/series/), [Spanish (Venezuela)](https://ve.wordpress.org/plugins/series/).
 *  [Translate into your language](https://translate.wordpress.org/projects/wp-plugins/series)
 * Tags
 * [series](https://te.wordpress.org/plugins/tags/series/)[shortcodes](https://te.wordpress.org/plugins/tags/shortcodes/)
   [widgets](https://te.wordpress.org/plugins/tags/widgets/)
 *  [Advanced View](https://te.wordpress.org/plugins/series/advanced/)

## Ratings

 4.2 out of 5 stars.

 *  [  4 5-star reviews     ](https://wordpress.org/support/plugin/series/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/series/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/series/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/series/reviews/?filter=2)
 *  [  1 1-star review     ](https://wordpress.org/support/plugin/series/reviews/?filter=1)

[Add my review](https://wordpress.org/support/plugin/series/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/series/reviews/)

## Contributors

 *   [ Justin Tadlock ](https://profiles.wordpress.org/greenshady/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/series/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://themehybrid.com/donate)