Giter VIP home page Giter VIP logo

simple-taxonomy's Introduction

Simple Taxonomy

WordPress 3.1 and up allow for reasonably simple custom taxonomy, this plugin makes it even simpler, removing the need for you to write any code.

Description

WordPress 3.1 and up allow for reasonably simple custom taxonomy, this plugin makes it even simpler, removing the need for you to write any code.

Add support for taxonomy with or without hierarchical. Choose the selector type for write post.

Allow to add taxonomy to any objects registered on your installation. This plugin can be coupled with the plugin Custom Fields for WordPress to a new term meta database that allow to create on fly any field need for the taxonomy. For example, for a "Number" taxonomy, you can add fields : number ID, date of parution, screenshot, etc !

This plugin is developped on WordPress 3.3, with the constant WP_DEBUG to TRUE.

This plugin allows you to add taxonomy just by giving them a name and somes options in the backend. It then creates the taxonomy for you, takes care of the URL rewrites, provides a widget you can use to display a "taxonomy cloud" or a list of all the stuff in there, and it allows you to show the taxonomy contents at the end of posts and excerpts as well. To boot, it comes with a set of template tags for those who don't mind adapting their own theme.

For full info go the Simple Taxonomy page.

Frequently Asked Questions

Does this plugin handles custom fields?

No, we prefer to use 2 plugins specifically designed to meet two different needs ...

How to create a custom post type?

You can use a another plugin writted by Me and BeAPI :

How to create a custom role?

You must install a plugin for managing roles and permissions as:

Installation

Required PHP5.

  1. Download, unzip and upload to your WordPress plugins directory
  2. Activate the plugin within you WordPress Administration Backend
  3. Go to Settings > Custom Taxonomies and follow the steps on the Simple Taxonomy page.

Changelog

  • Version 3.4.1 :
    • Fix a bug with query_var on rewrite rules (thanks to Chris Talkington)
    • Change PHP for use __construct()
    • Change PHP for use static function instead class object
    • Change PHP for add private/public for all methods
    • Use WP API for manage actions message
    • Move external CSS to inline (only one line on file... skip 1 http connection)
    • Remove obsolete code
  • Version 3.4 :
    • Add export PHP feature
    • Mark as compatible with WP 3.4.1
  • Version 3.3.1 :
    • Fix hardcoded french translation
    • Update POT and french translation
  • Version 3.3 :
    • Add compatibility 3.3
    • Rewrite convert term taxonomy tools (use bulk dropdown instead specific pages)
    • Add custom taxonomies on dashboard
  • Version 3.2.1.1 :
    • Fix possible bug with others plugin's beapi that use import
  • Version 3.2.1 :
    • Fix possible bug with others plugin's beapi that use export
  • Version 3.2 :
    • Fix a bug that not call permalink generation when taxonomy is updated/created/deleted (thanks to bniess for reporting)
    • Add a tools for export/import plugin configuration
  • Version 3.1.3 :
    • Fix a bug with custom taxonomy that not display on custom post types.
    • Tested on WordPress 3.2
  • Version 3.1.2 :
    • Fix a bug with select taxonomies on widget
  • Version 3.1.1 :
    • Fix a bug with flush permalink on admin
    • Use default post callback for term count (count only publish object)
  • Version 3.1 :
    • Make compatible 3.1
    • Remove unused functions
    • Add redirect on admin settings for skip refreshing
    • Add flush rewriting when settings is upated
    • Add tools for import terms from text/words
    • Add remove and flush with JS confirmation
    • Fix notice PHP
  • Version 3.0.0
    • Initial version

simple-taxonomy's People

Contributors

asadowski10 avatar herewithme avatar rahe avatar

Watchers

 avatar  avatar

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.