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

El mejor Cluster

설명

This plugin with create a related post block with a simple shortcode.

You can configure the title, description and image of each post (by default will use the title, first content words and featued image of the post)

You can setup few global options to change the visual aspect of the block.

How to use

Default usage

[mejorcluster]

Basic usage

[mejorcluster posts="20,2,9,51,55,59,63,67,71"]
[mejorcluster parent="2,3,4"]
[mejorcluster categories="3,4"]
[mejorcluster categories="3" exclude="101"]
[mejorcluster tags="4,5"]

Sister pages (with same parent)

[mejorcluster parent="post_parent"]
[mejorcluster parent="post_parent" exclude="self"]

Rounded and shadows style

[mejorcluster posts="20,2,9,51,55,59,63,67,71" round="yes" shadow="yes" skip_title="no"]

Skip Links

[mejorcluster posts="20,2,9,51,55,59,63,67,71" skip_title_link="yes"]
[mejorcluster posts="20,2,9,51,55,59,63,67,71" skip_image_link="yes"]

Title and Desc HTML Tag

[mejorcluster posts="20,2,9,51,55,59,63,67,71" title_tag="h3"]
[mejorcluster posts="20,2,9,51,55,59,63,67,71" desc_tag="h5"]

Title and Desc max len

[mejorcluster posts="20,2,9,51,55,59,63,67,71" title_maxwords="2"]
[mejorcluster posts="20,2,9,51,55,59,63,67,71" desc_maxwords="50"]

Image Size

Use the same name than the wordpress size name (i.e. medium, large, etc)

[mejorcluster imagesize="large"]

Grid

[mejorcluster posts="20,2,9,51,55,59,63,67,71" grid="3" maxitems="9"]
[mejorcluster posts="20,2,9,51" grid="1" classname="clusterlist" maxitems="9" skip_image="yes" shadow="no" skip_title_link="no" skip_desc="yes"]

Spanish video tutorial

https://media.publit.io/file/mejorcluster-optimized.mp4

후기

2020년 5월 14일
Muy bueno, simple, perfecto sin necesidad de orbital… Espero que podrás seguir mantener el plugin porque es de gran utilidad. Muchas gracias por tu trabajo, aportación y dejarlo a nuestra disposición. Un 10 por eso te mereces. Tengo algunas ideas de shortcodes/opciones pequeñas si te interesa.
2019년 12월 31일
Sin duda el mejor plugin para clusters que hay actualmente y encima gratis. Un plugin ligero, orientado al SEO y con shortcodes personalizables que permiten usarlo en cualquier parte. Muy práctico para automatizar el interlinking de cualquier proyecto grande. Se ha convertido en unos de “mis indispensables”. Mi más absoluta enhorabuena al desarrollador, me ha ahorrado INFINITAS horas de trabajo!
모든 7 평가 읽기

기여자 & 개발자

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

기여자

자국어로 “El mejor Cluster”(을)를 번역하세요.

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

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

변경이력

1.1.12:

  • Added functionality to be able to search posts by category name. Example: [mejorcluster category_name=”Category1″]
  • Added functionality to be able to search posts by slug. Example: [mejorcluster posts_names=”el-mejor-cluster,another-post”]
  • fix bug with default post type and post parents

1.1.11:

  • fixed quotes with rel=bookmark
  • check that meta has a valid key=value format

1.1.10:

  • added the category=”id” to find posts that have one category (and any children of that category). For example category=”4″.

1.1.9:

  • added the meta=”key=value” to find posts with a custom field

1.1.8:

  • added the title_maxwords and desc_maxwords parameters (also global) to limit the number of words displayed
  • now you can hide the meta box on post editor (go to settings and select ‘hide custom box’)