redcastor
@redcastor on WordPress.org
- Member Since: October 6th, 2016
Contribution History
redcastor’s badges:- Core Contributor
- Plugin Developer
- 
										Posted a reply to Fix for WP 5.4, on the site WordPress.org Forums: 
 Hello, Please describe your problems. Thanks3 months ago 
- 
										Posted a reply to Would there be an option for translating slug?, on the site WordPress.org Forums: 
 Hello, Ok but did you ask the question to the client? I would have liked…4 months ago 
- 
										Posted a reply to Would there be an option for translating slug?, on the site WordPress.org Forums: 
 If is for seo today is not necessary and it's not improve your ranking. Visit…4 months ago 
- 
										Posted a reply to Would there be an option for translating slug?, on the site WordPress.org Forums: 
 Hello, Why would you translate slug? Regards Auban4 months ago 
- 
										Created a topic, PHP Warning constant is_network_admin, on the site WordPress.org Forums: 
 Hello, You check for a define but this is not a const…4 months ago 
- 
										Created a topic, Register site not work with path, on the site WordPress.org Forums: 
 Hello, Create new site with domain path not work. Ex…4 months ago 
- 
										Posted a reply to Error 404, on the site WordPress.org Forums: 
 Not work. You not add network path to the domain arg but on the path…5 months ago 
- 
										Posted a reply to Error 404, on the site WordPress.org Forums: 
 Thanks, but i work on localhost with subfolder so its not a subdomain and the…5 months ago 
- 
										Posted a reply to Error 404, on the site WordPress.org Forums: 
 Hello, The problem is in the plugin file register-actions.php line 57 the path of the…5 months ago 
- 
										Posted a reply to Ajax Update theme error with slug contain slash, on the site WordPress.org Forums: 
 Yes a slug cannot contain a slash or other special character. But in this case…7 months ago 
- 
										Posted a reply to Ajax Update theme error with slug contain slash, on the site WordPress.org Forums: 
 Hello, Yes it's right for wp_unslash but on the line 4114 the regular expression strip…7 months ago 
- 
										Created a topic, Ajax Update theme error with slug contain slash, on the site WordPress.org Forums: 
 Hello, With ajax update theme the theme slug in post …7 months ago 
- 
										Created a topic, Support Elementor plugin, on the site WordPress.org Forums: 
 Hello, Thank you for this great plugin. Is Elementor …8 months ago 
- 
										Posted a reply to HOW TO MAKE IT WORK WITH THE ELEMENTOR?, on the site WordPress.org Forums: 
 Hello, Thanks for the plugin it's very cool. But is it possible to support Elementor…11 months ago 
- 
										Created a topic, Download chunked file not working, on the site WordPress.org Forums: 
 Hello, Thanks for your plugin. I want to use the chu…11 months ago 
- 
										Posted a reply to Disable a single item cache, on the site WordPress.org Forums: 
 Fixed1 year ago 
- 
										Posted a reply to Disable a single item cache, on the site WordPress.org Forums: 
 Hello, Yes this fix the problem. Thanks Auban1 year ago 
- 
										Posted a reply to Possible to add a filter for cache_key in build_request_uri, on the site WordPress.org Forums: 
 Hello, Super great. I did tests and it works well. Many thanks for your time.…1 year ago 
- 
										Posted a reply to build_request_uri not store correct request uri, on the site WordPress.org Forums: 
 Hello, Great its work fine. Many thanks for your time. Auban1 year ago 
- 
										Posted a reply to Prevent caching for logged in users, on the site WordPress.org Forums: 
 Hello Add in your htaccess the cache control to private must-revalidate. Example: <filesMatch "\\.(html|htm|php)$"> Header…1 year ago 
- 
										Posted a reply to Possible to add a filter for cache_key in build_request_uri, on the site WordPress.org Forums: 
 Hello, You can find the implementation here: https://github.com/RedCastor/wp-rest-cache1 year ago 
- 
										Posted a reply to build_request_uri not store correct request uri, on the site WordPress.org Forums: 
 Hello, You can find this fix here: https://github.com/RedCastor/wp-rest-cache1 year ago 
- 
										Posted a reply to Possible to add a filter for cache_key in build_request_uri, on the site WordPress.org Forums: 
 And for regenerate expired cache Class Caching line 1027 // Regenerate. $url = get_home_url() .…1 year ago 
- 
										Posted a reply to Possible to add a filter for cache_key in build_request_uri, on the site WordPress.org Forums: 
 Like this: /** * Get the requested URI and create the cache key. * *…1 year ago 
- 
										Posted a reply to Possible to add a filter for cache_key in build_request_uri, on the site WordPress.org Forums: 
 Or not a db option but a define. define(WP_REST_CACHE_KEY, ['X_WP_LANG']);1 year ago 
- 
										Posted a reply to Possible to add a filter for cache_key in build_request_uri, on the site WordPress.org Forums: 
 Or more simple add db option to list wich header keys is used for create…1 year ago 
- 
										Created a topic, build_request_uri not store correct request uri, on the site WordPress.org Forums: 
 Hello, The build_request_uri not store correct reques…1 year ago 
- 
										Created a topic, Super thanks, on the site WordPress.org Forums: 
 Great plugin.1 year ago 
- 
										Posted a reply to Possible to add a filter for cache_key in build_request_uri, on the site WordPress.org Forums: 
 Hello, WPML is not compatible with stateless url but i have create in my angularjs…1 year ago 
- 
										Posted a reply to Possible to add a filter for cache_key in build_request_uri, on the site WordPress.org Forums: 
 Or $this->cache_key = apply_filters('wp_rest_cache/cache_key', md5($this->request_uri), $this->request_uri); example result after apply_filters: 0fc1532dc07ad188604b9c332c9b820a-fr1 year ago 
- 
										Created a topic, Possible to add a filter for cache_key in build_request_uri, on the site WordPress.org Forums: 
 Hello, Is it possible to add a filter in Endpoint_Api…1 year ago 
- 
										Posted a reply to Disable a single item cache, on the site WordPress.org Forums: 
 Hello, The problem is if we use shortcode on some content linked with other post…1 year ago 
- 
										Created a topic, Disable a single item cache, on the site WordPress.org Forums: 
 Hello, Great plugin, many thanks. Is it possible to …1 year ago 
- 
										Committed [2049328] to Plugins Trac: 
 v1.7.81 year ago 
- 
										Committed [2049320] to Plugins Trac: 
 v1.5.01 year ago 
- 
										Posted a reply to Woocommerce variation update not clear post cache, on the site WordPress.org Forums: 
 Hello, I work now on a better solution to clean cache for full support wpml…2 years ago 
- 
										Created a topic, code 304 return compare time not correct, on the site WordPress.org Forums: 
 Hello, The return 304 code is not correct. if ( $htt…2 years ago 
- 
										Created a topic, Top plugin simple to use, on the site WordPress.org Forums: 
 Simple and efficient. ++++++2 years ago 
- 
										Posted a reply to Woocommerce variation update not clear post cache, on the site WordPress.org Forums: 
 Hello, I have add more features. = 1.3.2 * Add support clear cache woocommerce variation.…2 years ago 
- 
										Posted a reply to Woocommerce variation update not clear post cache, on the site WordPress.org Forums: 
 Hello, Yes it works. But not if i change others in variation. Is it possible…2 years ago 
- 
										Posted a reply to Woocommerce variation update not clear post cache, on the site WordPress.org Forums: 
 Hello, Thanks for your reply. I have installed the last release. But the hook for…2 years ago 
- 
										Created a topic, Woocommerce variation update not clear post cache, on the site WordPress.org Forums: 
 Hello, With woocommerce on product variation update t…2 years ago 
- 
										Posted a reply to Fix for create_function deprecated in PHP 7.2, on the site WordPress.org Forums: 
 Hello, Thanks for your report. I will fix quickly.2 years ago 
- 
										Posted a reply to Breaks routes if they change, on the site WordPress.org Forums: 
 Ok Resolved2 years ago 
- 
										Posted a reply to Fatal Error when installing, on the site WordPress.org Forums: 
 Hello, Describe your environment. WP version PHP version DB version2 years ago 
- 
										Committed [1885725] to Plugins Trac: 
 Fix default active "on" route option if route not exist in ...2 years ago 
- 
										Posted a reply to Not filtering plugins, on the site WordPress.org Forums: 
 Hello, Sorry but I do not understand what you're going to say2 years ago 
- 
										Posted a reply to Breaks routes if they change, on the site WordPress.org Forums: 
 Hello, Thanks for your feedback. I correct this tomorrow. The default option route is not…2 years ago 
- 
										Posted a reply to Angular version not specified in the documentation, on the site WordPress.org Forums: 
 Hello, The Angular version is 1.6.4 I add in the doc this week. Regards, Auban2 years ago 
- 
										Committed [1808130] to Plugins Trac: 
 Tag 1.4.03 years ago 
Developer
- 
										
											  Angular for WordPressActive Installs: 100+ 
- 
										
											  Rest ManagerActive Installs: 30+ 



 
			 
                 
										