• Resolved amargarido

    (@amargarido)


    Hello!

    Using version10.3

    My blog have specific analytics. I started learning how the plugin works to extend and put more graphics. So it seems that is on wp_statistics_menu (wp-statistics.php).

    I saw other plugin that treys to make easier to extend, but yours is more powerful.

    Can I get any tips on how to put more graphs? The Manual do not say a thing, so I jumped into the code.

    Thanks in advance!

    Alberto

    https://ww.wp.xz.cn/plugins/wp-statistics/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Greg Ross

    (@gregross)

    There’s not much developer documentation beyond what’s in the admin manual so going to the code is your best bet.

    If you want is in includes\log, the files there manage the main pages you see in the admin menu. Then the files in includes\log\widgets actually create the graphs and contents of the widgets.

    Thread Starter amargarido

    (@amargarido)

    Thanks Greg !

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Extend plugin – put my graphs…’ is closed to new replies.