{"id":598,"date":"2020-01-01T21:36:18","date_gmt":"2020-01-01T13:36:18","guid":{"rendered":"http:\/\/www.zhangmingming.cn\/?p=598"},"modified":"2020-01-09T09:55:13","modified_gmt":"2020-01-09T01:55:13","slug":"wordpress%e6%b7%bb%e5%8a%a0%e8%af%b4%e8%af%b4%e5%8a%9f%e8%83%bd%ef%bc%8c%e8%bd%ac%e8%bd%bd%ef%bc%8c%e8%87%aa%e7%94%a8%ef%bc%8c%e6%9c%89%e6%95%88","status":"publish","type":"post","link":"https:\/\/www.zhangmingming.cn\/?p=598","title":{"rendered":"wordpress\u6dfb\u52a0\u8bf4\u8bf4\u529f\u80fd\uff0c\u8f6c\u8f7d\uff0c\u81ea\u7528\uff0c\u6709\u6548"},"content":{"rendered":"\n<p>\u5f88\u591awp\u53cb\u5728\u5efa\u7ad9\u5230\u8bf4\u8bf4\u65f6\uff0c\u5c31\u505c\u6b62\u4e0d\u524d\u4e86\uff0c\u8bf4\u8bf4\u4e0d\u662f\u7cfb\u7edf\u81ea\u5e26\u7684\uff0c\u5e76\u4e0d\u50cf\u7559\u8a00\u90a3\u4e48\u7b80\u5355\uff0c\u5728\u540e\u53f0\u8bbe\u7f6e\u8bbe\u7f6e\u5c31\u641e\u5b9a\u5b83\u3002\u4eca\u5929\u5c31\u662f\u6559\u7cd6\u53cb\u4eec\u5982\u4f55\u7528wordpress\u642d\u5efa\u4e00\u4e2a\u5c5e\u4e8e\u81ea\u5df1\u7684\u8bf4\u8bf4\u9875\u9762\uff0c\u4f1a\u8005\u4e0d\u96be\uff0c\u96be\u8005\u4e0d\u4f1a\uff0c\u4e0b\u8fb9\u8bf7\u770b\u8bb2\u89e3\u3002<\/p>\n\n\n\n<p>\u9996\u5148\u8981\u5b9e\u73b0\u8fd9\u4e2a\u8bf4\u8bf4\u529f\u80fd\uff0c\u8981\u62ff3\u4e2a\u6587\u4ef6\u5f00\u5200\uff0c\u5206\u522b\u662f\uff1afunctions.php\uff0cshuoshuo.php\uff0cshuoshuo.css\uff0c\u4e0b\u8fb9\u4e00\u4e00\u6765\u641e\u5b9a\u5b83\u4eec\uff0cfunctions.php\u662fwordpress\u81ea\u5e26\u7684\u7a0b\u5e8f\u6587\u4ef6\uff0c\u53ea\u987b\u4e00\u4e2a\u5c0f\u6539\u52a8\uff0c\u5373\u5728\u6587\u4ef6\u5185\u5bb9\u7684\u6700\u540e\u52a0\u5165\u4ee5\u4e0b\u4ee3\u7801\u3002<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">\/\/\u8bf4\u8bf4 add_action('init', 'my_custom_init'); function my_custom_init() { $labels = array( 'name' =&gt; '\u8bf4\u8bf4', 'singular_name' =&gt; 'singularname', 'add_new' =&gt; '\u53d1\u8868\u8bf4\u8bf4', 'add_new_item' =&gt; '\u53d1\u8868\u8bf4\u8bf4', 'edit_item' =&gt; '\u7f16\u8f91\u8bf4\u8bf4', 'new_item' =&gt; '\u65b0\u8bf4\u8bf4', 'view_item' =&gt; '\u67e5\u770b\u8bf4\u8bf4', 'search_items' =&gt; '\u641c\u7d22\u8bf4\u8bf4', 'not_found' =&gt; '\u6682\u65e0\u8bf4\u8bf4', 'not_found_in_trash' =&gt;  '\u6ca1\u6709\u5df2\u9057\u5f03\u7684\u8bf4\u8bf4', 'parent_item_colon' =&gt; '', 'menu_name' =&gt; '\u8bf4\u8bf4' ); $args = array( 'labels' =&gt; $labels, 'public' =&gt; true, 'publicly_queryable' =&gt; true, 'show_ui' =&gt; true, 'show_in_menu' =&gt; true, 'query_var' =&gt; true, 'rewrite' =&gt; true, 'capability_type' =&gt; 'post', 'has_archive' =&gt; true, 'hierarchical' =&gt; false, 'menu_position' =&gt; null, 'supports' =&gt; array('title','editor','author') ); register_post_type('shuoshuo',$args); }<\/pre>\n\n\n\n<p>\u63a5\u7740\u662fshuoshuo.php\u6587\u4ef6\uff0c\u5b83\u4e0d\u662f\u81ea\u5e26\u7684\uff0c\u9700\u8981\u5efa\u4e00\u4e2a\u540d\u5b57\u4e3ashuoshuo.php\u6587\u4ef6\uff0c\u91cc\u8fb9\u586b\u5145\u5982\u4e0b\u5185\u5bb9\u3002<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">&nbsp;&lt;?php \/*Template Name: \u8bf4\u8bf4author: ainyurl: http:\/\/www.tang1314.com\/shuoshuo*\/get_header(); ?&gt;&lt;link href=\"\/wp-content\/themes\/Cui2.0\/shuoshuo.css\" rel=\"stylesheet\"&gt;&lt;div class=\"shuoshuo\"&gt; &lt;ul class=\"archives-monthlisting\"&gt; &lt;?php query_posts(\"post_type=shuoshuo&amp;post_status=publish&amp;posts_per_page=-1\");if (have_posts()) : while (have_posts()) : the_post(); ?&gt; &lt;li&gt;&lt;span class=\"tt\"&gt;&lt;?php the_time('Y\u5e74n\u6708j\u65e5G:i'); ?&gt;&lt;\/span&gt; &lt;div class=\"shuoshuo-content\"&gt;&lt;?php the_title(); ?&gt;&lt;br\/&gt;&lt;div class=\"shuoshuo-meta\"&gt;&lt;span &gt;\u2014&lt;?php the_author() ?&gt;&lt;\/span&gt;&lt;\/div&gt;&lt;\/div&gt;&lt;?php endwhile;endif; ?&gt;&lt;\/li&gt; &lt;\/ul&gt;&lt;\/div&gt;&lt;?php get_footer();?&gt;<\/pre>\n\n\n\n<p>\u6700\u540e\u4fee\u6539shuoshuo.css\u6587\u4ef6\uff0c\u5b83\u4e5f\u4e0d\u662f\u7cfb\u7edf\u81ea\u5e26\u7684\uff0c\u9700\u8981\u6211\u4eec\u5efa\u7acb\u4e00\u4e2ashuoshuo.css\u6587\u4ef6\uff0c\u586b\u5145\u4ee5\u4e0b\u5185\u5bb9\u3002<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">&nbsp;.shuoshuo {position: relative;margin: 50px 0;}.shuoshuo li {padding: 8px 0;display: block;}.shuoshuo-content {box-shadow: 0 0 3px RGBA(0,0,0,.15);background-color: #f8f8f8;border:1px #eee solid;border-radius: 4px;font-size: 1em;line-height:2.3em;margin:0 150px 0 200px;letter-spacing: 1px;padding: 20px 20px 5px 30px;color: #666;min-height:60px;position: relative; white-space: pre; \/* CSS 2.0 *\/  white-space: pre-wrap; \/* CSS 2.1 *\/  white-space: pre-line; \/* CSS 3.0 *\/  white-space: -pre-wrap; \/* Opera 4-6 *\/  white-space: -o-pre-wrap; \/* Opera 7 *\/  white-space: -moz-pre-wrap; \/* Mozilla *\/  white-space: -hp-pre-wrap; \/* HP Printers *\/  word-wrap: break-word; \/* IE 5+, \u93c2\u56e8\u6e70\u741b\u5c80\u6b91\u6d60\u7ed8\u5270\u701b\u6940\u5534\u93c2\ue15e\u7d11 *\/}.shuoshuo-content p{margin:0;}\/*\u6d63\u6ec6\u20ac?*\/.shuoshuo-meta {text-align: right;letter-spacing: 0px;margin-top:-85px;}.toolbar{display:none}\/*\u93c3\u5815\u68ff*\/\/*.shuoshuo .tt{margin: 35px 0 0 15px;float:left;font-size:0.9em;}*\/\/*.shuoshuo li em{float:left;background:url(\"\/\/www.100day.cc\/wp-content\/themes\/frontopen2_v1.5.04.15\/images\/bolangxian.png\") no-repeat;width:50px;height:10px;margin:42px 0 0 28px;}*\/\/*.shuoshuo li:hover .tt {color:#0c0;font-weight:bold;} *\/\/*\u6fb6\u6751\u511a*\/.shuoshuo .zhutou{border-radius: 50%;margin: 25px 35px 0 5px;float:right;padding: 2px;border: 1px #ddd solid;display: block;transition: .5s;width: 40px;height: 40px;overflow:hidden;}.shuoshuo li:hover .zhutou {transform: rotate(720deg);-webkit-transform: rotate(720deg);-moz-transform: rotate(720deg);border-color: #0c0;}\/*\u9353\u5d89\u6f70\u9428\u52ee\u9171*\/.shuoshuo:before {height: 100%;width: 2px;background: #eee;position: absolute;left: 164px;content: \"\";top:0px;}.shuoshuo-content:before {position: absolute;top: 40px;bottom: 0px;left: -42px;background: #fff;height: 12px;width: 12px;border-radius: 6px;content: \"\";box-shadow: inset 0 0 2px #0c0;}.shuoshuo-content:after {position: absolute;top: 42px;bottom: 0px;left: -40px;background: #ccc;height: 8px;width: 8px;border-radius: 6px;content: \"\";}.shuoshuo li:hover .shuoshuo-content:after {background: #0c0;-webkit-transform: scale(1.3);-moz-transform: scale(1.3);-ms-transform: scale(1.3);-o-transform: scale(1.3);}.shuoshuo li:hover .shuoshuo-content:before {-webkit-transform: scale(1.3);-moz-transform: scale(1.3);-ms-transform: scale(1.3);-o-transform: scale(1.3);}\/*\u935a\u5ea8\u6f70\u9428\u52ee\u9171*\/.shuoshuo:after {height: 100%;width: 2px;background: #eee;position: absolute;right: 100px;content: \"\";top:0px;}.shuoshuo-meta:before {position: absolute;top: 42px;bottom: 0px;right: -56px;background: #fff;height: 12px;width: 12px;border-radius: 6px;content: \"\";z-index:2;box-shadow: inset 0 0 2px #0c0;}.shuoshuo-meta:after {position: absolute;top: 44px;bottom: 0px;right: -54px;background: #ccc;height: 8px;width: 8px;z-index:2;border-radius: 6px;content: \"\";}.shuoshuo li:hover .shuoshuo-meta:after {background: #0c0;}@media screen and (min-width:1080px){.shuoshuo{width:1060px;margin:50px auto}}@media screen and (max-width: 800px) { .shuoshuo-content {margin:0 60px 0 70px;padding: 10px 10px 5px 10px;font-size:0.9em;}.shuoshuo .tt{width:30px;font-weight:bold;margin: 30px 0 0 1px;font-size:0.5em;height: 20px;}.shuoshuo li:hover .tt {color:#0c0;font-size:0.5em;}.shuoshuo:before {left: 50px;}.shuoshuo-content:before {left: -26px;top:30px;}.shuoshuo-content:after {left: -24px;top:32px;}&nbsp;.shuoshuo:after {right: 27px;}.shuoshuo-meta:before {right: -39px;top:33px;}.shuoshuo-meta:after {right: -37px;top:35px;}&nbsp;.shuoshuo .zhutou{margin: 17px 5px 0 5px;}.shuoshuo li em{float:left;width:39px;height:10px;margin:34px 0 0 -1px;}}<\/pre>\n\n\n\n<p>\u597d\u4e86\uff0c\u628a\u8fd9\u4e09\u4e2a\u6587\u4ef6\u4e0a\u4f20\u5230\u4e3b\u9898\u7684\u76ee\u5f55\u4e0b\u8fb9\uff0c\u53bb\u540e\u53f0\uff0c\u6dfb\u52a0\u4e00\u4e2a\u9875\u9762\uff0c\u8d77\u540d\u53eb\u201c\u6211\u7684\u8bf4\u8bf4\u201d\uff0c\u9875\u9762\u6a21\u677f\u9009\u62e9\u201c\u8bf4\u8bf4\u201d\u3002\u53d1\u5e03\u5373\u53ef\u5927\u529f\u544a\u6210\u3002\u62e5\u6709\u4e00\u4e2a\u50cf\u8fd9\u6837\u7684\u8bf4\u8bf4<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">&nbsp;http:\/\/www.tang1314.com\/shuoshuo.html<\/pre>\n\n\n\n<p>\u53d1\u6325\u81ea\u5df1\u7684\u60f3\u8c61\u529b\uff0c\u7f16\u8f91css\uff0c\u4f7f\u4f60\u7684\u8bf4\u8bf4\u9875\u9762\u53d8\u5f97\u66f4\u52a0\u4e0d\u53ef\u601d\u8bae\u5427\u3002<\/p>\n\n\n\n<p><\/p>\n\n\n\n<p>\u539f\u6587\uff1a <a href=\"http:\/\/www.tang1314.com\/website\/317.html\">http:\/\/www.tang1314.com\/website\/317.html<\/a> <\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u5f88\u591awp\u53cb\u5728\u5efa\u7ad9\u5230\u8bf4\u8bf4\u65f6\uff0c\u5c31\u505c\u6b62\u4e0d\u524d\u4e86\uff0c\u8bf4\u8bf4\u4e0d\u662f\u7cfb\u7edf\u81ea\u5e26\u7684\uff0c\u5e76\u4e0d\u50cf\u7559\u8a00\u90a3\u4e48\u7b80\u5355\uff0c\u5728\u540e\u53f0\u8bbe\u7f6e\u8bbe\u7f6e\u5c31\u641e\u5b9a\u5b83\u3002\u4eca\u5929\u5c31 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[11],"tags":[],"_links":{"self":[{"href":"https:\/\/www.zhangmingming.cn\/index.php?rest_route=\/wp\/v2\/posts\/598"}],"collection":[{"href":"https:\/\/www.zhangmingming.cn\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.zhangmingming.cn\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.zhangmingming.cn\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.zhangmingming.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=598"}],"version-history":[{"count":1,"href":"https:\/\/www.zhangmingming.cn\/index.php?rest_route=\/wp\/v2\/posts\/598\/revisions"}],"predecessor-version":[{"id":599,"href":"https:\/\/www.zhangmingming.cn\/index.php?rest_route=\/wp\/v2\/posts\/598\/revisions\/599"}],"wp:attachment":[{"href":"https:\/\/www.zhangmingming.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=598"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.zhangmingming.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=598"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.zhangmingming.cn\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=598"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}