Mustafa Uysal
@m_uysl on WordPress.org, @mustafa on Slack
- Member Since: July 2nd, 2011
- Location: Istanbul,Turkey
- Website: uysalmustafa.com
- Job Title: Owner
- Employer: WPHandle
Bio
Interests
Contribution History
Mustafa Uysal’s badges:- BuddyPress Contributor
- Core Contributor
- Plugin Developer
- Translation Contributor
- Translation Editor
- WP-CLI Contributor
-
Posted a reply to Object caching only, on the site WordPress.org Forums:
Hi @khag7, You can use APCU object cache backend as a standalone solution - here…1 month ago
-
Posted a reply to Limit on the CloudFlare domains list, on the site WordPress.org Forums:
Hi @julians3 Thanks for reporting the issue. It's no longer needed to make these changes…1 month ago
-
Posted a reply to Metrika istatistikleri gözükmüyor, on the site WordPress.org Forums:
Merhaba, Sorunun cesitli sebepleri olabilir, ornegin Yandex parolanizi guncellediyseniz tekrar token uretip baglanmasi gerekiyor siteye.…2 months ago
-
Posted a reply to Never send cached pages when using specific cookie, on the site WordPress.org Forums:
@peter_bepe I think the problem is the webserver configuration. If you have apache/Nginx configurations to…3 months ago
-
Posted a reply to Never send cached pages when using specific cookie, on the site WordPress.org Forums:
That's weird. I just checked test_member_hash_loggedin and it works as expected. > Can the object…3 months ago
-
Posted a reply to Never send cached pages when using specific cookie, on the site WordPress.org Forums:
Hi @peter_bepe, I've checked this and couldn't reproduce the issue with a cookie name like…3 months ago
-
Posted a reply to Undefined offset error in memcached-object-cache.php, on the site WordPress.org Forums:
Hi @@simongcc, Can you define a global $memcached_servers; in your config file? Eg. ( $memcached_servers…3 months ago
-
Posted a reply to Never send cached pages when using specific cookie, on the site WordPress.org Forums:
Hi @peter_bepe, Sorry for the delay here, it seems a bug with that functionality. We…3 months ago
-
Posted a reply to Never send cached pages when using specific cookie, on the site WordPress.org Forums:
Hi @peter_bepe, Actually, you can specify particular cookies from the "Advanced Options" tab - https://cloudup.com/cNo93cNcrf2…3 months ago
-
Committed [2360213] to Plugins Trac:
tagging version 1.8.24 months ago
-
Committed [2360209] to Plugins Trac:
deploy from git4 months ago
-
Committed [2360192] to Plugins Trac:
tested with WP 5.54 months ago
-
Posted a reply to Using the plugin for memcached cache only, on the site WordPress.org Forums:
Yep, this should work.4 months ago
-
Posted a reply to Purging cache not working in Elementor, on the site WordPress.org Forums:
Hi @taxumi, You can purge entire page cache by using powered_cache_advanced_cache_purge_post hook (eg. https://gist.github.com/mustafauysal/43334048727833e0396b9f0c56feded3) Alternatively,…4 months ago
-
Posted a reply to Using the plugin for memcached cache only, on the site WordPress.org Forums:
Hi @calw35, You can use it for just object caching but probably you will see…5 months ago
-
Posted a reply to Tetikleme Hakkında, on the site WordPress.org Forums:
Merhaba @emreorhan > Fiyat değişikliği olduğunu yakalıyorum database’ed değişiklik yapıyorum fakat cache’in yeni halini tetikleyebileceğim…7 months ago
-
Posted a reply to Exclude memcached/Powercached Cache for one country, on the site WordPress.org Forums:
Hi @daniel290881, You can't restrict the object caching for a specific county. However, .htaccess allows…7 months ago
-
Posted a reply to How to re-authorize plugin?, on the site WordPress.org Forums:
Hi @wpbluefox There is a reset button on plugin' settings page. Just click that.7 months ago
-
Posted a reply to Questions to Preload, on the site WordPress.org Forums:
Hi @daniel290881, Preload bot is a premium feature and we can't support premium features on…7 months ago
-
Posted a reply to How to exclude only the frontpage, on the site WordPress.org Forums:
Hi @daniel290881, Glad you sorted it out. Additionally, if you are using a specific template…7 months ago
-
Committed [2296731] to Plugins Trac:
tagging version 1.2.87 months ago
-
Committed [2296728] to Plugins Trac:
deploy from git7 months ago
-
Posted a reply to PHP Warning Uyarıları Hakkında, on the site WordPress.org Forums:
Merhaba, Geri bildirim icin tesekkurler, Ileride duzeltecegimizi umuyorum bu problemi :) (DomDocument'i suppress edebilirdik, etmedik)…8 months ago
-
Posted a reply to Critical error – site offline, on the site WordPress.org Forums:
Hi @marcorroma, Sorry for the delay. It seems you hit the limit of the Redis…8 months ago
-
Posted a reply to Problem css/lazyload with preload, on the site WordPress.org Forums:
Hi @marcorroma, There might be compatibility issues with other plugins, we can't support that. Thanks,8 months ago
-
Posted a reply to Increases of bandwidth, on the site WordPress.org Forums:
@marcorroma It's not actually "web bandwidth". There are tons of reasons may affect the network…8 months ago
-
Posted a reply to Object Caching not work, on the site WordPress.org Forums:
Hi @marcorroma, That's mean none of the supported object cache backend drivers are supported on…8 months ago
-
Posted a reply to Preload question, on the site WordPress.org Forums:
Hi @marcorroma , Please don't edit the plugin files, try with functions.php or create a…8 months ago
-
Posted a reply to Smart cache purging, on the site WordPress.org Forums:
@marcorroma It clears just related pages, not the all cache.8 months ago
-
Posted a reply to Preload question, on the site WordPress.org Forums:
Hi @marcorroma, You can use powered_cache_preload_taxonomies filter to control which terms are being preloaded. https://github.com/skopco/powered-cache/blob/master/extensions/preload/inc/class-powered-cache-preload-process.php#L157…8 months ago
-
Posted a reply to Smart cache purging, on the site WordPress.org Forums:
Hi @marcorroma > Is it automatic? Yep, it's automatic. You can also add additional pages…8 months ago
-
Posted a reply to PHP failure, on the site WordPress.org Forums:
Hi @senjoralfonso, It has been addressed in version 1.2.7. Please update the plugin and save…9 months ago
-
Committed [2261383] to Plugins Trac:
tagging version 1.2.79 months ago
-
Committed [2261382] to Plugins Trac:
deploy from git9 months ago
-
Posted a reply to cf-cache-status: DYNAMIC, on the site WordPress.org Forums:
When you see x-proxy-cache: MISS header, it means the response is proxied from the origin…9 months ago
-
Posted a reply to cf-cache-status: DYNAMIC, on the site WordPress.org Forums:
Hi @shirtguy72, If you are seeing cf-cache-status: HIT on the HTTP header that means the…9 months ago
-
Committed [2222321] to Plugins Trac:
tested with 5.3.x11 months ago
-
Committed [2216864] to Plugins Trac:
deploy from git11 months ago
-
Created a topic, Good work!, on the site WordPress.org Forums:
lightweight yet functional, highly recommended.12 months ago
-
Committed [2202325] to Plugins Trac:
deploy from git1 year ago
-
Created a topic, license input on multisite, on the site WordPress.org Forums:
Hey folks, Can you add something like: if ( is_…1 year ago
-
Posted a reply to Site haritası açılmıyor, on the site WordPress.org Forums:
Merhaba @helvetica123, https://cloudup.com/cNyl_AF0mrr bu secenek sayac tarafinda da acik mi acaba?1 year ago
-
Posted a reply to Console widget not working anymore, on the site WordPress.org Forums:
There are a few reasons can cause this problem. Have you changed your Yandex password…1 year ago
-
Posted a reply to Console widget not working anymore, on the site WordPress.org Forums:
Hey @dreamstone, Which widget have you tried to use? Informer or Metrica? I've checked both…1 year ago
-
Wrote a new post, PTE Request for Powered Cache, on the site Translate WordPress:
Hello Polyglots, I am the plugin author for Powered Cache. Could you add @isiscasalduc as…1 year ago
-
Posted a reply to powered_cache_cap use?, on the site WordPress.org Forums:
Hi @juliangk, You don't need to know OOP for changing the powered_cache_cap by hooking with…1 year ago
-
Posted a reply to Limit on the cloudflare domains list, on the site WordPress.org Forums:
We still need to know the API key for requests and hiding is just visual…1 year ago
-
Posted a reply to The best cache plugin, on the site WordPress.org Forums:
Glad you liked it, and thanks for the review :) ⚡️1 year ago
-
Posted a reply to Limit on the cloudflare domains list, on the site WordPress.org Forums:
Hi @birapn, Thanks for addressing the problem and it will be fixed in the next…1 year ago
-
Wrote a comment on the post Cross-Locale PTE Request for All in One SEO Pack, on the site Translate WordPress:
@arnaudbroes added for Turkish (tr_TR)1 year ago
Developer
-
Admin Bar Login
Active Installs: 200+
-
Compressed Emoji
Active Installs: 200+
-
Multisite Tos
Active Installs: Less than 10
-
My Sites Widget
Active Installs: 10+
-
Post Meta Box Order
Active Installs: 50+
-
Powered Cache
Active Installs: 1,000+
-
Primary Redirect
Active Installs: 10+
-
Right Here Right Now
Active Installs: Less than 10
-
Simple AMP
Active Installs: Less than 10
-
Wonder Cache
Active Installs: Less than 10
-
WP Total Branding
Active Installs: Less than 10
-
WPH Breaking News
Active Installs: 20+
-
Yandex Metrica
Active Installs: 30,000+
Contributor
-
Distraction Free Writing mode Themes
Active Installs: 40+
Plugins
-
Adaptive Images for WordPress
-
Advanced Automatic Updates
-
AMP
-
Batcache
-
BJ Lazy Load
-
Blue Admin
-
BuddyPress
-
Clean WP Admin Menu
-
Co-Authors Plus
-
Distraction Free Writing mode Themes
-
ElasticPress
-
Featured Images for Categories
-
Front-end Editor
-
Google Doc Embedder
-
Grooveshark for WordPress
-
Gust
-
HyperDB
-
Image Processing Queue
-
Infinite-Scroll
-
Memcached Object Cache
-
Multisite Plugin Manager
-
Ozh' Admin Drop Down Menu
-
Post Forking
-
Powered Cache
-
Query Monitor
-
Reactions
-
Regenerate Thumbnails
-
Restrict Categories
-
Slimstat Analytics
-
Stream
-
Translation Preserver
-
Two-Factor
-
Uploads by Proxy
-
User Switching
-
Vectr - Embedded Graphics Editor
-
WordPress Download Counter
-
WordPress Social Login
-
WP Accessibility
-
WP Favorite Posts
-
WP Multi Network
-
WP-Matomo Integration (WP-Piwik)
-
Yandex Metrica