You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
= 2.8.7 - 2025/05/02 =
* This maintenance release has 2 user identified code bug fixes.
* Fix - Remove wp_ajax_nopriv_ action for not logged in user. Props @PluginVulnerabilities for reporting the issue
* Fix - Call get_all_settings at init to resolve textdomain load warning. Props @adrianodownload for reporting the bug
Copy file name to clipboardExpand all lines: page-views-count.php
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
/*
3
3
Plugin Name: Page Views Count
4
4
Description: Show front end users all time views and views today on posts, pages, index pages and custom post types with the Page Views Count Plugin. Use the Page Views Count function to add page views to any content type or object created by your theme or plugins.
0 commit comments