Giter VIP home page Giter VIP logo

wp_randnum's Introduction

=== Plugin Name ===
Contributors: pforret
Donate link: http://blog.forret.com
Tags: random, number, shortcode, rand
Requires at least: 3.0.1
Tested up to: 3.4
Stable tag: 4.3
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

provides the [randnum] shortcode to add random numbers in text/URLs.

== Description ==

* the number [randnum] is random
* Random year is [randnum min=2001 max=2017]
* the link '/test/?num=[randnum]' will never be cached

Default min = 0
Default max = 100000

== Installation ==

1. Upload folder `wp_randnum` to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
1. Place `[randnum]` in your templates

== Frequently Asked Questions ==

= How does this work  =

This is just a simple wrapper around the php `rand` function. That's where the magic happens. 
[http://php.net/manual/en/function.rand.php](http://php.net/manual/en/function.rand.php)

= But why would I need that? =

I created because I needed an easy way to generate random URL params (to avoid caching).


== Changelog ==

= 1.0 =
* First version

wp_randnum's People

Contributors

cinemapub avatar pforret avatar

Watchers

 avatar James Cloos 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.