Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stas/your-id-please
The WordPress plugin will add a new meta box to your posts and pages allowing you to mark posts that require users to login. Visitors trying to view the post, will be asked to login.
https://github.com/stas/your-id-please
Last synced: 2 days ago
JSON representation
The WordPress plugin will add a new meta box to your posts and pages allowing you to mark posts that require users to login. Visitors trying to view the post, will be asked to login.
- Host: GitHub
- URL: https://github.com/stas/your-id-please
- Owner: stas
- Created: 2011-01-24T23:26:08.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2011-01-25T15:51:12.000Z (almost 14 years ago)
- Last Synced: 2024-12-06T23:17:37.051Z (about 1 month ago)
- Language: PHP
- Homepage: http://wordpress.org/extend/plugins/your-id-please/
- Size: 102 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
Awesome Lists containing this project
README
=== Simple Content Restriction ===
Contributors: sushkov
Tags: restrict, content, login, required, users, protect
Requires at least: WordPress 2.9
Tested up to: WordPress 3.0.4
Stable tag: 0.1
Donate link: http://stas.nerd.ro/pub/donate/Ask your visitors to login if the post is marked as visible only to registered users.
== Description ==
This plugin will add a new meta box to your posts and pages allowing you to mark posts that require users to login. Visitors trying to view the post, will be asked to login.
[See a screenshot](http://i.imgur.com/ghvTt.png)== Installation ==
Please follow the [standard installation procedure for WordPress plugins](http://codex.wordpress.org/Managing_Plugins#Installing_Plugins).
== Frequently Asked Questions ==
Please report bugs on [plugin page issues tracker](https://github.com/stas/your-id-please/issues).
== Changelog ==
= 0.1 =
* The pilot version.