WORDPRESS Articles
WordPress is an open source content management system running on PHP and MySQL, and often used as a blog engine.
About a few months ago I made the decision to start doing Freelance work. I have been a Web Developer for over 12 years now but I have never done any kind of Freelance work on a regular basis. So I read hundreds of Articles, Books, and all sorts of tips and tricks. Covering everything from the best Contract to
Read More →
Most of you know when you are viewing a Wordpress site simply by viewing the websites HTML sourcecode in the browser. The easiest way to identify that a WordPress site is being used while looking at the sourcecode, is when you see the file paths/URL’s for the sites Assets (Images, CSS, and Javascript files)
Read More →
Subscribe to the CodeDevelopr Email Newsletter for Web Developers. CodeDevelopr will never spam your mailbox and will likely only send maybe 1 to 4 email newsletters per month about Web Development topics ranging from PHP, Python, Ruby & Rails, Javascript, jQuery, CSS, HTML, Web Design, Web Development, Databases, MySQL, Programming, and lots more in that field.
Read More →
If you use WordPress for a blog, you probably use shortcodes. The wordpress editor toolbar has buttons you can click that help automate the use of shortcodes, these buttons are called Quicktag buttons. In the past if you wanted to add your own custom quicktag buttons, you would have to create a TinyMCE Plugin, just to add your own buttons,
Read More →