Keith P. Graham creates custom applications for WordPress, iPad/iPhone, Android, and other platforms.
Keith also writes books and publishes them on Kindle and other eBook platforms. Keith P. Graham has 30 years experience programming, and has, at some time, used almost every programming language available to solve unique problems. He has taught courses in a number of colleges and universities in Computer Science topics such as Networking, Computer Languages, System Analysis and Design, Artificial Intelligence, Machine Learning, and Blues Harmonica.Note: I use the latest alpha test of WordPress on this site. Sometimes the programmers make nasty bugs. (Last week I was down for a day or two and then could not log into the site.) Please bookmark my personal blog at www.cthreepo.com/blog. If this site is down and you need to reach me, you can contact me there.
Plugin Pages
-
(If there is no description, it is not hosted over at Wordpress.org)
- Cloak Links Plugin
No description
- Collapse Page and Category Plugin
Uses CSS and Javascript to collapse children on Pages and Categories or any Unordered List that uses the css class 'children'.
- Custom Post Type List Widget
Displays a list of Custom Posts Type entries in a sidebar.
- Email PHP Errors Plugin
Version: 1.0 Catches php errors, and reports last 25. Can also email the results. Good for debugging themes and plugins.
- Exit Screen Plugin
Prompts the user when they leave your blog, showing a "last chance" exit page behind the prompt.
- Facebook Open Graph Widget
Adds a Facebook Like widget including meta data to the page header. Configure to "like" individual pages or the entire blog.
- Feed Ads Plugin
Feed Ads will randomly insert text at the end of rss entries. Useful for ads, taglines, news, or links.
- Instant Content Plugin
Loads content pages, posts or custom post types from a zipped collection of text files. Includes sample databases of 325 business letters.
- Kindle This
Sends a blog post or page to a user's kindle - widget and shortcode.
- MLB Magic Number Widget
Displays the Calculated Major League Baseball Team Magic Number in a sidebar.
- MU Global Options Plugin
Plugin that uses options from main blog in other blogs.
- No right click images plugin
Disables right click context menu on images to help deter leeches from glomming images.
- Open in New Window Plugin
Opens external links in a new window, keeping your blog page in the browser so you don't lose surfers to another site.
- Outbound Click Tracker
Stable tag: 1.4 Tracks clicks on outbound links without Google Analytics. Find out where your readers are going.
- Permalink Finder
Never get a 404 page not found again. If you have restructured or moved your blog, this plugin will find the right post or page every time.
- Recent Google Searches Widget
Watches for hits arriving from search engines. Puts a list of recent queries as a widget.
- Remove Color Widget
Removes text styling from blogs displaying black text on white background.
- RSS2Post – WordPress Autoposter – create posts from RSS feed
No description
- Search Engine Keywords Related Posts Widget
Watches for hits arriving from search engines. Displays a list of posts related to the search engine keywords.
- Shortcode Grab Bag
List active shortcodes on post edit page with drag and drop to post. Includes a few simple shortcodes.
- Stop Spammer Registrations Plugin
The Stop Spammer Registrations Plugin checks against StopForumSpam.com, Project Honeypot and BotScout to to prevent spammers from registering or makin
- Threat Scan Plugin
Stable tag: 0.9 This is a very simple threat scan that looks for things out of place in the content directory as well as the database.
- Youtube poster plugin
Runs searches on YouTube and automatically creates a blog post for each video found.
Thank you so much for your ‘disable right click’ plug-in. I just started my first blog a few weeks ago and am attempting to learn all this new computer language. I put together pics in photoshop quite often and don’t want them used ‘without discretion’ so to speak, all over the web. I appreciate that you have made it so easy for people who are not computer savvy!
Keith,
I’m using your collapse pages plugin. It works great; thank you for making it. Quick question: how can I tweak it to make a second left-click compress the list, instead of having to use a right-click for that purpose?
Thank you,
Evan
I’m using your new window plugin and it works great! I just wish I could have used on my other blogs, that aren’t on a wordpress platform.
You can copy the javascript code from the plugin and paste it into your other programs near the end of the page. There is no real logic in the plugin. It just loads the javascript into the bottom of the page. javascript does all the work.
loving your disable right click plugin, helps alot with the photo galleries. Great for the not so savy coders.
any ideas why this is happening?
Warning: array_key_exists() [function.array-key-exists]: The second argument should be either an array or an object in /home1/jp/public_html/webamos/wp-content/plugins/stop-spammer-registrations-plugin/stop-spammer-registrations.php on line 428
Warning: array_key_exists() [function.array-key-exists]: The second argument should be either an array or an object in /home1/jp/public_html/webamos/wp-content/plugins/stop-spammer-registrations-plugin/stop-spammer-registrations.php on line 430
and it is on 5 other lines…
Stop Spammers has stopped 0 spammers since installation
thanks for a great plugin!
My screw up. You can get rid of the lines by pressing the “save changes” button.
I will release a new version in a minute.
Keith
Thanks SO much for your stop spammers plugin. It has saved me from more than 4500 sploggers already. Very well done! And yes, I bought the book.
Best wishes
Thanks,
The kindle book only costs 99¢ and I make about 30¢. It does improve my amazon rank which may, I hope, improve my sales in the future. So far a few nice people are helping out and some day I will be on the New York Times best seller list.
Keith
I like the permalink finder.
“I am typing using the iPad WordPress app. Not exactly easy, but still sort of neat.”
to be honest: that was the final reason to buy a wireless keyboard:)
Hi,
I recently added your Permalink Finder plug-in to my WordPress Site. How can I check if it’s actually rebuilding broken links?
I had purchased a plug-in called Digi-link, but I had to manually re-link things, which was a major pain, but at least I could see what it was doing.
I switched to Permalink Finder to automate the process, but would like to see that it’s working. Any thoughts?
The easy way to test it is to go to any post and then delete or change a word from the url in the browser’s location. So you might change http://www.yoursite.com/blog/this-is-my-permalink to http://www.yoursite.com/blog/this-is-your-permalink (replace the my with your). Press enter and see if it redirects you to the right page.
Keith
But why does No Right Click-plug in need the page wp-login.php? I use to change that page’s name just because to avoid hackers. When I changed the name of the login-page the plugin doesn’t work.
I never use wp-login.php – it is never mentioned in the plugin.
It does check to see if you are logged in. It allows logged in users to copy images by default. You should uncheck the box that allows logged in users to copy images, or log off, before you test the plugin.
Keith
Aah I see. Thanks for your fast respond and answer. =)