If you are in need of rewriting HTTP URLs stored in your WordPress database installation and don’t want to manually change them into HTTPs this little trick can be useful to you. In my case, I needed to change all the URLs of the attachments of posts like this “http://mydomain.com/files/2012/11/image01.jpg” to HTTPS. If there were […]
Archivo de etiqueta: Wordpress
Becoming a WordPress Expert from scratch
Have you ever wonder how some developers achive those great themes you download (paying or free). Well, I think now it’s the time for you, to learn some of the tips while building your own theme for WordPress. From beginner’s guides to tweaking the “functions.php” file, I’m sure you will find something useful that you […]