Giter VIP home page Giter VIP logo

series's Introduction

Series

Adds a new taxonomy called "series" to your blog that allows you to link together several posts in a series.

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, 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).

Copyright and License

This project is licensed under the GNU GPL, version 2 or later.

2009 - 2018 © Justin Tadlock.

series's People

Contributors

justintadlock avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

series's Issues

Support for Custom Post Types

I'd like to be able to add a series to my 'podcast' post type.

I've done so locally by creating a 'series/get_post_types' filter in functions-options.php and using it in register_taxonomies in functions-taxonomies.php.

Wrong textdomain

Thanks for this plugin! Needed similar for a project and decided to see what was available and found this.

Not a huge deal for me, but the textdomain here looks like it's leftover from a copy/paste ;)

Position in series

I'd like an option for get_post_series when displaying each series name to show what position that post is within that series. My thought is adding these options to the $args array:

  • 'pos': true/false (default false)
  • 'pos_format': ' #%s'

Nested series

It is possible to have nested series?
The category can be nested, but the series?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.