• Home
  • Cloud
    • General
    • SaaS
    • BPaaS
    • PaaS
    • IaaS
    • Other Internet Hosted Applications
      • WordPress
        • WooThemes Canvas
          • WooThemes Canvas CSS
  • About me
  • Why Badly Wired?
  • Contact

Badly Wired

Cloud solutions, technical snippets and other goodies

alan
You are here: Home / Archives for Cloud
  • Free business email hosting for 15 days »
  • The best selling cloud solution right here »
  • 20% off Google Apps for Work Promo Code UK»

When working out what is going on in WordPress

13th November 2012 by Alan Leave a Comment

  it is sometimes useful to be able to see what globals exist. This snippet of code shows globals and excludes a couple of the big wordpress objects that probably are not of any use [php] foreach ($GLOBALS as $key => $value) { if (($key!=’GLOBALS’) && ($key!=’wp_object_cache’) && ($key!=’wp_filter’)){ if ((!is_object($value)) && (!is_array($value))) { echo [Read the full article…]

Filed Under: Tech Tips, Useful Stuff, Wordpress  

Moving WordPress Server

30th August 2012 by Alan Leave a Comment

This is really just a quick note. Much can be found on WordPress codex describing the steps when moving server, but this one caught me out. I decided that I would move all my wordpress sites off my shared hosting reseller account to a VPS (Virtual Private Server). As I had paid for WHM/Cpanel, it [Read the full article…]

Filed Under: Tech Tips, Wordpress  

This site is proudly powered by WPMU DEV

8th August 2012 by Alan Leave a Comment

WordPress is great and Multi site is even better, if you want a network of blogs. WPMU Dev gives you a low cost way to build a multisite wordpress installation with all the features you need to create you own fully monetised (or free) blog network. It is no surprise that WPMU Dev  is celebrating [Read the full article…]

Filed Under: Tech Tips, Useful Stuff, Wordpress  

Ozh’ Admin Drop Down Menu – CSS fix for WordPress 3.2.2

4th May 2012 by Alan Leave a Comment

Ozh’ Admin Drop Down Menu plugin for wordpress is a great plugin which give you a top menu version for admin navigation. See http://planetozh.com/blog/my-projects/wordpress-admin-menu-drop-down-css/ However whilst implementing in WordPress 3.2.2  I found an issue with the ability to hide the original wordpress top menu. A fetaure that was previously working. I worked out these CSS changes [Read the full article…]

Filed Under: Wordpress  

Adding Breadcrumbs to WordPress

13th March 2012 by Alan Leave a Comment

I came across a very useful bit of code for adding breadcrumbs to WordPress without a plugin at http://dimox.net/wordpress-breadcrumbs-without-a-plugin/ There was a small bug in the code where is search returnd anything but a standard post (e.g. a page or custom post type) the search breadcrumb didn’t work.  The code below is the modification to correct [Read the full article…]

Filed Under: Wordpress  Tagged: beadcrumbs, plugin, Wordpress

  • « Previous Page
  • 1
  • …
  • 6
  • 7
  • 8

Categories

  • Applications
  • Cloud
    • General
    • Google Cloud
    • IaaS
    • Other Internet Hosted Applications
      • Wordpress
        • WooThemes Canvas
        • WooThemes Canvas CSS
    • SaaS
  • Code snippets
  • Discounts
  • Genesis
  • Google Apps for Works
  • Linux
  • News
  • SEO
  • Server setup
  • Services
  • Tech Tips
  • Uncategorised
  • Useful Images
  • Useful Stuff

Tags

background jobs beadcrumbs bind brandings Cache canvas Centos chrome css fail2ban Find firefox Flash fraud genesis gocardless godaddy Google google maps hackers internet explorer javascript KashFlow Linus linux Magento mapquest maps microsoft mysql news nohup php plugin plugins queens diamond jubilee replace SED SEO skype Varnish Virtualmin Webmin woothemes Wordpress

Subscribe to my Newsletter

Sign up to my occasional newsletter

 

Affiliate Notices

This site is free to use, but hopes to cover some costs through affiliate income, some products and links are affiliates and may earn the site advertising income.

This site is a participant in the Amazon EU Associates Programme, an affiliate advertising programme designed to provide a means for sites to earn advertising fees by advertising and linking to Amazon.co.uk.

  • Privacy Policy
  • Account
  • Register
  • Memberships

Copyright © 2018 · Badly Wired

This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt-out if you wish.Accept Read More
Privacy & Cookies Policy