Linux 软件免费装

Wp Unique Article Header Image

开发者 Brajesh Singh
更新时间 2009年11月29日 07:06
PHP版本: 2.3.3 及以上
WordPress版本: 2.6.3

标签

post image admin unique header image unique header

下载

1.0

详情介绍:

安装:

1.Installation -Unzip the folder gt-unique-header-image -Upload to your wp-content/plugins directory -Go to admin wodpress admin panel->Plugins->"Gt Unique Header Image" and activate it. -If you are using wordpress 2.5 or heigher,please turn off revisions to do that put this code at the top of your wp-config.php That's all you are done 2.Go to Options->"GT Unique header Image" put their the url of the default header image to be used and also the url of the home page header(It will be used on categories,archives and other pages too). 2.Go to post new/edit window and you will see the screen having something below the post title saying Gt Unique header Upload,Browse the image 3.save/publish the post and visit the edit screen ,you will see the thumbnail of the image associated with the post. Please see the Wp Unique Article header Image for more details. == Frequently Asked Questions == 1.To get the image associated with the single article page(post/psge) use ..it will return the absolute url of image assocuiated with the post/page 2.to use and show the header image(or you may linke to use it as any other options) <img src="<?php echo gt_get_image_url();?>" /> That's it, you may use your custom css and everything 3.Further to fetch the header image assocted with a particlular post with id $post_id,use following <img src="<?php echo gt_get_image_url();?>" /> Please visit the Wp Unique Article header Image for up-to-date information.If you have any query,any issue ,please drop amessage there.I will love to assist you.