Giter VIP home page Giter VIP logo

tags-without-links's Introduction

Tags Without Links

Plugin Meta

Requirements

  • Requires at least: 3.5.1
  • Tested up to: 3.5.1
  • Stable Tag: 1.3

License

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License, version 2, as published by the Free Software Foundation.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA

License URI

Plugin Description

This plugin is targeted primarily for developers to make it easier for developers to display tags without any links associated with them.

The plugin includes two functions:

  • wp_the_tags_without_the_links() that will echo the tags for the associated post back to the template
  • wp_get_the_tags_without_the_links() that will return the string of tags back to the template invoking the call.

Each function acceptions an optional parameter that can be used to separate each tag with the default separator being a space.

Installation

Using The WordPress Dashboard

  1. Navigate to the 'Add New' plugin dashboard
  2. Select master.zip from your computer
  3. Upload
  4. Activate the plugin in the WordPress Plugin Dashboard

Using FTP

  1. Extract master.zip to your computer
  2. Upload the tags-without-links directory to your wp-content/plugins directory
  3. Navigate to the WordPress Plugin Dashboard
  4. Activate the plugin from this page

Frequently Asked Questions

Is the a user interface for this plugin?

No - the plugin is primarily written for developers to easily render tags without links in their page templates.

Why isn't this plugin localized?

There are no strings to localize :).

Changelog

1.3

  • Changing the function prefix from wp to twl

1.2

  • Removing a commented line of code
  • Prefixing the functions with wp

1.1

  • Merging pull request for cleaning up the code
  • Removing whitespace at the end of the plugin file
  • Defining a constant for the version of the plugin

1.0

  • Initial Release

tags-without-links's People

Contributors

kingyes avatar tommcfarlin 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.