Categories
WordPress

Social Media Icons Widget

Nice article and an awesome widget!

Categories
ManageWP WordPress

Table Overhead – What’s That?

Every time you deactivate/activate a plugin, you are actually querying the database. Each time you delete a plugin, you will probably delete some rows from your database tables.

The database will still save this unused space, even though there is no need for it and that is called Table Overhead. Think of it as if you were adding, moving and removing files and folders from your PC. After a lot of repetitions, this will slow down your computer. The same goes with the database of your WordPress website – eventually, table overhead will slow down your website.

What can I do about it? I don’t want this so called table overhead to slow down my website!

No need to worry! If we use the PC analogy again, you are simply going to defragment your hard drive. In case of your website, you are going to clean the table overhead.

You can perform this action directly inside phpMyAdmin of your website (which almost every hosting provider in the world provides with the shared hosting plan you purchase) or you can use a tool for this job. There are many out there that can help, but I personally use ManageWP for 2 reasons:

  • I work for this company 🙂
  • I know how reliable this tool is!

There is a complete guide on how to perform this action via ManageWP right here.

Categories
ManageWP WordPress

WordCamp Belgrade Impressions

What can I say, whoever attended WordCamp Belgrade could confirm how awesome it was! Great people, fantastic lectures and a lot of positive energy. Everybody had lots of fun, me and my colleague gave away more than 250 ManageWP t-shirts, coasters and stickers. Stay tuned for tomorrow’s contributors day!

Categories
WordPress

Attending a WordCamp – a Priceless Experience You Can’t Afford to Skip

If you are a WordPress fan, attend a WordCamp. You’ll understand how important that experience is and how much it will improve your knowledge and love for WordPress.

As I mentioned in one of my previous posts, WordCamp Belgrade is just around the corner. If you find yourself near our beautiful city, don’t miss this event!

Also, check the official WordCamp Central website for the list of all WordCamps during this year. Maybe there is one in your vicinity? 🙂

Categories
Miscellaneous WordPress

Codecademy – brilliant and fun way to learn how to code

Codecademy

Whether you are learning HTML, CSS, PHP, Javascript or jQuery, this is the right website for you! In a fun and effective way, you can learn how to code and start creating beautiful websites. Acquire your coding knowledge at Codecademy and then take a look at the WordPress codex and one of my earlier posts to become a WordPress ninja (and maybe a Customer Happiness Jedi)! And most importantly, during the whole process of learning, have lots of fun!