wpDiscuz - WordPress Comment Plugin Addons

wpDiscuz - WordPress Comment Plugin Addons v7.6.70 Nulled + All Addons Pack

No permission to download
View hidden content is available for registered users!


wpDiscuz - WordPress Comment Plugin Addons v7.6.70 Nulled + All Addons Pack
* Fixed: Vote buttons showed guests the wrong state and tooltip when "Allow Guests to Vote for Comments" is disabled (buttons looked active, or blamed the visitor's IP address, then clicking answered "You Must Be Logged In To Vote").
* Fixed: Guests whose IP address is removed by a privacy plugin or a `pre_comment_user_ip` filter all shared a single post-rating identity. The first such guest locked the rating for every other one, or overwrote it when "Enable rate editing" is enabled, and they were all counted as one rating in the post average and rating count. Guest rating now requires a usable IP address, the same way comment voting has since 7.6.67.
* Fixed: The "Enable rate editing" form setting never reached the front-end script, so the confirmation before changing an existing rating was never asked. The form settings were read one line before they were loaded.
* Added: The `wpdiscuz_post_rating()` template tag prints the standalone Article Rating anywhere in a theme or page builder template, and `wpdiscuz_get_post_rating()` returns the same HTML. Pass a post ID to display that post's rating with its own form settings, or pass false as the second argument for read-only output. WooCommerce products continue to use WooCommerce's own rating.
* Added: The `[wpdiscuz_post_rating]` shortcode provides the same output for page builders and content editors, with `post_id`, `can_rate`, and `page_rating` attributes. Disable unneeded built-in Article Rating positions to avoid displaying the rating more than once.
* Fixed: Pages displaying more than one Article Rating repeated the `wpd-post-rating` id and sent every rating click to the post of the page. Each rating is now a `.wpd-post-rating` element carrying its own post ID, so any eligible post can be rated wherever the wpDiscuz script is loaded. The legacy id remains on the page's own rating at the first checked built-in position, or on a manual placement when no position is checked.
* Fixed: The Article Rating schema was repeated whenever the page's own rating appeared more than once. It now follows the rating that owns the legacy id. The template tag's third argument and the shortcode's `page_rating` attribute can explicitly give or deny a manual placement that ownership when the settings cannot determine it.
* Fixed: "Display ratings on non-singular pages" loaded a stylesheet that did not style the Article Rating block. The standalone rating styles now cover it and use the configured star colours, allowing template-tag and shortcode ratings to display read-only on archives, listings, and other pages where the wpDiscuz script is not loaded when that option is enabled.
* Fixed: Selecting comment attachments more than once replaced the files already selected. New selections now accumulate up to the configured limit, and duplicate files are ignored.
View hidden content is available for registered users!


wpDiscuz - WordPress Comment Plugin Addons v7.6.67 Nulled + All Addons Pack
= Comments - wpDiscuz v7.6.67 - 29.08.2026 =

* Fixed: Registered users can vote independently when they share an IP address, while registered authors are still blocked from voting on their own comments with the correct message.
* Fixed: Guests no longer fall into one shared voting identity when privacy software removes visitor IP addresses. Affected guests must log in to vote even when guest voting is enabled.
* Added: The `wpdiscuz_deny_vote_from_same_ip` filter lets site owners show voting buttons and allow votes for same-IP guest comments without changing registered-user voting. Guests on that IP still share one voting identity.
* Fixed: Vote totals remain visible when voting buttons are hidden by self-vote restrictions, and `wpdiscuz_show_vote` can now reliably hide other eligible voting components.
* Fixed: Disabling comment voting now blocks the vote action through both native WordPress AJAX and the custom wpDiscuz AJAX endpoint.
* Improved: The voting settings now explain the global request gate and IP-based guest identity, including shared-IP behavior and the login requirement when no visitor IP is available.
* Note: Existing vote records and totals are preserved; this update changes future voting behavior and does not recalculate historical votes.
  • Love
Reactions: Mrsam_1
View hidden content is available for registered users!


wpDiscuz - WordPress Comment Plugin Addons v7.6.66 Nulled + All Addons Pack
* Security: Fixed an unauthenticated comment disclosure vulnerability in AJAX comment loading. Reported by Jakub Herman via WPScan.
View hidden content is available for registered users!


wpDiscuz - WordPress Comment Plugin Addons v7.6.65 Nulled + All Addons Pack
* Added: The Reviews add-on teaser lists the new "Allow guest reviews" option.
* Improved: The settings search shows which email a result belongs to. Eight options are labelled "Email subject" and eight "Email content", so a search for "email" returned an indistinguishable list; every result now carries its section, such as "Subscription Type: Post new comment".
* Improved: The settings search also matches those section names, so searching for "mentioned" or "follow confirmation" finds the email templates belonging to them.
* Improved: A settings search result for one of the email templates now opens the accordion holding it, instead of leaving the option hidden behind a collapsed panel.
* Fixed: A settings search result for an option inside a collapsed accordion scrolled to the top of the page instead of to the option, because the scroll measured the option row while it was still hidden and a hidden row reports a position of zero.
* Fixed: Clicking a second settings search result belonging to an accordion that was already open closed it, because the accordion was toggled rather than opened.
* Fixed: The Reviews add-on teaser said the WooCommerce ratings import skips guest reviews. The import includes them.
* Fixed: The Reviews add-on teaser described the review gate as limiting who may submit a review. It sets submitted reviews to pending and does not vet users.
* Added: wpdScrollToOption() is exposed on the window object, so an add-on whose options sit in an accordion of its own can scroll to an option once it has opened it.
* Fixed: The comment editing information printed only the edit icon, without the name of the editor and the time of the edit, on websites whose phrases table does not contain the "Last edited %1$s by %2$s" phrase.
* Improved: Saved phrases are now merged into the default phrases instead of replacing them. Phrases introduced by a plugin update are no longer printed empty on websites where the phrases table has not been filled with them yet, which happens when the plugin is updated without the WordPress dashboard ever being opened.
* Improved: The comment editing information is not printed at all when its phrase is empty, instead of printing a lone edit icon which tells nothing about who edited the comment and when.
* Removed: The Phrases settings page had fields for the VKontakte and Odnoklassniki share button titles. Those share buttons are no longer part of wpDiscuz and the two phrases behind the fields were neither defined nor saved anywhere, so the page raised an "Undefined array key" warning on every load.
* Fixed: Visitors whose email address contains an apostrophe could not subscribe to comments. The address was checked for validity before the backslash WordPress puts in front of the apostrophe was removed, so the subscription form rejected it and reported nothing.
* Fixed: Comment subscriptions were looked up by matching the email address as a SQL pattern instead of comparing it exactly. Since the % and _ characters are allowed in an email address, a subscriber using such an address matched the other subscribers of the same post, received their unsubscribe link, and removed their comment thread subscriptions.
  • Love
Reactions: Mrsam_1
View hidden content is available for registered users!


wpDiscuz - WordPress Comment Plugin Addons v7.6.64 Nulled + All Addons Pack
= Comments - wpDiscuz v7.6.64 - 07.08.2026 =

* Improved: Allowed file types and thumbnail sizes are now validated against the known allowed lists when the Content settings are saved, so only values offered by the settings form itself can be stored.
* Improved: Imported options files are now validated before being stored. File types are checked against the mime types WordPress allows to be uploaded, so an edited options file cannot introduce an executable file type. File types provided by add-ons are preserved even when the add-on is not active at the moment of the import.
* Fixed: Searching the settings page for a term containing an apostrophe returned no results.
* Improved: The request sanitizing helpers now return the supplied default value when a request parameter is an array or an object instead of the expected string.
* Removed: An unused method on the add-ons page which read a request parameter without checking that it was set.
Decryption key:


wpDiscuz - WordPress Comment Plugin Addons v7.6.63 Nulled + All Addons Pack
= Comments - wpDiscuz v7.6.63 - 07.08.2026 =

Fixed: An issue with comment editing( current_user_can('moderate_comments') ) when comments are closed

= Comments - wpDiscuz v7.6.62 - 30.07.2026 =

* Improved: Additional HTML tag escaping when comment editor phrases are printed into inline JavaScript.
* Fixed: Imported phrase files were not sanitized on upload, unlike phrases saved from the Phrases settings page.
* Fixed: The comments block editor preview could be triggered on the front-end without an editing capability check.
Decryption key:


wpDiscuz - WordPress Comment Plugin Addons v7.6.62 Nulled + All Addons
= Comments - wpDiscuz v7.6.62 - 30.07.2026 =

* Improved: Additional HTML tag escaping when comment editor phrases are printed into inline JavaScript.
* Fixed: Imported phrase files were not sanitized on upload, unlike phrases saved from the Phrases settings page.
* Fixed: The comments block editor preview could be triggered on the front-end without an editing capability check.
Decryption key:


= Comments - wpDiscuz v7.6.60 - 26.07.2026 =

* Fixed: Stored XSS vulnerability in the comment image URL conversion. Image URLs are now escaped for HTML attribute output.
* Fixed: Missing escaping on the custom URL field value and the default avatar image URL.
* Fixed: A leftover debug function call in the default avatar handler.

= Comments - wpDiscuz v7.6.59 - 03.07.2026 =
Decryption key:


wpDiscuz - WordPress Comment Plugin Addons v7.6.59 Nulled + All Addons
= Comments - wpDiscuz v7.6.59 - 03.07.2026 =

* Fixed: An issue preventing the proper deletion of attachments.
* Fixed: An Undefined index warning triggered during the active theme file validation check.
Decryption key:


wpDiscuz - WordPress Comment Plugin Addons v7.6.58 Nulled + All Addons
= Comments - wpDiscuz v7.6.58 - 10.06.2026 =

* Fixed: Missing escaping issues
* Fixed: Internal images were missing in the combined version of the CSS

About us

  • Babiato Forum - The webmaster community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day, updating Daily resource to make sure our community is one of the best.

Quick Navigation

User Menu