redcastor
@redcastor on WordPress.org
- Member Since: October 6th, 2016
Contribution History
redcastor’s badges:- Core Contributor Core Contributor
- Plugin Developer Plugin Developer
- 
										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…2 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…2 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 …2 months ago 
- 
										Created a topic, Support Elementor plugin, on the site WordPress.org Forums: 
 Hello, Thank you for this great plugin. Is Elementor …3 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…6 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…6 months ago 
- 
										Posted a reply to Disable a single item cache, on the site WordPress.org Forums: 
 Fixed7 months ago 
- 
										Posted a reply to Disable a single item cache, on the site WordPress.org Forums: 
 Hello, Yes this fix the problem. Thanks Auban7 months 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.…7 months 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. Auban7 months 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…8 months 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-cache8 months 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-cache8 months 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() .…9 months 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. * *…9 months 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']);9 months 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…9 months 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…9 months ago 
- 
										Created a topic, Super thanks, on the site WordPress.org Forums: 
 Great plugin.9 months 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…9 months 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-fr9 months 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…9 months 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…9 months ago 
- 
										Created a topic, Disable a single item cache, on the site WordPress.org Forums: 
 Hello, Great plugin, many thanks. Is it possible to …9 months ago 
- 
										Committed [2049328] to Plugins Trac: 
 v1.7.812 months ago 
- 
										Committed [2049320] to Plugins Trac: 
 v1.5.012 months 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…1 year 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…1 year ago 
- 
										Created a topic, Top plugin simple to use, on the site WordPress.org Forums: 
 Simple and efficient. ++++++1 year 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.…1 year 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…1 year 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…1 year 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…1 year 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.02 years ago 
- 
										Committed [1808126] to Plugins Trac: 
 v1.5.02 years ago 
- 
										Posted a reply to Extraneous code and settings, on the site WordPress.org Forums: 
 HEllo, Thank you for your review. The plugin is updated with the new column name.…2 years ago 
- 
										Committed [1787253] to Plugins Trac: 
 Change settings column name from Select to Active2 years ago 
- 
										Posted a reply to Extraneous code and settings, on the site WordPress.org Forums: 
 Hello, Yes, some times on different request some global function is neccessary before load plugin.…2 years ago 
- 
										Committed [1774910] to Plugins Trac: 
 1.0.52 years ago 
- 
										Committed [1774909] to Plugins Trac: 
 * Fix load settings fields for route fields * On filter route force to ...2 years ago 
- 
										Committed [1774908] to Plugins Trac: 
 Remove 1.0.52 years ago 
- 
										Committed [1774906] to Plugins Trac: 
 * Fix load settings fields for route fields * On filter route force to ...2 years ago 
- 
										Posted a reply to The plugin does not have a valid header, on the site WordPress.org Forums: 
 close2 years ago 
Developer
- 
										
											  Angular for WordPressActive Installs: 100+ 
- 
										
											  Rest ManagerActive Installs: 40+ 



 
			 
                 
										