WMD

Forum Replies Created

Viewing 20 posts - 1 through 20 (of 20 total)
Oct 14, 2025 at 4:57 pm
#209027
Participant
WMD
OP

Hi Shahjada,

Thank you for the speed, detailed and reassuring response! I genuinely appreciate the clarity — especially the confirmation that no data is transmitted without explicit opt-in and that the NTCR system is entirely separate from the core WPDM plugin.

That said, I want to be candid about my experience. The unexpected message that I had “🎉 just earned 13,955 NTCR tokens!” (without any prior context or opt-in) set off multiple alarm bells (the 🎉, large number and “NTCR tokens” in the subject line to start). In my environment, where I manage sensitive client sites and prioritize clarity, professionalism, and trust, the sudden appearance of what looked like a crypto incentive felt extremely out of place and risky. Specifically:

1. The token announcement was confusingly worded and lacked context, making it appear as though I had been enrolled in something I had not agreed to.

2. Any visible references to “NetCred” or tokens in the WordPress admin area could easily alarm clients, some of whom are understandably cautious about cryptocurrency associations.

3. While it is great to know the system is opt-in by design, I do not want clients to see any promotional messages or anything related to crypto or references arcane services such as “NetCred” or “NTCR”.

I understand the goal behind offering rewards and incentives, but I would strongly encourage your team to consider:

• Statements such as this from the email: “BTW, WordPress Download Manager is now integrated with NTCR — a multi-utility Web3 token designed to reward meaningful actions like purchases, referrals, and content engagement. NTCR puts real value behind your interactions.”

This is confusing and makes me think that the actual plugin WPDM is integrated with NTCR — something I never agreed to, never expected, do not see the value in it for myself nor my clients and, most importantly, do not want.

“a multi-utility Web3 token designed to reward meaningful actions like purchases, referrals, and content engagement.”

This is a long string of marketing BS that immediately sends up flags.

“NTCR puts real value behind your interactions.”

How? And why? You don’t explain it. And the website does an even worse job of trying to explain it.

• Adding a toggle or setting (or even a filter hook) to suppress any/all NTCR-related UI elements for users who do not opt in (if you implement anything in the WPDM UI)

• Ensuring that any promotional messages related to third-party programs are opt-in only and not shown by default after purchase or renewal.

• Re-evaluating how these types of programs are presented within paid software, especially where agency or enterprise use is involved. This is NOT what one would expect from paid software.

Thank you again for your attention to this. I have been a long-time WPDM user and appreciate the continued development — I just hope that future incentives are introduced with more nuance and control for users like me.

Best,

</k>

Sep 6, 2019 at 3:36 pm
#112119
Participant
WMD
OP
This reply has been marked as private.
Sep 6, 2019 at 3:33 pm
#112118
Participant
WMD
OP

I used the WPDM API. Sending a private message.

Jul 19, 2017 at 5:45 pm
#60743
Participant
WMD
OP

Adding <input type=”hidden” name=”file[access][]” value=”guest”> seemed to have fixed it; however, what happens when you guys update/change that file again and it breaks again?

Jul 18, 2017 at 3:18 pm
#60624
Participant
WMD
OP

Hi, when I hide those extra fields via CSS and a user uploads a file, the file cannot be downloaded on it’s individual download page and on the downloads page. How can I fix this? Do I need to comment out the appropriate code in wpdm-add-new-file-front.php? And if so, how I can prevent it from breaking again if you guys update/change the template?

Jul 14, 2017 at 7:53 pm
#60489
Participant
WMD
OP

Yes, I had pulled wpdm-add-new-file-front.php into the themes directory to remove the additional package settings section. There must have been a change to it in a recent update or something which caused it not to work anymore. In any case, I’ve deleted it and used CSS to hide those settings. A nice feature would be if you could control/limit what is shown to a visitor uploading files. Thanks for your help!

Jul 13, 2017 at 5:39 pm
#60434
Participant
WMD
OP
This reply has been marked as private.
Jun 21, 2017 at 7:59 pm
#59354
Participant
WMD
OP

Fixed. Thank you!

Jun 21, 2017 at 2:26 pm
#59334
Participant
WMD
OP
This reply has been marked as private.
Apr 6, 2017 at 6:25 pm
#56256
Participant
WMD
OP

Yes, but if you check another author (e.g. http://community.ltenergypartnership.org/author/emily-mclaughlin/, it shows my profile info. See screenshot.

Apr 5, 2017 at 5:46 pm
#56177
Participant
WMD
OP

After testing this with other users<?php echo do_shortcode('[wpdm_user_profile items_per_page=12]'); ?> , the URL points the correct author; however, it pulls up my profile/download history, etc. and not the original author.

Apr 5, 2017 at 4:58 pm
#56169
Participant
WMD
OP

Thanks!

Feb 21, 2017 at 10:59 pm
#54122
Participant
WMD
OP
This reply has been marked as private.
Feb 15, 2017 at 10:13 pm
#53770
Participant
WMD
OP

But they don’t. That’s the problem. Can you please provide a solution?

Feb 15, 2017 at 5:38 pm
#53750
Participant
WMD
OP

I’m not using it anywhere at the moment because I took it out. I was using the code provided to me to create a new column in the show all files shortcode template wpdm-all-downloads.php which I’ve duplicated in my theme folder.


$package = \WPDM\Package::get($ID);
echo $package['author_name'];
echo $package['author_profile_url']; ?>

So basically I’ve added a new header <th> called Author and cells <td> that should output the package’s author name and a URL to the author’s profile.

Feb 14, 2017 at 3:26 am
#53681
Participant
WMD
OP

The code you provided did not work in wpdm-all-downloads.php. I added a new table cell to hold the info and it just appears blank.

Feb 13, 2017 at 6:26 pm
#53664
Participant
WMD
OP

Does this work with do_shortcode, for example if I wanted to add it to the template wpdm-all-downloads.php? Or how should I add it to that template?

Also, I had a quick question regarding potentially installing/using buddypress for a forum/means of communication between users — is it compatible with your plugin?

Jan 23, 2017 at 10:20 pm
#52894
Participant
WMD
OP
This reply has been marked as private.
Jan 23, 2017 at 6:10 pm
#52887
Participant
WMD
OP

When do you expect the new plugin update to be released?

Jan 20, 2017 at 5:05 pm
#52834
Participant
WMD
OP

Shoan, thanks for the quick response. These features would be really helpful. Looking forward to them in the future update!

Viewing 20 posts - 1 through 20 (of 20 total)