وضاحت
JavaTop No Comments completely disables the WordPress comment system across your entire site. Activate and comments are gone — no configuration required.
What it does:
- Closes comment and ping threads on all posts and pages
- Removes comment support from all post types
- Removes the Comments menu from the admin sidebar
- Removes the Comments node from the admin toolbar
- Removes the Recent Comments dashboard widget
- Removes the Comments column from post and page list tables
- Redirects any direct access to the comments admin page
What it does not do:
- Delete existing comments — if you deactivate the plugin, existing comments reappear
- Affect comment data in the database
انسٽاليشن
- Upload the
javatop-no-commentsfolder to/wp-content/plugins/. - Activate the plugin via the Plugins menu in WordPress admin.
- That’s it — comments are disabled immediately, no settings required.
FAQ
-
Will this delete my existing comments?
-
No. Existing comments remain in the database. If you deactivate the plugin, they will reappear.
-
Does it work with custom post types?
-
Yes. It removes comment support from all registered post types.
-
Is there a settings page?
-
No. The plugin is zero-configuration by design.
-
How do I re-enable comments?
-
Deactivate or delete the plugin from the Plugins menu.
جائزا
ھن پلگ ان لاءِ ڪي به رايا ناھن.
تعاون ڪندڙ & ڊولپرز
“JavaTop No Comments” اوپن سورس سافٽ ويئر آهي. ھيٺين ماڻھن ھن پلگ ان ۾ حصو ورتو آھي.
تعاون ڪندڙترجمو ڪريو “JavaTop No Comments” توهان جي ٻولي ۾.
ڊولپمينٽ ۾ دلچسپي؟
ڪوڊ براؤز ڪريو، چيڪ ڪريو SVN مخزن، يا رڪنيت حاصل ڪريو ڊولپمينٽ لاگ پاران RSS.
لاگ تبدیل ڪريو
1.1.0
- Rebranded to JavaTop No Comments
- Added: remove comment support from all post types
- Added: remove Comments node from admin toolbar
- Added: remove Comments column from post and page list tables
- Fixed: admin redirect now correctly targets edit-comments.php page
- Updated: minimum WordPress version to 6.0
- Updated: minimum PHP version to 8.0
- Updated: function prefixes to javatop_no_comments_
1.0.1
- Initial release