이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Custom Front Page

설명

The Custom Front Page plugin allows to you set any post or page, including custom post types, as the homepage.

Why?

Let’s say you have created a ‘landing page’ post type. This post type provides you with all the input fields and default
design needed to make awesome landing pages easy. These landing pages are so awesome, in fact, that you decide to use one as your homepage.
But wait, WordPress won’t let you do that… until now! Just install “Custom Front Page” and you can select any page, post or custom post type
to be the homepage on your site.

How?

Using this plugin is simple:

  1. Install the plugin
  2. Activate the plugin
  3. Go to ‘Reading’ under ‘Settings’ in the WordPress admin menu and select the desired front page.
  4. Save your changes

Features

  • Works with custom post types
  • No settings page, just adds additional post types to the front page dropdown
  • Clean, well written code that won’t bog down your site

설치

Prerequisites

If you don’t meet the below requirements, I highly recommend you upgrade your WordPress install or move to a web host
that supports a more recent version of PHP.

  • Requires WordPress version 3.0 or greater
  • Requires PHP version 5 or greater ( PHP version 5.2.4 is required to run WordPress version 3.2 )

The Easy Way

  1. In your WordPress admin, go to ‘Plugins’ and then click on ‘Add New’.
  2. In the search box, type in ‘Custom Front Page’ and hit enter. This plugin should be the first and likely the only result.
  3. Click on the ‘Install’ link.
  4. Once installed, click the ‘Activate this plugin’ link.

The Hard Way

  1. Download the .zip file containing the plugin.
  2. Upload the file into your /wp-content/plugins/ directory and unzip
  3. Find the plugin in the WordPress admin on the ‘Plugins’ page and click ‘Activate’

Usage Instructions

Once the plugin is installed and activated, go to ‘Settings’ -> ‘Reading’ in the WordPress admin. You will notice that the ‘Front page’ dropdown now allows you to select from any post type. Choose what you want your front page to be and click ‘Save Changes’. Viola! You now have a new front page!

후기

2020년 7월 3일
Well ..what can i say.. It works fine..!! Many thanks to the plugin Author
2020년 4월 27일 1 reply
The perfect plugin to add custom posts as homepage ! I've search a long time for a solution (custom code or plugin) and this plugin is absolutely amazing and work perfectly ! Thanks a lot for this perfect job ! Every developer/designer should need it in their toolbox 😀
2018년 9월 3일 1 reply
Works with Kalium Theme
2017년 4월 27일 1 reply
I've followed all the instructions, but there are no options offered in customise for post types on the front page.
모든 7 평가 읽기

기여자 & 개발자

“Custom Front Page”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

“Custom Front Page”(이)가 1(으)로 번역되었습니다. 기여해 주셔서 번역자님께 감사드립니다.

자국어로 “Custom Front Page”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.1.2

  • Minor updates to improve code.

1.1

  • Updated dropdown in customizer to support all registered post types (thanks https://github.com/WebDevLan4You).
  • Tested in WordPress version 4.6.1

1.0

  • Tested in WordPress version 4.5.2

0.2

  • Reformatted code
  • Added PHP docBlock for class and methods.
  • Updated tested WordPress version to 3.6.1

0.1

  • Initial commit