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.
Contact Keith P. Graham
Plugin Pages
Beta Test versions of some of my plugins can be downloaded at beta-test-plugins
-
(If there is no description, it is not hosted over at Wordpress.org)
- Akismet Wedge for MU Plugin
Globalizes the akismet api key so it can be used across blogs.
- cash music plugin
Provides short codes to include cash music (CashMusic.org) elements and assets on a post or page
- Cloak Links Plugin
- 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.
- Looser Search Plugin
Stable tag: 1.0 A more more relaxed search. It is much more like to find something right or almost right than the built-in wordpress search.
- 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.
- Options Optimizer
Optimizes options by changing autoload values or deleting orphaned options.
- 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
- 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.
- Simple Rich Text Widget
A simple rich text format widget for adding formatted HTML to sidebars.
- Static Pages
Automatically wrap a WordPress Theme around static HTML pages, pdf files, audio or video files. Add the look and feel of Wordpress to legacy static fi
- Stop Spammer Registrations Plugin
The Stop Spammer Registrations Plugin checks comments and logins 15 different ways to block spammers.
- Threat Scan Plugin
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. =)
Thank you for the ‘Open in New Window Plugin!’
It couldn’t have been easier to set up, and it saved a lot of time.
Don’t forget to leave a star at wordpress.org for the plugin. And, if you really really like the plugin you can spend 99¢ on the kindle book.
Keith
Hello! Maybe you can help me out.. After installing RSS2Post plugin, my blogs pages would have this error on top:
Warning: preg_match() [FUNCTION.PREG-MATCH]: Compilation failed: nothing to repeat at offset 1 in /home/undernyc/public_html/wp/wp-includes/class-wp.php on line 201
Warning: preg_match() [FUNCTION.PREG-MATCH]: Compilation failed: nothing to repeat at offset 1 in /home/undernyc/public_html/wp/wp-includes/class-wp.php on line 202
I disabled the plugin and removed it.. the errors still exist. Any help to resolving this issue?
It is the permalink structure that is screwed up.
Try going into settings and changing to the default permalink structure, save the settings and then go back and use a custom permalink structure.
This is the error when the permalinks are corrupt.
My plugin doesn’t touch permalinks.
Keith
Please implement the feature in Permalink finder which allows us to exclude some URLS not to be matched and redirected. Thanks.
Oh! Man One Of Your Plugin Is Not Allowing My Users To Log In – What Should I Do Now…
Please Revert Fast I Am In A Trouble…
Look at your logs and check why they are not being permitted to log in. Give me the details and I will investigate.
Next: Uninstall the plugin.
I Am Using Many Of Your Plugins And They All Are Great !
Thanks For Helping New Bloggers Like Us…
Admin
Reliable 4 You
I just downloaded your permalink finder plugin and I am going to give it a try. I found your website while searching for Info on PHP programing. I want to be able to create plugins as well. Just thought I would let you know that I bought your kindle Ebook for my new Kindle Paperwhite. I am on the first short story and its very good. Good luck with the sale of your book and thanks for a great website and plugins. Sure hope I can build them like you.:)
Writing plugins is not very hard. It is a wonderful way to learn and get experience with PHP. It is easy to get started writing simple plugins, although it can get complicated fast.
Best of luck,
Keith
I have been using your plugin permalink finder for awhile. its a great plugin. Today i logged into my wordpress and it says the plugin is activated, however i can not find it anywhere in the tools or any option area anymore. I don’t know if this is a new problem or just wordpress. I have been in the settings before to see everything but now there is no place to find the settings. Should i deactivate it or uninstall and see if that works or is it a bug in wordpress itself?
This is a problem with a small number of blogs. I am working on it.
For now, uninstall the plugin and reinstall. This always fixes things.
I have not figured out what the problem is. I am going to rewrite the installation process from scratch and retest the plugin.
Keith
I tried to deactivate the plugin and then reactivating it. I still couldnt find the it anywhere. How could i uninstall it completely so i can reinstall it, and if i do will it mess up all the links it found?
You’ll have to uninstall it completely. You may have to restore some settings, but it will work the same.
Keith
Hi Keith,
reposting your bee-keeping blog at http://www.pioneervalley.info/category/great-outdoors/flora-and-fauna. Sorry you and the bees had such a rough winter!
I’m using your stop-spammers plugin at that site. Just an fyi, keep seeing the following error:
Error number: 8
Error type: Run-time notices. Indicate that the script encountered something that could indicate an error, but could also happen in the normal course of running a script.
Error Msg: Undefined index: administrator
File name: /home/pioneer/public_html/wp-content/plugins/stop-spammer-registrations-plugin/includes/stop-spam-reg-checks.php
Line Number: 46
I think you need to change that line from:
if ($caps['administrator']) {
to:
if ( isset ($caps['administrator']) && $caps['administrator'] ) {
It is fixed in the beta test version you can download here.
Keith
I have been using the plugin, its working great again. I just am not sure what i am suppose to do with all the fixed permalinks and 404 errors that are unfixed? do i keep just clearing them or is there a way to fix all the 404 error codes so they do not keep showing up? I see many apple touch errors and different ones i do not understand.
If the site is working then the redirected links might heal over time. You can check who is linking to your site incorrectly, and if it is you then you have to fix the links. If it is someone else, you might not be able to do anything. The 404 errors sound like someone is linking to your site to a page that doesn’t exist, or else it is spiders looking to see if you installed some vulnerable software.
Keith
Thanks Keith for the fast answer, I am looking at the 404 errors and i see a lot of them coming from forums, so that might be bots or spiders looking around. I will keep an eye out to see if anything changes, all the permalinks are being directed perfectly and people are finding my pages. Thanks for the help and plugin.
Hi, I’ve got this message from the Stop Spammers Plugin for WordPress:
Reason code: SFS, 2013-04-18, 2
ip: 141.101.99.13
server uri: /wp-admin/options-general.php?page=stopspammersoptions
MU blog number:
HTTP_REFERE: http://www.webospodridos.com/wp-admin/options-general.php?page=stopspammersoptions
User agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.31 (KHTML, like Gecko) Chrome/26.0.1410.64 Safari/537.31
Accept head present: 1
Your ip 141.101.99.13 is listed in the Stop Forum Spam database twice.
Keith