Title: Token Access
Author: Anthony
Published: <strong>Ògún  17, 2010</strong>
Last modified: Agẹmọ  3, 2025

---

Ṣàwárí àwọn plugin

Plugin yìí **kò tíì ṣe àyẹ̀wò pẹ̀lú àwọn ìtújáde mẹ́ta pàtàkì tó kẹ́yìn ti WordPress**.
Ó lè jẹ́ pé a kò tọ́jú tàbí ṣe àtìlẹ́yìn fún un mọ́, ó sì lè ní àwọn ọ̀ràn ìbámu
nígbà tí a bá lò ó pẹ̀lú àwọn ẹ̀yà WordPress tuntun.

![](https://s.w.org/plugins/geopattern-icon/token-access.svg)

# Token Access

 Láti ọwọ́ [Anthony](https://profiles.wordpress.org/ajferg/)

[Ṣe ìgbàsílẹ̀](https://downloads.wordpress.org/plugin/token-access.1.8.2.zip)

 * [Àwọn àlàyé](https://yor.wordpress.org/plugins/token-access/#description)
 * [Àwọn àgbéyẹ̀wò](https://yor.wordpress.org/plugins/token-access/#reviews)
 *  [Ìgbéwọlẹ̀](https://yor.wordpress.org/plugins/token-access/#installation)
 * [Ìdàgbàsókè](https://yor.wordpress.org/plugins/token-access/#developers)

 [Ìrànlọ́wọ́](https://wordpress.org/support/plugin/token-access/)

## Àpèjúwe

This plugin will limit access to the site. Only visitors with a cookie token will
be able to access the public website. Visitors without the cookie will see a “coming
soon” style of page.

You can customise the “coming soon” content, and you can change the way tokens work.
Visit yoursite.com/?add_token to receive the token allowing you to see the site.
To remove the limited access, simply disable this plugin.

By default, the token is “letmein”. So use these links:
 site.com?letmein site.com?
takemeoff

This plugin is useful when youÌtumọ̀ Yorùbá: ’re developing your site. You can work
on your live web server without having your site open to the public.

## Ìgbéwọlẹ̀

 1. Upload plugin to your wordpress installation plugin directory
 2. Activate plugin through the `Plugins` menu in WordPress
 3. Look at the configuration screen (found under `Tools` in the WordPress menu)
 4. You can change settings or customise your ‘coming soon’ content here.

## Àwọn àgbéyẹ̀wò

![](https://secure.gravatar.com/avatar/68a8d0f56b19c3a30a3f88119aa15995b0b1f2e0839c02274c84f628abf066cd?
s=60&d=retro&r=g)

### 󠀁[Works Great](https://wordpress.org/support/topic/works-great-4770/)󠁿

 [brewgle](https://profiles.wordpress.org/brewgle/) Ẹrẹ́nà 9, 2018

We wanted a way to secure a support site for users of a paid site. The paid site
is on a different platform (not WP). We werenÌtumọ̀ Yorùbá: ’t looking for iron 
clad security, just want to keep prying eyes out. At first we thought weÌtumọ̀ Yorùbá:’
d have to do some sort of database mind meld. Then I stumbled across this plugin.
Now we set all support links to include a specific string at the end, and blamo,
they get into the support site. If you go to the site without the string, you get
a custimizable page. This was the solution for which we were looking.

![](https://secure.gravatar.com/avatar/0eee89883aa39216a1148819d3aaedf60759a3df677e9322b0c19c3813ba0776?
s=60&d=retro&r=g)

### 󠀁[Useful plugin for restricting website access via token](https://wordpress.org/support/topic/useful-plugin-for-restricting-website-access-via-token/)󠁿

 [Anonymous User 13302461](https://profiles.wordpress.org/anonymized-13302461/) 
Ọwẹ́wẹ̀ 3, 2016

I wanted to have links on Site A (authorised members only site) to send people to
Site B and allow them access to it. Without unauthorised people being able to go
direct to Site B and having access. OK so a member of Site A could get the most 
current token and give it to friends but, IÌtumọ̀ Yorùbá: ’m sure I could run a 
con job to update the URL token on the private page on Site A and also in the Mysql
database on Site B or something. Good plugin. Took me a while to find a solution
so some keywords to help others find this: Allow cross domain access to website 
secure token authorisation

 [ Ka gbogbo àwọn àgbéyẹ̀wò 2 ](https://wordpress.org/support/plugin/token-access/reviews/)

## Àwọn Olùkópa & Olùgbéejáde

“Token Access” jẹ́ ètò ìṣàmúlò orísun ṣíṣí sílẹ̀. Àwọn ènìyàn wọ̀nyí ti ṣe ìkópa
sí plugin yìí.

Àwọn Olùkópa

 *   [ Anthony ](https://profiles.wordpress.org/ajferg/)

[Túmọ̀ “Token Access” sí èdè rẹ.](https://translate.wordpress.org/projects/wp-plugins/token-access)

### Ṣe o nífẹ̀ẹ́ sí ìdàgbàsókè?

[Ṣàwárí koodu](https://plugins.trac.wordpress.org/browser/token-access/), ṣàyẹ̀wò
[ibi ìpamọ́ SVN](https://plugins.svn.wordpress.org/token-access/), tàbí ṣe àgbékalẹ̀
sí [àkọsílẹ̀ ìdàgbàsókè](https://plugins.trac.wordpress.org/log/token-access/) nípasẹ̀
[RSS](https://plugins.trac.wordpress.org/log/token-access/?limit=100&mode=stop_on_copy&format=rss).

## Àkọsílẹ̀ àwọn àyípadà

#### 1.8.2

 * Fix error with ?letmein operation

#### 1.8.1

 * Version bump for build process

#### 1.8.0

 * Refactor plugin and check compatibility with latest WP

#### 1.7.1

 * Fix: It was showing the placeholder on the wp-login.php page too.

#### 1.7.0

 * Rewrote plugin to meet code standards.
 * Now stores custom placeholder in options table, instead of writing to a file 
   that will be overwritten when the plugin updates.
 * Using the proper WP Settings API to manage options.

#### 1.6.3

 * Updating versions & changelog
 * Better wp-cli compatibility

#### 1.4.0

 * Overhaul for better use of WP functions, and more acceptable CSS rules.
 * Compatible with WordPress 4.4

#### 1.2.0

 * Initial public release.

## Àkójọpọ̀ Meta

 *  Ẹ̀yà **1.8.2**
 *  Ìgbàgbọ́hùn tó kẹ́yìn **ọdún 1 sẹ́yìn**
 *  Àwọn ìgbéwọlẹ̀ tó ṣiṣẹ́ **10+**
 *  Ẹ̀yà WordPress ** 6.0 tàbí ju bẹ́ẹ̀ lọ **
 *  Dánwò dé **6.6.7**
 *  Ẹ̀yà PHP ** 7.4 tàbí ju bẹ́ẹ̀ lọ **
 *  Èdè
 * [English (US)](https://wordpress.org/plugins/token-access/)
 * Àwọn àmì
 * [access](https://yor.wordpress.org/plugins/tags/access/)[cookie](https://yor.wordpress.org/plugins/tags/cookie/)
   [private](https://yor.wordpress.org/plugins/tags/private/)[public](https://yor.wordpress.org/plugins/tags/public/)
   [whitelist](https://yor.wordpress.org/plugins/tags/whitelist/)
 *  [Ìwòye Tó Péye](https://yor.wordpress.org/plugins/token-access/advanced/)

## Àwọn ìbò

 5 lára àwọn ìràwọ̀ 5.

 *  [  2 5-star reviews     ](https://wordpress.org/support/plugin/token-access/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/token-access/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/token-access/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/token-access/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/token-access/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/token-access/reviews/#new-post)

[Wo gbogbo àwọn àgbéyẹ̀wò](https://wordpress.org/support/plugin/token-access/reviews/)

## Àwọn Olùkópa

 *   [ Anthony ](https://profiles.wordpress.org/ajferg/)

## Ìrànlọ́wọ́

Nǹkan wà tí o fẹ́ sọ? Ṣé o nílò ìrànlọ́wọ́?

 [Wo àpéjọ ìrànlọ́wọ́](https://wordpress.org/support/plugin/token-access/)