plugin-icon

WPWC classic Coming Soon

제작자: Max·
The plugin adds a custom WooCommerce Coming Soon page for classic themes.
평가
5
버전
1.0.2
활성화된 설치 항목
80
최근 업데이트일
Jan 22, 2025
WPWC classic Coming Soon

The plugin adds a custom WooCommerce Coming Soon page for classic themes. The plugin uses the new WooCommerce Coming Soon mode introduced in WooCommerce 9.1.

You can create 2 types of templates in your theme’s folder: * store-coming-soon.php – for Coming soon mode only * site-coming-soon.php – for Coming soon and Apply to store pages only mode

Or copy the ready-made template(s) from the subfolder templates of this plugin and place it into yours site theme folder.

IMPORTANT: for WooCommerce version 9.5.1 and higher you have to use filter wpwc_classic_coming_soon_store_only_content_id for Coming soon -> Apply to store pages only mode.

For example, add this PHP code snippet in functions.php of your theme:

add_filter( 'wpwc_classic_coming_soon_store_only_content_id', function () { return 72663; } );

where 72663 is page ID which content will be used for Coming soon -> Apply to store pages only mode.

Requirements

For the plugin WPWC classic Coming Soon to work, you must have installed and activated plugin WooCommerce of version 9.1 and higher.

무료유료 요금제에서
설치하면 WordPress.com 서비스 약관서드파티 플러그인 약관에 동의하게 됩니다.
테스트된 버전
WordPress 6.7.5
이 플러그인은 다운로드할 수 있으며 에서 사용할 수 있습니다.