loading...

wordpress是好物,我的大爱,啥都能做了,最近算是转型期,不知道转不转的过弯来,有用的东西先记录一下~~

1. 设定过期时间

<?php
if (have_posts()) :
while (have_posts()) : the_post(); ?>
$expirationtime = get_post_custom_values(‘expiration’);
if (is_array($expirationtime)) {
$expirestring = implode($expirationtime);}
$secondsbetween = strtotime($expirestring)-time();
if ( $secondsbetween > 0 ) {
// For example…
the_title();
the_excerpt();
}
endwhile;
endif;?>

2.区分日志显示方式

<?php if (have_posts()) :
while (have_posts()) : the_post();
$customField = get_post_custom_values(“full”);
if (isset($customField[0])) {
//Custom field is set, display a full post
the_title();
the_content();
} else {
// No custom field set, let’s display an excerpt
the_title();
the_excerpt();
endwhile;
endif;
?>

3.设定页面META内容

<meta name=”description” content=”
<?php if ( (is_home()) || (is_front_page()) ) {
echo (‘Your main description goes here’);
} elseif(is_category()) {
echo category_description();
} elseif(is_tag()) {
echo ‘-tag archive page for this blog’ . single_tag_title();
} elseif(is_month()) {
echo ‘archive page for this blog’ . the_time(‘F, Y’);
} else {
echo get_post_meta($post->ID, “Metadescription”, true);
}?>”>

4.设置特殊的CSS

<?php if (is_single()) {
$css = get_post_meta($post->ID, ‘css’, true);
if (!empty($css)) { ?>
<style type=”text/css”>
<?php echo $css; ?>
<style>
<?php }
} ?>

5. SEO Title优化

<title>
<?php if (is_home () ) {
bloginfo(‘name’);
} elseif ( is_category() ) {
single_cat_title(); echo ‘ – ‘ ; bloginfo(‘name’);
} elseif (is_single() ) {
$customField = get_post_custom_values(“title”);
if (isset($customField[0])) {
echo $customField[0];
} else {
single_post_title();
}
} elseif (is_page() ) {
bloginfo(‘name’); echo ‘: ‘; single_post_title();
} else {
wp_title(”,true);
} ?>
</title>

6.设定不被搜索引擎搜索

<?php $cf = get_post_meta($post->ID, ‘noindex’, true);
if (!empty($cf)) {
echo ‘<meta name=”robots” content=”noindex”/>’;
}
?>

7.使用缩略图(2.9+自带了)

<?php $postimageurl = get_post_meta($post->ID, ‘post-img’, true);
if ($postimageurl) {?>
<a href=”<?php the_permalink(); ?>” rel=”bookmark”>
<img src=”<?php echo $postimageurl; ?>” alt=”Post Pic” /></a>
<?php } else { ?>
<a href=”<?php the_permalink(); ?>” rel=”bookmark”>
<img src=”<?php bloginfo(‘template_url’); ?>/images/wprecipes.gif” alt=”Screenshot” /></a>
<?php } ?>

8.个性化的read more

<?php $custommore = get_post_meta($post->ID, ‘custom_more’, true); ?>
<?php if (!$custommore) { $custommore = ‘Read More &raquo;’; } ?>
<?php the_content($custommore); ?>

9.设置个性化背景(与timthumb结合

<?php if (is_page() || is_single()) {
<?php $background = get_post_meta($post->ID, ‘background’, true);
if ($background) {?>
<style type=”text/css”>background: url(<?php bloginfo(‘template_url’); ?>/timthumb/timthumb.php?w=1920&zc=1&src=<?php echo $background; ?>) fixed no-repeat;</style>
<?php }
}?>

=========================

相关技巧

1.获取循环外的 custom field

<?php
global $wp_query;
$postid = $wp_query->post->ID;
echo get_post_meta($postid, ‘customField’, true);
?>

2.获得第一张图片

<?php
// Get URL of first image in a post
function catch_that_image() {
global $post, $posts;
$first_img = ”;
ob_start();
ob_end_clean();
$output = preg_match_all(‘/<img.+src=[\'"]([^\'"]+)[\'"].*>/i’, $post->post_content, $matches);
$first_img = $matches [1] [0];
// no image found display default image instead
if(empty($first_img)){
$first_img = “/images/default.jpg”;
}
return $first_img;
}?>

3.筛选有某一自定义值的日志

query_posts(“meta_key=Camera_Specs”);

=========================

相关插件

More Fields

Custom Shortcodes

还搜到了帕兰印象的 20+Wordpress自定义字段使用技巧和插件/Custom Fields ,可以研究下~



本站文章未特殊注明均为原创,转载需经本人同意,请善用以下链接

Trackback: http://www.iros.me/wordpress-custom-fields.html/trackback

Google书签 新浪ViVi 365Key网摘 天极网摘 我摘 POCO网摘 博采网摘 YouNote网摘 和讯网摘 博拉网 igooi网摘 I2Key网摘 天下图摘 百特门网摘 Del.icio.us Yahoo书签 奇贴 QQ娱乐摘 添加到Digg! 添加到Facebook!

20 Responses to "WordPress Custom Fields 自定义字段使用"

1 | antilogous bagger battailous

五月 14th, 2012 at 14:07

Avatar

feel pressed just to cover the required…

material, much less assign a documented research paper. it takes a long time to grade 80 to 130 multiple-page essays and give adequate feedback for the student. sometimes teachers have to choose between assigning a paper and covering all the required…

2 | Jabbertypez2

五月 15th, 2012 at 22:19

Avatar

Snappointz2…

Great blog post, saw on…

3 | taco del mar franchise info

五月 16th, 2012 at 03:36

Avatar

and more chances of making profit.but, article…

writing is not just about writing anyway, anyhow or anything on your blog; a blog post must have some key features in other to get maximum result for your effort and your blog. a well written post will interest your visitors…

4 | http://www.myonlinefranchise.org

五月 16th, 2012 at 03:45

Avatar

a blog and you want to add…

content to it you want to make sure that the content is relevant and accurate as to what you are trying to project. if you do not have interesting and accurate information on your blog it will not get the traffic…

5 | opening a franchise

五月 16th, 2012 at 06:13

Avatar

gives you a sense of satisfaction in…

providing value, and, in the end, produces a lasting piece of work that benefits you and your company. sometimes it can be hard to figure out what makes a great internet marketing blog. with a little bit of work you can…

6 | learn about this franchise

五月 16th, 2012 at 07:16

Avatar

your hard work and data goes down…

the drain with them.there are a lot of hosting companies which try to attract customers to buy their packages by offering really cheap plans. you should never, i repeat never, go for such plans because they cause you a lot of…

7 | see this

五月 16th, 2012 at 08:10

Avatar

of blog is the best blog to…

make money online. the first thing we need set up is a domain. this is another highly debated theory as one group say a catchy name is important while another group of people say it is all about the keywords. when…

8 | best credit cards for people with bad credit

五月 16th, 2012 at 13:55

Avatar

could also have more than one person…

write posts. they do not have to all have the same tone but they should all be comparable in quality in terms of the technical aspects of the writing.going multimedia with your blog postsa blog post needn’t be just a written…

9 | http://www.disquedurinterne.net/

五月 16th, 2012 at 14:38

Avatar

Just Looking…

When we were surfing very much last Monday we noticed a very nice long article about…

10 | http://www.rasoirelectrique.org/

五月 16th, 2012 at 15:12

Avatar

Weebly article…

I saw someone talking about this on Weebly and it linked to…

11 | http://www.camescopehd.net/

五月 16th, 2012 at 20:47

Avatar

Interesting post…

Generally I do not learn post on blogs, however I wish to say that this write-up very forced me to check out and do so! Your writing taste has been amazed me. Thank you, very nice article….

12 | http://www.friteusesanshuile.net/

五月 16th, 2012 at 21:24

Avatar

It is really hard these days to find enough support…

My friend is truly forever but in a rash manner saying that in all honesty that it is hard to really easily find some good online support, but there is…

13 | best kentucy shoulder doctor

五月 16th, 2012 at 23:39

Avatar

actually sell on etsy. you can sell…

ceramics and potteries, crochet, handmade bags and purses, handmade jewelries, needlecrafts and woodworks among others.selling ebooks – if you are highly skilled on a certain area, you can also create your own ebook and sell it online. you can also cre…

14 | http://www.piscineautoportante.net/

五月 17th, 2012 at 16:46

Avatar

Bing results…

While searching Bing I found this page in the search results and I didn’t think it match…

15 | http://nestormahno.hubpages.com/hub/GA-Loan

五月 18th, 2012 at 18:57

Avatar

offering a $120 a month seo offer….

(which is super inexpensive, and well below the going industry rate as well….and offer tremendous value to your clients and customers as a result)when you combine a sale, with a simple service offer follow up, as outlined above…..getting to $75k (o…

16 | lipo 6 black 240

五月 19th, 2012 at 06:16

Avatar

one hand, writers who are familiar with…

the products and services being offered by the business will be able to produce quality content with very little time spent researching. on the other, writers who have little to no experience the business’s products and services may be able to…

17 | http://best-tire-deals.com

五月 19th, 2012 at 12:45

Avatar

about something in particular spread to the…

world or you are trying to perform a service blogging is the choice.a short list of the best blogging tools for the beginner blogger or the old pro are some of the following.penzu. this is one of the newest of the…

18 | see it for yourself

五月 19th, 2012 at 12:48

Avatar

post pregnancy diet after pregnancy is a…

diet that has more of fruits and vegetables and less of carbohydrates. you should also try to add a lot of fiber rich diet and protein that is easily digestible. you should avoid red meat because it plays a big role…

19 | oro gold cosmetics review

五月 19th, 2012 at 18:05

Avatar

if you are writing an article about…

religion, it might be relevant to tell me about your religion, but that is not necessarily always the case. if you are writing a children’s book, telling me about your children and how they love your book is not going to…

20 | http://www.montreautomatique.fr/montre-automatique-homme/

五月 22nd, 2012 at 20:07

Avatar

Fine post…

Thanks, I have just been looking for information approximately this topic for a while and yours is the greatest I’ve found out till now. However, what about the bottom line? Are you positive about the source?…

Comment Form

*

[鼻血] [黑线] [鬼脸] [面条泪] [阴笑] [贼笑] [羞] [神气] [礼物] [生气] [满足] [游魂] [汗] [死光] [期待] [晕了] [无神] [扁] [感动] [怒了] [心心眼] [得意] [开心] [大泪] [大惊] [嘟嘴] [唱歌] [哈] [呵欠] [呜呜] [呆] [吓] [吐] [凸] [不爽] [ZZZ] [NANI?] [FUFU] [CHU]



Web Share

About Me

    Enjoy Work!&& Enjoy Life!

  • 年过半百的一半却只能通过绑定来实现社会化的不想宅却没有办法的挺宅的向往B型却只是O型的不会游泳所以只能沉沦腐海的爱K歌但还不到麦霸程度的现在貌似挺稀有的白羊挨踢代码女
  • 硬盘控、下载强迫症、HTC大脸人、伪谷粉
  • Money是好物!Wordpress是好物!Jquery是好物!

Latest Comments

疼讯微博口水地

My Place

    Posts 98  Comments 1,983  
    Blog stared at 2008.10.21
    Blog open at 2008.11.21   Free Traffic Counter
ponytail1985@hotmail.com 358589691 ponie325@gmail.com Ajax CommentLuv Enabled 275ca7ef21959162b094a66262fa328f

无觅相关文章插件,快速提升流量