{"id":305,"date":"2022-08-14T18:52:27","date_gmt":"2022-08-14T09:52:27","guid":{"rendered":"https:\/\/mahoraga.net\/?p=305"},"modified":"2026-03-29T14:15:53","modified_gmt":"2026-03-29T05:15:53","slug":"single-navigation","status":"publish","type":"post","link":"https:\/\/mahoraga.net\/?p=305","title":{"rendered":"single navigation"},"content":{"rendered":"\n<pre class=\"wp-block-code\"><code>&lt;?php\n\n\/\/ Get Previous and Next Posts\n$prev_post = get_adjacent_post(false, '', false);\n$next_post = get_adjacent_post(false, '', true);\n\n?>\n&lt;nav class=\"blog-pagination numeric\" style=\"padding-bottom: 65px;\">\n&lt;!-- Previous Post -->\n&lt;?php if ( ! empty($prev_post) ) : ?>\n&lt;a href=\"&lt;?php echo esc_url(get_permalink($prev_post->ID)); ?>\" title=\"&lt;?php echo esc_attr($prev_post->post_title); ?>\" class=\"numeric-prev-page\">\n&lt;?php echo get_the_post_thumbnail($prev_post->ID, 'ashe-single-navigation'); ?>\n\t&lt;i class=\"icon-angle-left\">&lt;\/i>\n&lt;\/a>\n&lt;?php endif; ?>\n\n&lt;!-- Next Post -->\n&lt;?php if ( ! empty( $next_post ) ) : ?>\n&lt;a href=\"&lt;?php echo esc_url(get_permalink($next_post->ID)); ?>\" title=\"&lt;?php echo esc_attr($next_post->post_title); ?>\" class=\"numeric-next-page\">\n\t&lt;?php echo get_the_post_thumbnail($next_post->ID, 'ashe-single-navigation'); ?>\n\t&lt;i class=\"icon-angle-right\">&lt;\/i>\n&lt;\/a>\n&lt;?php endif; ?>\n&lt;\/nav><\/code><\/pre>\n\n\n\n<p>\ud558\ub2e8 \ub0b4\ube44\uac8c\uc774\uc158 \ubc84\ud2bc\uc774 \uc5c6\ub294 \uad00\uacc4\ub85c \uae09\ud558\uac8c \uc0dd\uc131<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\ud558\ub2e8 \ub0b4\ube44\uac8c\uc774\uc158 \ubc84\ud2bc\uc774 \uc5c6\ub294 \uad00\uacc4\ub85c \uae09\ud558\uac8c \uc0dd\uc131<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":false,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2}},"categories":[1],"tags":[20],"class_list":["post-305","post","type-post","status-publish","format-standard","hentry","category-1","tag-20"],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","acf":[],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/mahoraga.net\/index.php?rest_route=\/wp\/v2\/posts\/305","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mahoraga.net\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/mahoraga.net\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/mahoraga.net\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mahoraga.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=305"}],"version-history":[{"count":2,"href":"https:\/\/mahoraga.net\/index.php?rest_route=\/wp\/v2\/posts\/305\/revisions"}],"predecessor-version":[{"id":307,"href":"https:\/\/mahoraga.net\/index.php?rest_route=\/wp\/v2\/posts\/305\/revisions\/307"}],"wp:attachment":[{"href":"https:\/\/mahoraga.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=305"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/mahoraga.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=305"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/mahoraga.net\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=305"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}