Ramanan
@superpoincare on WordPress.org
- Member Since: April 7th, 2013
Contribution History
Ramanan’s badges:- Core Contributor
-
Posted a reply to Filter “w3tc_minify_urls_for_minification_to_minify_filename”, on the site WordPress.org Forums:
Hi Everyone, So this seems fixed: https://github.com/BoldGrid/w3-total-cache/commit/76f5a6159cd24f5f3cae96d3a975ae925818511dYou can copy the new Minify_Core.php file if you… -
Posted a reply to Filter “w3tc_minify_urls_for_minification_to_minify_filename”, on the site WordPress.org Forums:
I had raised an issue here:https://github.com/BoldGrid/w3-total-cache/issues/830Yes, the latest update causes the issue. What happens is… -
Posted a reply to Cache emptied when plugins update available but not yet updated, on the site WordPress.org Forums:
Yeah can be many causes but I have observed it for some time and this… -
Created a topic, Cache emptied when plugins update available but not yet updated, on the site WordPress.org Forums:
I have observed that the plugin empties cache (sets fi… -
Created ticket #60191 on Core Trac:
Ampersand in non-entities such as &a; is not escaped -
Created ticket #58452 on Core Trac:
Add text-wrap: balance to theme styles -
Mentioned in [53904] on Core SVN:
Script Loader: Remove default DNS prefetch entry for s.w.org. -
Created a topic, The new wp_content_img_tag WordPress filter doesn’t work with classic editor, on the site WordPress.org Forums:
Wordpress 6 introduced the filter wp_content_img_tag. … -
Created ticket #55944 on Core Trac:
Few wp-admin files need to exit if directly loaded -
Created a topic, Any filter for .htaccess rules?, on the site WordPress.org Forums:
Hi, Is there any WordPress filter in W3TC using whic… -
Mentioned in [53149] on Core SVN:
Media: Run the `wp_content_img_tag` filter once per image. -
Created ticket #54387 on Core Trac:
trailing slash in the url /wp-json -
Created ticket #53451 on Core Trac:
Chrome 92 userAgent notice -
Created a topic, ms snippets table, on the site WordPress.org Forums:
Hi, I had once raised an issue about an unnecessary t… -
Posted a reply to Remove notifications, on the site WordPress.org Forums:
That shows how to remove Yoast SEO from the admin bar. Any way to just… -
Created a topic, Remove notifications, on the site WordPress.org Forums:
Thanks for fixing the issue/bug with not being able to… -
Posted a reply to Impossible to hide notifications, on the site WordPress.org Forums:
I too have the same issue. Impossible to hide the "1" in red on top. -
Created ticket #51560 on Core Trac:
Create polyfills for str_contains(), str_starts_with() and ... -
Closed ticket #51556 on Core Trac:
Cannot activate a plugin which overrides pluggable function -
Created ticket #51556 on Core Trac:
Cannot activate a plugin which overrides pluggable function -
Posted a reply to Modify minify file contents?, on the site WordPress.org Forums:
Thanks. I have raised a Github issue here: https://github.com/W3EDGE/w3-total-cache/issues/291 -
Posted a reply to Modify minify file contents?, on the site WordPress.org Forums:
Yeah minify.js.strip.comments is true in the file master.php I can't use some of the other… -
Posted a reply to Modify minify file contents?, on the site WordPress.org Forums:
Yeah: https://www.concertedaction.com/ Also using Minify option, not "combine only". It seems fine otherwise, I think… -
Created a topic, Modify minify file contents?, on the site WordPress.org Forums:
There are special comments which aren't removed by thi… -
Wrote a comment on the post Proposal: A font enqueue API for WP core, on the site Make WordPress Core:
I am not sure of some of the discussion here about the plugin wptt/webfont-loader. Google… -
Created ticket #51324 on Core Trac:
sitemap.xml and sitemap-xml headers return html as content type -
Created ticket #51080 on Core Trac:
Spacing in embed when para begins with emoji -
Posted a reply to How to use WordPress’ built in Sitemap?, on the site WordPress.org Forums:
Thank you for your answers. But Yoast has a setting to disable the plugin sitemap.… -
Posted a reply to WP 5.5 sitemaps and Yoast, on the site WordPress.org Forums:
Yeah the plugin disables the native sitemap: https://yoast.com/help/faq-xml-sitemaps-wordpress-yoast-seo/ But I don't know how to re-enable… -
Created a topic, How to use WordPress’ built in Sitemap?, on the site WordPress.org Forums:
Wordpress 5.5 has sitemaps. How do I use it? This … -
Created ticket #50684 on Core Trac:
Font/font-size change on login screen -
Mentioned in [48096] on Core SVN:
Build/Test Tools: Replace the banner text from `wp-emoji-loader.min.js` in `formatting.php` during build process. -
Posted a reply to Have autoptized files for already minified files?, on the site WordPress.org Forums:
Will see if I can do something. -
Posted a reply to Have autoptized files for already minified files?, on the site WordPress.org Forums:
Hi Frank, Should have clarified ... what I am saying is that the availability of… -
Created a topic, Have autoptized files for already minified files?, on the site WordPress.org Forums:
If some css/js files are already minified, Autoptimize… -
Posted a reply to Filter after theme/plugin updated?, on the site WordPress.org Forums:
I am surprised it was introduced in WP 3.8 since this plugin is yet to… -
Created ticket #50041 on Core Trac:
Manually add loading=lazy in certain image tags loaded by WordPress -
Created a topic, Filter after theme/plugin updated?, on the site WordPress.org Forums:
Is there a filter for the event after a theme/plugin i… -
Created ticket #50011 on Core Trac:
Edge case in image lazy-loading -
Created ticket #49861 on Core Trac:
Emoji javascript comment -
Posted a reply to Page with trailing slash not redirected, on the site WordPress.org Forums:
Hi Marko, I've noticed that switching off "Handle XML mime type" although correctly changes the… -
Posted a reply to Page with trailing slash not redirected, on the site WordPress.org Forums:
Hi Marko, But in my observation, it happens due to the option for xml. Can… -
Posted a reply to Link headers, on the site WordPress.org Forums:
Hi Marko, I've figured out that it happens here: https://github.com/W3EDGE/w3-total-cache/blob/6c0204143e5c51e5b8b762c1aa3001ff26fb321d/PgCache_Plugin.php#L375 I guess it's intentionally removed,… -
Created a topic, Page with trailing slash not redirected, on the site WordPress.org Forums:
If I choose: Handle XML mime type in Performance >… -
Posted a reply to Link headers, on the site WordPress.org Forums:
You can expand the first request in the links above to see the headers. Anyway,… -
Posted a reply to Link headers, on the site WordPress.org Forums:
Hi Marko, I've created a test site using Bold-Grid's testing tool. I loaded the sites… -
Posted a reply to Link headers, on the site WordPress.org Forums:
Not disable, set to don't cache. Also, there's also a permalink header which Wordpress uses,… -
Created a topic, Link headers, on the site WordPress.org Forums:
In page_enhanced mode, the link headers for rest-api a… -
Created a topic, Options for httpOnly and secureOnly doesn’t seem to be set, on the site WordPress.org Forums:
There are options in Security Headers: Access session…