PHPJavascript

Web Development Guide – My Personal Library of Tutorials and Scripts

Wordpress welcome message plugin

January21

Download

This simple plugin helps to write a welcome message on the homepage which can be modified from the wordpress admin panel.

Wordpress welcome message plugin

This simple plugin helps to write a welcome message on the homepage which can be modified from the wordpress admin panel.

Installation

Just download, unzip the plugin and upload in the wordpress plugin folder (wp-content/plugins)

Add the following lines on the homepage

$res=mysql_query("select * from welcome") or die("cannot read the welcome message");
$row=mysql_fetch_array($res); echo $row["welcome"]
?>

posted under Development Guide
2 Comments to

“Wordpress welcome message plugin”

  1. On March 2nd, 2011 at 9:51 pm oem store Says:

    I just can not imagine with incredibly blog greatly that helped me God bless yo

  2. On March 6th, 2011 at 7:10 am admin Says:

    Thanks .. glad to know that i was of help.

Email will not be published

Website example

Your Comment:

 

12,829 spam comments
blocked by
Akismet