Author: henry
-
WordCamp Europe 2018 set to take place in Belgrade, Serbia
WordCamp Europe 2017 might have finished but the organisers announced this weekend that WordCamp Europe 2018 will happen in Serbia’s capital city
-
WordPress 4.8
WordPress 4.8 is now available. This release, named “Evans” in honour of jazz pianist and composer Bill Evans, is packed with exciting
-
WordPress 4.7.5
WordPress 4.7.5 is now available. This release contains 6 important security fixes and 3 maintenance fixes. 2 cross site scripting (XSS) vulnerabilities
-
How to use the WordPress Transient API
The Transient API is a way of storing data in the WordPress database temporarily. Giving data a shelf life will ensure it
-
How to use the WordPress Options API
The Options API is a battle tested way of storing data in the WordPress database. Data is stored in the wp_options table
-
WordCamp Europe announces the 2017 schedule
The schedule for WordCamp Europe has just been published. This year’s event will feature 2 tracks, Pullmann and Eiffel. Each talk is
-
How to internationalise or i18n a WordPress theme or plugin
Internationalisation, or i18n, is the process of making a WordPress theme or plugin translation ready. Localisation refers to the subsequent process of
-
How to automatically empty the trash bin in WordPress
The WordPress trash bin is automatically emptied every 30 days by default. To run this task more or less frequently, you can
-
How to change the autosave interval in WordPress
When editing a post, WordPress will create a revision automatically every 60 seconds. This revision is known as the autosave. You can
-
How to limit the number of post revisions in WordPress
Every post revision is stored by default in WordPress. However, a limit can be set by defining a constant in wp-config.php. define(
-
How to add and remove MIME types in WordPress
The filename suffixes used in Windows are meaningless in Linux; instead, MIME types are used to convey type information when transferring documents
-
How do the front-page.php and home.php templates differ in WordPress?
The front-page.php and home.php templates create a lot of confusion in WordPress. This post aims to show which template is used to
Subscribe to RSS feed.