Forums
(@jaapmarcus)
14 years, 1 month ago
Does your PHP file include the next header?
Plugin Name: Plugin-name Plugin URI: not required Description: A small text Author: Your name Version: 0.1 Author URI: not required
14 years, 2 months ago
No just remove the email adress in the post ([email protected]) if it is still possible
Killerb can you mail(‘edit this email’,’test’,$new[‘text’]); in your forum post So my mail adress will be not visible?
You should be able to use just normal html or even CSS.
<strong>your text here will work</strong>
Just remove the mail() function. Please also remove it from this website ?? Don’t want to receive the spam ??
Yes you can but made a small mistake it will send now everytime you change it it will send a email to me.
I have changed so if you would like to download it again. Then it will solve the problem….
You forgot probably global $wpdb;
But also made a small widget to do the job
https://eris.nu/wordpress/usercount
Will do the same
Place it in wp-config.php that file isn’t updated by a new update
add_shortcode('vicads', 'google_pub');
In this case google_pub is not a function
it should be add_shortcode('vicads', 'google_pub');
14 years, 3 months ago
Problem has been fixed.
Thank you for the report…