Abhishek Deshpande
Forum Replies Created
-
Hi @ibowden @riffraffno ,
Sorry for the Delay. Latest release has the patch for this.
Regards,
AbhishekHi @riffraffno
Sorry for the delayed response.
I’ve patched it in 1.1.0 release. Thank you for reporting the issue.
Regards,
AbhishekHi @postcd,
Thank you for the kind words and especially for writing this up. You’ve put your finger on the one sentence in the plugin that wasn’t doing its job, and your message directly improved the next release.The rule, with no exceptions: every switch in the plugin is an off switch for one WordPress feature.
- Switch ON = that feature is turned off (the tweak is applied).
- Switch OFF = WordPress default behaviour, completely untouched.
So “Emoji Script: ON” means the emoji script is removed from your pages. This is consistent across all 104 switches — there is no switch that works the other way around. If you ever find one that seems to, please tell me which: I’d treat that as a bug, not a documentation problem.
Why some switches are already ON when you activate the plugin: those are the safe defaults — removals that cannot break a typical site (the Windows Live Writer manifest, the WordPress version tag, the emoji script, and so on). Everything that could affect a real workflow — jQuery Migrate, comments, XML-RPC, deferred JavaScript — ships OFF, exactly at WordPress default, until you decide otherwise. The counter at the top of the page always shows precisely how many switches are engaged, and “Reset to Defaults” returns you to the out-of-the-box state at any time.
You’re right that the line “Each switch below turns one off” left room to read it backwards — the fact that your suggested rewording inverts the actual behaviour proves it. In the upcoming release that line becomes: “Each switch below turns one off — ON removes the feature, OFF leaves WordPress untouched.” The same release also adds a live counter, highlighting for changed-but-unsaved switches, and per-section counts, all of which make the current state much easier to read at a glance.
And your last idea — every switch sitting at WordPress default while the plugin recommends which ones are worth flipping on your particular site — is genuinely where this plugin is headed. A future major version will detect things like your active SEO plugin, your theme type, and whether your site uses comments, and badge the switches it recommends for your site — while never flipping anything automatically. You described the roadmap without having seen it. 🙂
Thanks again — feedback like this is exactly how the plugin gets better.
HI @postcd,
Thank you for the Feedback, Right now plugin has ON and OFF option.
I have plan for scanning available plugins and themes and recommending what to turn off in 2.0.0
Thanks again.Forum: Plugins
In reply to: [Curtain Raiser for Inaugural Ceremony] Issue on WP 6.2Hi Saroj, the fix is applied. Please reinstall / update the plugin
Forum: Plugins
In reply to: [Curtain Raiser for Inaugural Ceremony] Issue on WP 6.2Hi Saroj,
Thanks for pointing out. CSS file is not loading. Will release patch tomorrow.
Thanks againForum: Plugins
In reply to: [Curtain Raiser for Inaugural Ceremony] Issue on WP 6.2Hi Saroj,
Can you elaborate the issue you are facingForum: Reviews
In reply to: [Curtain Raiser for Inaugural Ceremony] It does the job, in a royal style!Thanks for the Review Aravind, Glad to know it served the purpose for someone else too.
@vikramkibs This seems like mistake by one who committed the Code to Repo.
Vietnami Payment Gateway “Nganluong Payment Gateway” is activated from Index.php of Plugin.
In earlier version, index.php was having only no execution code as follows.
<?php // Silence is golden // If this file is called directly, abort. if ( ! defined( 'ABSPATH' ) ) { exit; }Just replace this with Current versions index.php
I assume Dotstore team, will rectify it in next release asap.
Regards,
AbhishekForum: Plugins
In reply to: [Contact Form 7] Mail not going to assigned email address@clcarson84 if mails are going to the Spam folder. Its the issue with your Server’s Mailing and Inbox you are using.(In many case its Gmail)
Simple solution would be sending mail using SMTP.
Forum: Plugins
In reply to: [All-in-One WP Migration and Backup] Stuck on Exporting DatabaseYes it worked, Thanks 🙂
Forum: Plugins
In reply to: [All-in-One WP Migration and Backup] Stuck on Exporting DatabaseYani, it on Digital Ocean 4GB Ram Droplet.
Memory_limit 96M
max_execution_time 300sForum: Requests and Feedback
In reply to: Blogging tutorialsHi there,
You can check WordPress.tv for Various tutorials.
https://wordpress.tv/?s=bloggingWarm Regards,
Forum: Plugins
In reply to: [Curtain Raiser for Inaugural Ceremony] curtain is not coming in my websiteHi HakimiSolutions,
It seems working find on mentioned url!
Can you check again?