2017 © Pedro Peláez
 

wordpress-plugin http-verb-condtional-display-shortcode

A WordPress shortcode that only displays content if page is called with a specific verb (GET/POST/etc)

image

actionable/http-verb-condtional-display-shortcode

A WordPress shortcode that only displays content if page is called with a specific verb (GET/POST/etc)

  • Friday, March 9, 2018
  • by actionable
  • Repository
  • 1 Watchers
  • 0 Stars
  • 27 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 6 Versions
  • 0 % Grown

The README.md

HTTP Verb Conditional Display Shortcode

Shortcodes that restrict a block of content to only be displayed if the HTTP verb used to call the page (POST, GET, etc.) meets the requested criteria., (*1)

Shortcodes

The plugin currently supports the following shortcodes:, (*2)

[http_get_only] [http_post_only], (*3)

Usage

Wrap content that you want to restrict to a given HTTP verb in the shortcode. For example, if you wanted to only display content if the POST verb was used:, (*4)

[http_post_only] This page was POSTed! [/http_post_only], (*5)

Issues

Please report any issues with this plugin on GitHub at https://github.com/shawnhooper/http-verb-condtional-display-shortcode/, (*6)

The Versions

09/03 2018

dev-master

9999999-dev

A WordPress shortcode that only displays content if page is called with a specific verb (GET/POST/etc)

  Sources   Download

GPL GPL-3.0-only

The Requires

 

09/03 2018

1.0.4

1.0.4.0

A WordPress shortcode that only displays content if page is called with a specific verb (GET/POST/etc)

  Sources   Download

GPL-3.0-only

The Requires

 

24/08 2016

1.0.3

1.0.3.0

  Sources   Download

GPL

The Requires

 

24/08 2016

1.0.2

1.0.2.0

  Sources   Download

GPL

The Requires

 

24/08 2016

1.0.1

1.0.1.0

  Sources   Download

MIT

The Requires

 

24/08 2016

1.0

1.0.0.0

  Sources   Download

MIT

The Requires