Similar Posts
Page template pagination fix
ByeminoIf you are using “page-template”s you’ll have problems with pagination since pages are not meant to display posts and some people frown upon using page-templates for custom archive display, but it’s sometimes the simplest way. Anyway the solution is 1.) to nullify the global $wpquery 2.) adding ‘paged’ => $paged arg. before displaying your posts…
You can not use conditional tags on init
ByeminoQueries are only available after “wp” action hook, so ‘init’ is too early to check for it.
Do not create accounts with these names
ByeminoCommon names are priority targets for brute force attacks. Avoid creating email and account names including words listed below. The data has been collected from a vast number of attempts, chosen the most frequent ones, plus some random sampling. Ironically, pretty sure these keywords will only attract more spam, but I hope it helps someone….
WordPress otomatik güncelleştirmeleri kapatma
ByeminoBir wordpress geleneği “başımıza iş çıkartma”.. 3.7 ile birlikte arkaplanda otomatik güncelleştirmeler eklendi. Günlük blogger için güvenlik açısından kullanışlı özellik olsa da çoğunluk için unutulduğu takdirde başa bela olacaktır. Yeni sürümle değişien core fonksiyonlar, çalışmayan tema & eklentiler, sağda solda hatalar, hatta belkide tamamen sitenin çökmesine sebep olabilir. Arkaplan güncelleştirmelerini kapatmak için wp-config’e eklemeyi unutmamak…
Some people (hint: starts with me) just dont learn
ByeminoTime and again i fall for this same simple mistake. This may not be intuitive in the context of serialized arrays. If you fetch a serialized array with this method you want $single to be true to actually get an unserialized array back. If you pass in false, or leave it out, you will have…
Nasıl yani ?
Byeminoİnternette artık 3-4 karakterli alanadı bulmak imkansız gibi biliyorsunuz, yeni çıkan uzantılarda bile. Ben de bir tane 3 harfli almış bulundum “.so” uzantılı, HavaNasilOralarda.com adlı site adı çok uzun olduğu için hno.so almıştım URL kısaltma amaçlı. Saçma sapan 99$ yenileme ücretinden daha ilginç olan durum ise şu ki; domainin süresi bitmeden önce yenileyemiyorsunuz. Önce süresi…