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

Temporarily Hidden Content

설명

Temporarily Hidden Content is a plugin that allows you to show or hide content until a specific date. You can add or remove content from your pages and entries without edit again. In addition, you can notify your users with a countdown of when the content will be available.

스크린샷

  • Using the shortcode.
  • Countdown view.
  • Countdown has ended.
  • Content is unlocked.

설치

  1. Install Temporarily Hidden Content either via the WordPress.org plugin repository or by uploading the files to your server.
  2. Activate Temporarily Hidden Content.
  3. Edit your pages and entries to include the shortcodes [temphc-start] o [temphc-end].

FAQ

How do I hide content?

To hide temporarily a content you must use the shortcode [temphc-start] with the mandatory attributes ‘on’ and ‘at’. This content will be hidden until the indicated date.

[temphc-start on="2020-08-21" at="15:30"]

Then you must include the content you want to hide temporarily and close the shortcode.

[/temphc-start]

This shorcode has 3 optional attributes, ‘countdown’ to show the user the remaining time, ‘color’ to change the main color of the counter and ‘message’ to change the default message that appears below the countdown.

[temphc-start on="2020-08-21" at="15:30" countdown="true" color="orange" message="this content is temporarily hidden"]

How do I show content?

To show temporarily a content you must use the shortcode [temphc-end] with the mandatory attributes ‘on’ and ‘at’. This content will be available until the indicated date.

[temphc-end on="2020-08-21" at="15:30"]

Then you must include the content you want to show temporarily and close the shortcode.

[/temphc-end]

Who should use Temporarily Hidden Content?

Temporarily Hidden Content is perfect for business owners, bloggers, designers, developers, photographers, and basically everyone else. It can also be a useful tool for SEO. you can hide certain content so that they appear little by little and Google and others search engines detect new content on your page with each visit.

What colors are available?

Currently through the color tag you can select the following colors: Black, red, blue, orange, green and pink. However, if you want another color, it’s always possible to overwrite the CSS style sheets.

후기

2023년 3월 12일
No está mal para programar cambios en una entrada sin tener que entrar a modificarla días después.
2021년 1월 31일
Además de por el aspecto visual, desarrollé este plugin para poder mejorar el seo/indexación de mis páginas. Cuando creo un nuevo contenido en webs poco actualizadas, programo algunos párrafos adicionales que se publicarán en el futuro para que googlebot detecte nuevos contenidos en sus futuras visitas. He notado que con esta práctica el rastreo y el posicionamiento en mis páginas menos actualizadas mejora considerablemente.
2020년 9월 4일
He tenido que que añadir una línea al css para mostrarlo en el color que yo quería, pero funciona muy bien, muchas gracias!
2020년 6월 2일
Es un plugin que cumple exactamente lo que buscaba.. lo recomiendo al 100% y con elementor solo debes agregar un bloque de texto y listo 😀 Felicidades!
모든 6 평가 읽기

기여자 & 개발자

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

기여자

“Temporarily Hidden Content”(이)가 2(으)로 번역되었습니다. 기여해 주셔서 번역자님께 감사드립니다.

자국어로 “Temporarily Hidden Content”(을)를 번역하세요.

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

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

변경이력

1.0.6

  • Added compatibility with WordPress 6.0.1.

1.0.5

  • Added compatibility with WordPress 5.9.

1.0.4

  • Fixed bug with version 8 of PHP.

1.0.3

  • Added compatibility with WordPress 5.7.2.

1.0.2

  • Added compatibility to show and hide another shortcodes.

1.0.1

  • Fixed class reference error.

1.0.0

  • Initial release.

See changelog for all versions.