Plugin Directory

Changeset 210674


Ignore:
Timestamp:
02/26/2010 09:36:16 PM (16 years ago)
Author:
geraint
Message:
 
Location:
file-proxy/tags/0.3
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • file-proxy/tags/0.3/init.php

    r210651 r210674  
    22    /*
    33    Plugin Name: File Proxy
    4     Version: 0.2
     4    Version: 0.3
    55    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>.
    66    Author: Geraint Palmer
  • file-proxy/tags/0.3/readme.txt

    r210651 r210674  
    55Requires at least: 2.9.x
    66Tested up to: 2.9.2
    7 Stable tag: 0.2
     7Stable tag: 0.3
    88
    99File 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.