Hi everybody !
I was wondering if anyone knew how I can get the code used to show the At A Glance information ?
I would like to display the images, galleries, albums value on a page.
Any help would be greatly appreciated, thanx in advance.
Hi everybody !
I was wondering if anyone knew how I can get the code used to show the At A Glance information ?
I would like to display the images, galleries, albums value on a page.
Any help would be greatly appreciated, thanx in advance.
hello,
I still need you and I finally found something:
It should be two things:
1) the Exec-PHP plugin
2) the following code to insert into the page
<? php
global $ wpdb;
echo intval ($ wpdb-> get_var ("SELECT COUNT (*) FROM $ wpdb-> nggpictures"));
<?
This will display the total picture of the different galleries NextGEN
Best regards
You must log in to post.