Plugin Directory

Changeset 3283686


Ignore:
Timestamp:
04/28/2025 10:18:03 PM (11 months ago)
Author:
schorpy
Message:

update bug add screenshot

Location:
advanced-views-counter
Files:
1 added
2 edited

Legend:

Unmodified
Added
Removed
  • advanced-views-counter/tags/1.0.0/inc/Admin/Menu.php

    r3282400 r3283686  
    8181                'capability'  => 'manage_options',
    8282                'menu_slug'   => $plugin_url . '/#/settings',
    83                 'function'    => array($this, 'admin_page'),
     83                'function'    => null, // Uses the same callback function as parent menu.
    8484            ),
    8585        );
  • advanced-views-counter/tags/1.0.0/readme.txt

    r3282400 r3283686  
    4040Yes, you can choose display locations.
    4141
     42== Screenshots ==
     43   
     441. Modern WP Admin Dashboard in Light Mode.
     452. Sleek WP Admin Dashboard in Dark Mode.
     463. Powerful Settings Panel for Advanced Views Counter.
     474. Views Counter on Post/Page.
    4248
    4349== Contributing ==
Note: See TracChangeset for help on using the changeset viewer.