Det här tillägget har inte testats med någon av de 3 senaste huvudversionerna av WordPress. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem när det används tillsammans med nyare versioner av WordPress.

WP Drinking Age

Beskrivning

A plugin to easily implement a drinking age gateway on WordPress sites.

Main Features

  • Restricts access to users until they verify they’re of drinking age.
  • Supports just about every nation in the world.
  • Customizable CSS.

Skärmdumpar

  • The admin page showing the options for this plugin.
  • An example of WP Age Gateway in action with default settings.

Installation

  1. Upload plugin folder to ’/wp-content/plugins/’ directory
  2. Activate the plugin through ’Plugins’ menu in WordPress admin
  3. Adjust plugin’s settings by going to Settings->WP Drinking Age
  4. Now enjoy WP Drinking Age Gateway!

Vanliga frågor

How do I use this plugin?

Activate the plugin, and modify the settings for your site.

Will this impact my SEO (Google Ranking)

A JavaScript gateway such as this will allow easy indexing by search engines. Search bots won’t run the JavaScript to
to activate the gateway, and so it will not appear for them at all. The script is executed after the page is loaded, and
the content is rendered.

What source is used for legal drinking ages?

Legal drinking ages by country are referenced from ProCon.org

Why the hastle, can’t I just input a specific age?

Plugins exist that allow you to set a specific age requirement for visitors. This is for worldwide alcohol brands. All countries don’t have the same drinking age.
So solutions where the gateway is based on a static entry age aren’t viable. An age, and location must be gathered by the gateway to determine if a user is credible
to enter the site. Tequila consumption in Mexico is legal 3 years earlier than it is for residents of California.

Recensioner

Detta tillägg har inga recensioner.

Bidragsgivare och utvecklare

”WP Drinking Age” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Översätt ”WP Drinking Age” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

0.1.0

As this is the first version, there is not much to say.