WP Explorer is an easy way to list directories and files on your server. Through a simple shortcode you can transform your posts and pages to file browsers.
Features
- Easy Configuration.
- Easy modification since you have control over templates from the options page.
- Exclude files, folders, extensions from listing.
- Protection from listing directories outside the specified one.
- Hot-linking protection through htaccess.
- Pretty links.
- 100% Ready for translations.
- Ability to include file version through a specific filename format.
Directories listing information
- Name
- Last Modification Date
Files listing information
- Name
- Size
- Last Modification Date
- Extension icon
- Version *
Keep in mind the version must be numeric 1.0a for example won’t work. To include a version to your files use this format (name)_(version).(ext) e.g. guestbook_100.rar, test_wp_oti_nani_100.txt, email.change_1.0.zip
= What’s New=
Version 0.5
———–
- Fixed Bug with spaces in folder names.
- Fixed Bug with wrong check when hotlinking protection is disabled.
Version 0.4
———–
First Initial Release
== Installation ==
1. Upload the folder wp-explorer to the /wp-content/plugins/`directory.
2. Activate the plugin through the ‘Plugins’ menu in WordPress.
3. Check the settings from the settings submenu WP Explorer.
4. Create posts, pages with the shortcode [ wp_explorer ]dir/path[ /wp_explorer ]
e.g. [ wp_explorer ]wp-content/folder_name[ /wp_explorer ]
WP Explorer requires at least wordpress 2.5.1
Download WP-Explorer v0.5
Feed for this Entry Trackback Address The permalink
11 Responses to “WP-Explorer v0.5”
May 5th, 2008 at 6:13 pm
Notice the example shortcode has spaces to not break things, this is my second wp plugin, you can see the plug live here http://www.t3-design.com/sed-repo/ and here http://www.t3-design.com/ldu-repo/
May 8th, 2008 at 2:05 am
Wow Chris, I’ve been searching for a plugin like this forever. I’ve been using DrainHole for a few months, but I wanted something as simple as this to display all my files. However, when I tried to use it, the interface came up, but whenever I would click on a directory, the page would just refresh itself. Clicking on a directory would not take me into the contents of the directory. I’ve removed all .htaccess files and any other restrictions which would prohibit the server from reading the contents of the directory to no avail. Keep up the good work buddy! I hope you know what I’m doing wrong. XD.
May 8th, 2008 at 6:59 am
Hrm, i think i got you man, redownload the plugin it has been updated to v0.5.
I use almost the same code for about 1.5 years and i never tested one simple thing spaces in folder names. It should work now.
May 9th, 2008 at 8:22 pm
Offtopic:
What`s with your seditio development?
Will you continue with T3 plugins or you`re done with that?
May 9th, 2008 at 9:11 pm
@Tony, well i am really disappointed by some people in neocrome, i have lots of ideas for new plugins for sed but intentionally i don’t plan do work on a new sed project for a while.
May 14th, 2008 at 8:14 am
I thought this plug would become more popular lol, i am looking forward to see your repos, i want to see what modification you have done and in what structure/size you have been using the wp-explorer.
May 23rd, 2008 at 12:12 pm
Hi a have a problem with the plugin. When i put the following shortcode in a post: [ wp_explorer ]wp-content/documents[ /wp_explorer ]
When i go to view the site, the post just contains:[ wp_explorer ]wp-content/documents[ /wp_explorer ], not the files in the directory.
May 23rd, 2008 at 1:06 pm
well notice the spaces between the brackets and remove them
[wp_explorer]wp-content/documents[/wp_explorer]
May 23rd, 2008 at 1:27 pm
That helped, i just copied the shortcode in this post. This plugin was exactly i was looking for and is very easy to integrate in the site. Thank you for the help.
May 26th, 2008 at 3:15 pm
I just installed your great script in my homepage based on WordPress. It seems work well. But I have a warning message in my administration panel as follows:
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /../../wp-content/plugins/dbc-backup/dbcbackup.php on line 52
Could you help me how I don’t see this warning?
June 16th, 2008 at 1:54 am
Hi Chris,
I tried your plugin, but I can not browse the folder.
How can I fix it?




Recent Comments