Title: PPP File Linker
Author: peterwongpp
Published: <strong>April 24, 2010</strong>
Last modified: April 30, 2010

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/ppp-file-linker.svg)

# PPP File Linker

 By [peterwongpp](https://profiles.wordpress.org/peterwongpp/)

[Download](https://downloads.wordpress.org/plugin/ppp-file-linker.1.0.zip)

 * [Details](https://wordpress.org/plugins/ppp-file-linker/#description)
 * [Reviews](https://wordpress.org/plugins/ppp-file-linker/#reviews)
 *  [Installation](https://wordpress.org/plugins/ppp-file-linker/#installation)
 * [Development](https://wordpress.org/plugins/ppp-file-linker/#developers)

 [Support](https://wordpress.org/support/plugin/ppp-file-linker/)

## Description

Do you have any images like logos that will be used in many themes? Hate to upload
them into individual theme’s image folders? Hate to hard code the links in template
files?

This is your soultion! Through the pluging’s setting page in the admin menu, you
can upload and manage your files in virtual manner and re-call those files anywhere
through the plugin’s api provided. All files uploaded will be stored in `/plugins/
ppp-file-linker/uploaded-files` directory (ppp-file-linker is the plugin’s directory).

When one day you don’t want the functionality anymore, simply click `Remove Completely`
in the setting page and deactivate! However, remember backup your important files
inside `/plugins/ppp-file-linker/uploaded-files`!!! When you clicked `Remove Completely`,
all files inside that directory will also be deleted!

## Screenshots

[⌊Sceeenshot-1⌉⌊Sceeenshot-1⌉[

Sceeenshot-1

## Installation

 1. Upload folder `ppp-file-link` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Go to `Setting Page > PPP File Linker` and click `Install needed tables`
 4. Upload and manage files in the ways you like most (note. only the virtual name 
    or id of the files will be used later)
 5. Place `<?php echo pppfl_getFileByVirtualName('virtual name of your file'); ?>` 
    or `<?php echo pppfl_getFileById(id); ?>` in your templates. Please be noted that,
    virtual name is case-INsensitive!

## FAQ

#### Can I upload two files with the same virtual name?

No, you can’t. Because the virtual name must identify a unique file!

#### Can I upload the same file twice with different virtual name?

Yes, you can. Note that the second file will be renamed (a random number will be
append at the end of the file name).

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“PPP File Linker” is open source software. The following people have contributed
to this plugin.

Contributors

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

[Translate “PPP File Linker” into your language.](https://translate.wordpress.org/projects/wp-plugins/ppp-file-linker)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/ppp-file-linker/), 
check out the [SVN repository](https://plugins.svn.wordpress.org/ppp-file-linker/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/ppp-file-linker/)
by [RSS](https://plugins.trac.wordpress.org/log/ppp-file-linker/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0

 * The plugin is published.

## Meta

 *  Version **1.0**
 *  Last updated **16 years ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 2.9.2 or higher **
 *  Tested up to **2.9.2**
 * Tags
 * [file](https://wordpress.org/plugins/tags/file/)[link](https://wordpress.org/plugins/tags/link/)
   [links](https://wordpress.org/plugins/tags/links/)
 *  [Advanced View](https://wordpress.org/plugins/ppp-file-linker/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/ppp-file-linker/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/ppp-file-linker/reviews/)

## Contributors

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

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/ppp-file-linker/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](http://peterwongpp.com)