Posts tagged with WordPress :

Tables Involved in WordPress Menu Feature

Written by Fikri Rasyid at

WordPress Menu Builder

Lately one of the project i’m involved in is having this weird issue which unable to save the whole menu items we made (The menu item saving process is suddenly ended after 80-something menu items are saved). Okay, it. read more →

WordPress Manageable Random Background Using Post-Type

Written by Fikri Rasyid at

WordPress Tutorials

We’ve discussed about creating simple random background in WordPress, including its cons which has no back-end interface, on the previous post. Some people are okay with having no backend interface since they have access to put the image directly. read more →

WordPress Simple Random Background Using Matt Mullenweg’s randomimage script

Written by Fikri Rasyid at

WordPress Tutorials

Several days ago, a friend of mine @arhamHaryadi asked me about how to make a random background which changes every time visitor visit / refresh the page. The answer is simple yet easy, use Matt Mullenweg’s randomimage script. Instruction. read more →

Using wp_enqueue_style() to load Google Webfonts in WordPress

Written by Fikri Rasyid at

Google Webfonts

Google webfonts rocks. I had used it in some projects and it worked like a charm. To use Google webfont, basically all you need to do is adding the stylesheet which is hosted in Google servers to your <head>. read more →

Problem With WordPress Custom Nav Menu

Written by Fikri Rasyid at

WordPress Custom Nav Menu

Yesterday i was changing my personal blog’s theme due to compatibility problem with WordPress 3.1.1. FYI, the theme was developed for 3.0 version so it has a problem on its custom post type archive page. However, weird thing happened:. read more →

Hooking Function Using add_action()

Written by Fikri Rasyid at

WordPress Tutorials

If you want to “hook” a function into another function in WordPress, add_action() is what you need. Why do you want to hook a function into another function? Because there is functionality which is not accommodated by current function,. read more →

Fitur-fitur WordPress 3.1

Written by Fikri Rasyid at

WordPress 3.1 baru saja dirilis malam tadi, dan terdapat banyak sekali peningkatan pada major release kali ini. Untuk anda yang penasaran apa saja peningkatan yang terjadi pada major release kali ini, WPbeginner sudah menuliskan ulasan dan screenshot yang menarik. read more →

WordPress Plugin: User Submitted Posts

Written by Fikri Rasyid at

Saya belum coba plugin ini, tapi potensinya bagus: cocok untuk membuat user generated content site. WordPress Plugin: User Submitted Posts. read more →

Catatan Mengenai Genesis Framework

Written by Fikri Rasyid at

genesis two

Belakangan ini saya sedang bekerja sama dengan salah satu studio web lokal untuk mengembangkan child theme Genesis. Berikut ini beberapa catatan saya mengenai theme framework yang dikembangkan oleh StudioPress ini: Mempelajari bagaimana pola framework theme bekerja mungkin cukup memakan. read more →

Post-Type & Custom Taxonomies Snippet

Written by Fikri Rasyid at

Tertarik untuk menggunakan WordPress Custom Post Type & Taxonomies? Ada banyak tutorial yang sudah membahas mengenai WordPress Custom Post-Type & Taxonomies, namun jika yang anda butuhkan adalah snippet yang tinggal copy, paste dan jalankan, makan tulisan ini untuk anda.. read more →