Changeset 210674
- Timestamp:
- 02/26/2010 09:36:16 PM (16 years ago)
- Location:
- file-proxy/tags/0.3
- Files:
-
- 2 edited
-
init.php (modified) (1 diff)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
file-proxy/tags/0.3/init.php
r210651 r210674 2 2 /* 3 3 Plugin Name: File Proxy 4 Version: 0. 24 Version: 0.3 5 5 Description: File Proxy is a simple WordPress plug that lest you protect / restrict access to a specific embedded file. It lets you embed files from the upload directory into a post or page using a short code that restricts access to registered users. guest users who click on the link are prompted to login before returning the file.<code>[file-proxy id='attachment_id']link text[/file-proxy]</code>. 6 6 Author: Geraint Palmer -
file-proxy/tags/0.3/readme.txt
r210651 r210674 5 5 Requires at least: 2.9.x 6 6 Tested up to: 2.9.2 7 Stable tag: 0. 27 Stable tag: 0.3 8 8 9 9 File Proxy is a simple WordPress plug that lest you protect / restrict access to a specific embedded file.
Note: See TracChangeset
for help on using the changeset viewer.