‘WordPress Plugins’ Category

WordPress Plugin Releases for 7/13

1
response
by
on
July 13th, 2007
in
WordPress Plugins

BLogscout shows the statistics tracked by the german tracking-service http://www.blogscout.de. The plugins saves the access codes for the blogscout-counter and loads the stats in an IFRAME. Easy Textbox Link inserts a text box at the end of every post containing the title of the post and a permanent link to the entry. When a user mouses over the text box or clicks the text box the contents are highlighted in their entirety; this makes copying and pasting to a web page, blog or instant message incredibly easy. Gametrailers WordPress plugin allows you to embed the high quality gametrailers.com gaming videos into your blog posts

[Continue Reading...]

WordPress Plugin Releases for 7/12

No
responses
by
on
July 12th, 2007
in
WordPress Plugins

Commen Highlighter is a plugin which can be used to add different style classes to comments. There are already plugins/hacks/alterations that adds a style to all comments written by the blog owner, adds a different style to every other comment, etc. This plugin takes it a bit further. Feed Footer allows you to add footers under all your blog posts in your RSS feed. Gossamer Threads Tag Cloud allows you to create tags for your posts and display them in a cloud on the sidebar. Tags with more hits are displayed in a bigger font to express popularity or emphasis. Tags can also be displayed underneath the post entry. ipeRSS allows you to add your images from ipernity directly to your Blog (as a site, in an article, in th esidebar, etc.). If you want to add the images as a site or in an article you need something similar […]

[Continue Reading...]

WordPress Plugin Releases for 7/10

3
responses
by
on
July 10th, 2007
in
WordPress Plugins

divShare allows you to integrate the file upload and storage site with your WordPress and WPMu installation. JAlbum allows you to integrate JAlbum galleries directly into your posts. MultiUploader allows you to attach many files at once. Ultimate Progress Bar creates customizable progress meters to show progress of Your projects. Zorpia Hot Box lets users publish articles of your website to Zorpia.com directly, vote the published articles of your website, show voted points to each article with the widget, and allow for configuration of theme & style of the widget.

[Continue Reading...]

Reduce the Size of Your WordPress Plugin Footprint

19
responses

For each WordPress plugin you install, you are adding to the bandwidth/server overhead of your site. As a plugin author, there are some simple steps to take to reduce the footprint of your plugin (whether it be helping with server load or conserving bandwidth), even if your plugin still requires a lot of code. Break Out Admin Panels Into Separate Files Even for simple plugins, adding admin panels can easily balloon a plugin’s file size. A simple, yet effective technique, is to copy the code used for the admin panel to a separate file and simply provide an include in the function that loads the admin panel. For example, say you load in your admin panel using this code: add_options_page(‘Plugin Name’, ‘Plugin Name’, 10, basename(__FILE__), ‘printAdminPage’); The function printAdminPage is going to be the function that loads the admin panel. Within this function you could have: function printAdminPage() { include […]

[Continue Reading...]

WordPress Plugin Releases for 7/8

2
responses
by
on
July 8th, 2007
in
WordPress Plugins

aggr allows you to place the contents of an RSS feed into your pages or posts. It is a deeply modified version of the Aggregate plugin of Rob Miller. Image Control Size lets you have more control over your thumbnails. Leprakhauns Word Count gives you an estimated number of words based on the tiny_MCE in WordPress. You do not need to post anything for the count to show up, it does it in real time using Javascript. Pluginstaller is a plugin-management plugin that eliminates the need to download a plugin archive, upload it to your FTP server and unpack it manually. WordPress Download Counter keeps track of the amount of downloads for specific files. It will also store the last time the file was downloaded. You can use tags to add the download url or download count to any page or post.

[Continue Reading...]

WordPress Plugin Releases for 7/5

6
responses
by
on
July 5th, 2007
in
WordPress Plugins

Login Logger keeps track of recent logins to WordPress for all users, as well as all failed logins. It records username, time, IP address and how long since each login attempt as well as time since last active for each user. My Category Order gives you manual control over the order of your WordPress post categories by letting you set an explicit order. My Link Order gives you manual control over the order of your WordPress link categories and links by letting you set an arbitrary order. My Page Order gives you manual control over the order of your WordPress pages and subpages by letting you easily set an explicit order. Post Author Profile adds a link under the post author’s name to his profile page (his/her website URL, all posts written by him/her and so on). Text Image displays your post text as a PNG image instead of sending […]

[Continue Reading...]

WordPress Plugin Releases for 7/4

3
responses
by
on
July 4th, 2007
in
WordPress Plugins

Comment Fields JS Validation validates the comment form required fields using JavaScript. Custom Admin CSS hides modules in admin-edit area. Configure a simple css and have more space in the edit-area. Disable Right-click disables right-clicks on your blog. Disable Select-text removes the ability for readers to highlight and copy text from your blog. Navigation Menu is a dynamic tree menu navigation that function in a similar fashion to wp_list_page(). Page Read Counter will count the number of posts on your blog, how many times each has been read, and how many people are currently reading a given entry. phpBB Last Topics displays recent phpBB topics on your WordPress installation. Postreach ClickComments is a WordPress plugin that allows your readers to comments by just clicking and without providing email addresses. Resize and Save lets you attach a thumbnail image to a post that will become full-size when the post is clicked […]

[Continue Reading...]

Holy Plugins Batman!

44
responses
by
on
July 3rd, 2007
in
Blogging, WordPress, WordPress Plugins

Index of /wp-content/plugins – Google Search: I am not sure what to make of this search but not only are there a lot of self hosted WordPress blogs, too many of them allow their plugin folder to be indexed. I performed this search because I noticed a crawler on a couple of my blogs that was indexing my plugins and that alarmed me a little. I do not allow my plugin folder to be indexed since I consider that too risky. The homepage of the crawler lists various plugins and their propensity in the WordPress Blogosphere. I imagine the crawler browses the plugins folder of each new blog discovered and if that folder can be browsed, it tries to crawl the various plugin php files it is aware of while looking for 404s and empty strings. I stop short of suggesting that everyone protect their plugins folder because if the […]

[Continue Reading...]

WordPress Plugin Releases for 7/2

2
responses
by
on
July 2nd, 2007
in
WordPress Plugins

Berry Personalized will give up to four personalized messages depending on the origin of the visitors of your blog. What’s New, What’s Fresh, What’s Happening displays a customizable set of links to posts and comments in your sidebar or on any page.

[Continue Reading...]



Obviously Powered by WordPress. © 2003-2013

css.php