Dynamic WordPress Sitemaps with PHP
Adding a dynamic sitemap title to your human readable sitemaps with Better WordPress Google XML Sitemaps.
Adding a dynamic sitemap title to your human readable sitemaps with Better WordPress Google XML Sitemaps.
I love small powerful WordPress Plugins. The kind that get the job done with a small amount of code. One of the things that actually convinced me to install WordPress was a little plugin called WP Multi-Network. Currently we are … Read More
June 7 2011 ~ This has been kind of a rough year for me. My best friend died, then my longest friend (42 years) died, then my brother (and also my friend of 57 years) died. Kind of a hard … Read More
Lately I have been seeing an increase in trackback spam. Trackback spam is generated by programs that are trying to get a link on your site (from your site to their site) by claiming they have a link to your … Read More
Please Note: This Is Being Written Into a MUCH BETTER Plugin called TuKod Sessions. Follow The ToKod Sessions Link to see the status of this plugin (Due before April 1, 2012 – No Joke!) I have been actually writing computer … Read More
Part Two – A Better Solution! In Part One, PHP in WordPress Posts, Pages and Widgets! – I discussed that I want to use phpBB3 sessions and session variables in my WordPress Pages. To do this I would need to … Read More
I am getting ready to enhance my WordPress site using phpBB3 Sessions variables. Of course, to do this I wanted a quick and easy way to add PHP code into WordPress Posts, Pages and Widgets. This would allow me to … Read More
WordPress uses a drop in / replacement method for updating. This can be a disaster for sites with custom configurations like themes or custom site specific information like plugins caches or translators. Here is my solution to fix the whole problem!
I am reworking the WordPress Gamot Global Translator Plugin for my MultiSite install and I found a need to use the domain name as a file directory for my cache files. Then I though about that I will end up with two copies of my cache, one with a www and one without. I realized that I needed to groom the $_SERVER[‘SERVER_NAME’] variable but… How?
Yesterday in MultiSites, MultiNetworks and Page Link To’s! I added two plugins… WP Multi Network and Page Links To. Both of these worked great allowing me to go to Settings>Reading and set a different static page for the home or … Read More