Let’s talk about WordPress’ advanced database classes. I’m explicitly mentioning HyperDB, but there are other alternatives/forks out there;
Category Archives: wordpress
Centralized Logging with Graylog on Docker
Logs are the answer that when something goes wrong. When you work on an enterprise scale, you need a centralized logging mechanism. (You can’t jump one server to other and tail that streams)
WP-REST-API: non-namespaced route
We are using old WP-REST-API aka (JSON-REST-API) for years and time to move on WordPress’ core REST API.
Deploying from Git
I like to use git for my plugins, and deploying them to WordPress.org’s svn from git . I’m using scribu’s scripts and I did small modifications on it – https://github.com/mustafauysal/deploy-from-git
BuddyPress at Scale
We are using BuddyPress on NYT (largest recipe website of Turkey) and I want to share some ideas and experience about scaling BuddyPress. (We might be second largest BuddyPress user)
WordCamp Europe 2016
WordCamp Europe was the first WordCamp which I attended. I met a lot of people from all over the world. It was amazing experience, thank y’all who participated #WCEU
Why I hate “premium” Themes
First of all I have to admit I use them, my customers use as well. But It doesn’t change the fact, most of “premium themes” like a piece of shit!
How to scale 10M+ Search Request with ElasticPress
NefisYemekTarifleri.com (Shortly we call as NYT. (not meaning NYTimes for us 🙂 ) is largest recipe site of TURKEY. We have more than 180k recipes that reaching millions of users. We switched our search infrastructure to Elasticsearch at the end of 2015. (I wrote about it.) Our cluster running smoothly for months.
Elasticsearch and Nefisyemektarifleri.com
I want to explain how we implemented elasticsearch on NefisYemekTarifleri.com About NefisYemekTarifleri: nefisyemektarifleri.com is largest recipe site of Turkey. We have more than 120k recipes that reaching millions of users.
My first plugin retired!
LettoBlog-favicon plugin was my first plugin and it’s no longer neccessary because WordPress 4.3 and above comes with “Site Icon” feature. Probably, this plugin will work couple of few year but I won’t update anymore. I’m remembering when push initial commit, I was very excited 🙂 Old and good days. Damn! I’m getting older.