최신 게시물 쇼트코드

설명

“최신 게시물 쇼트코드”는 PHP를 코딩하거나 알지 않고도 페이지/사이드바에 있는 포스트나 페이지의 목록이나 그리드를 표시하는 데 도움이 됩니다. 필요한 만큼 페이지에 쇼트코드를 삽입할 수 있으며 각 쇼트코드는 서로 다른 방식으로 구성됩니다. 최신 게시물을 표시하기 위한 쇼트코드는 [latest-selected-content]이며 매우 쉽게 생성할 수 있습니다. 플러그인은 편집기 영역에 블록 또는 쇼트코드 버튼을 추가합니다.
“최신 게시물 쇼트코드”는 필요한 항목을 결합, 제한 및 필터링하여 게시물, 페이지 및 사용자 정의 게시물 유형에서 동적 콘텐츠 선택을 생성할 수 있으며 세부 설정이 가능합니다. 출력 매개변수는 매우 유연하여 선택한 콘텐츠가 표시되는 방식을 선택할 수 있습니다.

자신만의 “더 읽기” 대체품을 작성하고, 추천 이미지를 표시하거나 숨길지 여부를 선택하고, 여러 옵션으로 항목을 정렬하고, 출력에 페이지를 매길 수 있습니다(또한 AJAX 페이지 매기기).
이 플러그인은 모든 최신 테마에서 작동합니다.

워드프레스 >= 5.0 구텐베르크와 함께 사용하는 경우 플러그인 버튼을 사용하여 LPS 블록 또는 모든 클래식 블록에서 플러그인 쇼트코드를 구성할 수 있습니다.

데모

사용 예

[latest-selected-content ver="2" perpage="4" showpages="4" display="title,date,excerpt-small" chrlimit="120" url="yes" linktext="Read more" image="thumbnail" elements="3" css="four-columns tall as-overlay light" type="post" status="publish" orderby="dateD" show_extra="ajax_pagination,light_spinner,pagination_all,date_diff,category,hide_uncategorized_category"]

또는 단순히

[latest-selected-content ver="2" limit="4" type="post" display="title,content-small" chrlimit="50" image="full" elements="0" css="two-columns as-column" taxonomy="category" term="samples" orderby="dateA"]

버전 8.0.0부터 플러그인에 새로운 UI와 몇 가지 새로운 멋진 기능이 있습니다. 이 버전에서는 반응형 및 다양한 모드 옵션을 사용하여 쇼트코드의 출력을 슬라이더로도 구성할 수 있습니다. 이러한 방식으로 이전에 Latest Post Shortcode Extension을 사용한 경우 더 이상 필요하지 않으며 플러그인이 모두 자체적으로 처리합니다.

버전 7.0.0부터 플러그인은 테마 또는 플러그인을 통해 사용자 지정 출력을 정의하고 관리할 수 있는 새로운 훅을 구현합니다. 새로운 훅은 다음과 같습니다.
lps_filter_tile_patternslps_filter_display_posts_list – 사용자 지정 패턴을 추가할 수 있습니다.
lps_filter_use_custom_tile_markup – 사용자 지정 타일 마크업을 정의할 수 있습니다.
lps_filter_use_custom_section_markup_startlps_filter_use_custom_section_markup_end – 타일 블록 전후에 표시되는 쇼트코드 마크업을 제어할 수 있습니다.
https://iuliacazan.ro/latest-post-shortcode/에서 자세한 훅 세부 정보와 코드 샘플을 확인하세요.

Version 2: lps_filter_tile_patterns, lps/override_card_patterns, lps_filter_display_posts_list, lps/override_card_display, lps/filter_sites_list, lps/card_output_types, lps/override_pagination_display/first, lps/override_pagination_display/prev, lps/override_pagination_display/next, lps/override_pagination_display/last, lps/override_pagination_display/first_icon, lps/override_pagination_display/prev_icon, lps/override_pagination_display/next_icon, lps/override_pagination_display/last_icon, lps/override_section_start, lps/override_card, lps/override_card_terms, lps/override_post_class, lps/override_section_end, lps/load_assets_on_page
Version 1: lps_filter_tile_patterns, lps_filter_display_posts_list, lps_filter_use_custom_tile_markup, lps_filter_use_custom_section_markup_start, lps_filter_use_custom_section_markup_end, lps_filter_use_custom_shortcode_arguments, lps_filter_use_custom_query_arguments

라이선스

이 프로그램은 상품성 또는 특정 목적에의 적합성에 대한 묵시적 보증 없이도 유용할 것이라는 희망으로 배포되지만 어떠한 보증도 제공하지 않습니다.

버전 기록

12.0.1 – Fixed the second taxonomy dropdown options
12.0.0 – Tested up to 6.4.3; modified date sorting option; option to remove the non-core CSS classes from the card output; filter for altering the output for each card article CSS classes; option “no link for the terms”; options “no label” and “no link for the author”; auto image placeholder type; option to remove the LPS button from the Classic editor for roles; slider image aspect ratio option; inline scroller output option; inline scroller counters option; next / prev pagination option; pagination output filters that allow replacing the non-numeric elements with custom content/icons; LPS Block supports for color, padding, and margin; LPS Block dependencies updates; compatibility updates for Elementor >= 3.18.3; fix the inconsistent Elementor assets preview in the editor when the widgets are used on draft posts; updated the post type and statuses lists to include also the translated labels; simplified the output assets handles; plugin assets optimization; CPTs excluded list updates; editor accessibility updates; translations updates
11.6.0 – Tested up to 6.4.1; navigation enhancement; new card content vertical alignment: first top and last bottom; compatibility with Twenty Twenty-Four; dependencies and styles updates; fixed the post type option when there was nothing selected
11.5.2 – Tested up to 6.4; styles updates; added the option to always load the assets for backward compatibility or for custom page builders; fixed pagination in single page
11.5.1 – Tested up to 6.3.1; added total number of items when using pagination (and customizable text); added the dynamic parent option; added the dynamic author option; added the card and image aspect ratio options; assets load optimization; fixed the card highlight style; fixed the slider preview in the editor
11.5.0 – Tested up to 6.3; added site option (only available in multisite)
11.4.1 – Fail fast if the shortcode is not used as intended, fixed the errors when the arguments are not set
11.4.0 – Added new filters that allow changing the cards output, new option for a fallback message when no posts were found.
11.3.0 – Tested up to 6.2.2, added the terms exclude children option, added the editor placeholder for the block when there is no result, fixed the trim with punctuation
11.2.0 – Tested up to 6.2, tested with Elementor 3.12.0, image size option, auto vertical alignment, title no decoration, title uppercase, hover highlight, better precision for trimming the card content, improved grouping of card options in the UI, minor styles updated in the shortcode UI, translation updates
11.1.0 – New options for pagination (space between), search, archive, trailing chars, title+content trim together, hide taxonomy name, show only one term; small SEO improvement; fixed pagination first element in archive, fixed Firefox full card cursor, fixed the block styles in the site editor, admin styles updates
11.0.0 – Tested up to 6.1.1, extensive changes and additional features. NOTE: POTENTIAL BREAKING CHANGES for older versions – PLEASE BACKUP BEFORE UPGRADING
10.0.0 – Tested up to 6.0.1, updated the filtered statuses, CPTs and taxonomies, compatibility updated for Elementor 3.7.3 and PHP 8
9.6.5 – Restore the post object inside the legacy custom templates.
9.6.4 – Assets optimization, Elementor block icons update for dark mode
9.6.3 – Tested up to 5.5, icon update
9.6.2 – Tested up to 5.4.2, added the LPS / Latest Post Shortcode Gutenberg block, added the option to sort the posts ascending/descending by ID
9.6.1 – Fix the tiles variable height when not using columns
9.6 – Tested up to 5.4., fix tiles stripped attributes, added the CSS helper, added more options for responsive tiles, added the clear overlay, added the hover scale effect, added experimental horizontal tile, fix for Elementor preview update, added post classes
9.5.1 – Added the cache feature, up arrow in small resolution, support for 5 and 6 columns, support for aligning the tile content, fix limit attribute update, demo video, screenshots update
9.5 – Tested up to 5.3.2, infinite scroll option, slider wrapper element, pagination limit, multiple placeholders, UI styles update, enqueue updates
9.4 – Tested up to 5.3, align the pagination to center or to right
9.3 – Tested up to 5.2.2., added $args argument for the custom tile markup filter, added sticky posts filter, added one more taxonomy filter, added the option for line break after the shortcode
9.2.1 – Added caption extra option, selectable mime type position, tested with Elementor 2.5.15, tested up to 5.2.
9.2 – Fix no link for tiles using as-overlay class, new option to hookup the media link and media lightbox (integrate with Easy FancyBox and FooBox Image Lightbox)
9.1 – Fix attachment multiple status filters, added extra options for showing the mime type for attachments as text or/and as CSS class for the tile wrapper
9.0 – Tested up to 5.1.1, added the attachment tiles, added date range and dynamic range filtering for items
8.7 – Tested up to 5.1, title wrap, new tile patterns, raw content, support for Elementor
8.61 – Fix resize when used with Gutenberg
8.6 – Tested up to 5.0.1, support for four columns, support for tiles overlay, better translation
8.5 – Fix multiple terms filter, date difference update
8.4 – Tested up to 4.9.8, load more option, AJAX spinners, date difference option, excerpt and content pattern, slider without images
8.3 – Tested up to 4.9.7, exclude by tags and by categories, plugin translations
8.2 – Pagination update, SEO improvement, Gravity Forms compatibility
8.1 – Added missing assets
8.0 – New UI, new content filters, placeholder, output as slider options, tested up to 4.9.6
7.4 – Filters for shortcode arguments and shortcode query, filter by author, tested up to 4.8.2
7.3 – Added the option to show the author, categories and tags before or after specific tile elements
7.2 – Exclude dynamic content already exposed in the current page
7.1 – Extra options to display author and taxonomies, and order by random
7.0 – Introduce hooks for allowing the definition of custom output and the new UI
6.4 – Three columns style fix, tested up to 4.8
6.3 – Fix parents list, tested up to 4.4.2
6.2 – Add status support and exclude by tags support
6.1 – Apply more filters
6.0 – Add support for the Latest Post Shortcode Slider extension
5.4 – Separate the content and excerpt filters
5.3 – Open links in a new window
5.2 – Render full post content
5.1 – Posts order and ajax pagination
5.0 – Extra tags display and text widget filter
4.2 – Post date option
4.1 – Compatibility update
4.0 – Pagination position and dynamic tag
3.1 – Dynamic image dropdown option
3.0 – Pagination options
2.0 – Visual pattern selector and more features
1.0 – Initial version

스크린샷

  • 3열 그리드의 예.
  • 4열 그리드의 예.
  • 5열 그리드의 예.
  • 4열 그리드에 대한 페이지 번호 매김의 예입니다.
  • 슬라이더의 예.

블록

이 플러그인은 1(을)를 제공합니다.

  • Latest Post Shortcode

설치

  • 애플리케이션의 /wp-content/plugins/ 디렉토리에 최신 게시물 쇼트코드를 업로드합니다.
  • 관리자로 로그인
  • 워드프레스의 ‘플러그인’ 메뉴에서 플러그인을 활성화하세요.

FAQ

쇼트코드 구성 버튼은 어디에서 찾을 수 있습니까?

쇼트코드 구성 버튼은 콘텐츠(게시물, 페이지, 위젯 등)를 추가/업데이트할 때 사용하는 모드에 따라 아이콘 또는 LPS 버튼으로 표시됩니다.
– 편집기의 시각적 모드에서 버튼이 도구 모음에 아이콘으로 나타납니다.
– 편집기의 텍스트 모드에서 버튼은 도구 모음에 LPS 버튼으로 나타납니다.

쇼트코드 구성기용 버튼을 사용할 수 있습니다.
– 게시물, 페이지, 텍스트 위젯 추가/수정 시
– 구텐베르크의 클래식 블록에서
– 버전 >= 8.7의 경우 버튼은 엘리멘터에서도 사용할 수 있습니다.

후기

2023년 12월 25일
Thanks for adding such a good plugin to this library - it offers great flexibility and has given me a real boost in getting started - is really good for a beginner like myself! A brilliant job done with this!
2023년 5월 26일 1 reply
I have finished the Korean translation.I just want to say thank you for developing such a good plugin.And I hope it will be translated into more languages so that many WordPress users can use it conveniently. Latest Post Shortcode 한국어 번역을 모두 마쳤습니다.좋은 플러그인을 개발해 주어서 고맙다는 인사를 전하고 싶습니다.그리고 보다 많은 언어로 번역되어 많은 워드프레스 사용자들이 편리하게 사용할 수 있기를 바랍니다.
모든 43 평가 읽기

기여자 & 개발자

“최신 게시물 쇼트코드”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

“최신 게시물 쇼트코드”(이)가 1(으)로 번역되었습니다. 기여해 주셔서 번역자님께 감사드립니다.

자국어로 “최신 게시물 쇼트코드”(을)를 번역하세요.

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

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

변경이력

12.0.1

  • Fixed the second taxonomy dropdown options

12.0.0

  • Tested up to 6.4.3
  • Added modified date as a sorting option
  • Added the option to remove the non-core CSS classes from the card output (so that the styles are less polluted by third-party scripts)
  • Added a new filter that allows to alter the output for each card article CSS classes
  • Added the new option “no link for the terms” when taxonomies are exposed in the cards
  • Added the new options “no label” and “no link for the author” when authors are exposed in the cards
  • Added the auto placeholder type – this would use a random fallback from the plugin samples when the card image is missing unless an explicit list is provided
  • Added the option to remove the LPS button from the Classic editor for specified roles
  • Added the slider image aspect ratio option – this would be recommended going further
  • Added the new inline scroller output option for a more compact view
  • Added the inline scroller counters option
  • Added the next / prev pagination option for a more compact view
  • Added new pagination output filters that allow replacing the non-numeric elements with custom content/icons
  • Added LPS Block supports for color, padding, and margin (if not disabled from the theme.json)
  • LPS Block dependencies updates
  • Compatibility updates for Elementor >= 3.18.3
  • Implemented a workaround to fix the inconsistent Elementor assets preview in the editor when the widgets are used on draft posts
  • Updated the post type and statuses lists to include also the translated labels
  • Simplified the output assets handles
  • Plugin assets optimization
  • Excluded patterns_ai_data from the CPTs list
  • Editor accessibility updates
  • Translations updates

11.6.0

  • Tested up to 6.4.1
  • Detect command + click and open card link in new tab for navigation enhancement
  • Added two new card content vertical alignment: first top and last bottom
  • Compatibility with Twenty Twenty-Four
  • Dependencies and styles updates
  • Fixed the post type option when there was nothing selected

11.5.2

  • Tested up to 6.4
  • Styles updates
  • Added the option to always load the assets for backward compatibility or for custom page builders
  • Fixed the pagination in the single page

11.5.1

  • 6.3.1까지 테스트 완료
  • 페이지 매김(및 사용자 지정 가능한 텍스트)을 사용할 때 총 항목 수를 표시하는 옵션이 추가되었습니다.
  • 동적 부모 옵션 추가(현재 글 부모로 필터링)
  • 동적 작성자 옵션 추가(현재 글 작성자별로 필터링)
  • 카드 및 이미지 종횡비 옵션(1:1, 16:9, 4:3, 3:2, 5:9, 4:5)이 추가되었습니다.
  • 자산 로드 최적화
  • 카드 하이라이트 스타일 수정
  • 에디터의 슬라이더 미리보기 수정

11.5.0

  • 최대 6.3까지 테스트 완료
  • 사이트 옵션 추가(멀티사이트에서만 사용 가능)

11.4.1

  • 쇼트코드가 의도대로 사용되지 않으면 빠르게 실패하고 인수가 설정되지 않은 경우 오류가 수정되었습니다.

11.4.0

  • 사용자 지정 카드 출력 옵션을 등록할 수 있는 lps/card_output_types 새 필터가 추가되었습니다.
  • 특정 카드 유형만 쉽게 타겟팅할 수 있도록 선택한 카드 유형을 지정하는 새로운 매개변수를 lps/override_card 필터에 추가했습니다.
  • 게시물을 찾을 수 없을 때 일반 대체 메시지를 표시하는 옵션을 추가했습니다.

11.3.0

  • 6.2.2까지 테스트
  • 자식 옵션 제외 용어 추가
  • 결과가 없을 때 블록에 대한 편집기 자리 표시자를 추가했습니다.
  • 구두점으로 트림 수정

11.2.0

  • 6.2까지 테스트
  • 엘리멘터 3.12.0까지 테스트
  • 가로 카드에 이미지 크기 옵션 추가
  • 카드 자동 수직 정렬 옵션 추가
  • 제목 장식 없음 옵션 추가
  • 제목 대문자 옵션 추가
  • 카드 마우스오버 하이라이트 옵션 추가
  • 카드 콘텐츠를 트리밍하기 위해 더 나은 정밀도를 추가했습니다.
  • UI에서 카드 옵션 그룹화 개선
  • 쇼트코드 UI에서 업데이트된 마이너 스타일
  • 번역 업데이트

11.1.0

  • 페이지 번호 매김 옵션 사이에 공백 추가
  • 검색 키 옵션 추가
  • 추가된 아카이브 옵션
  • 잘린 문자열에 후행 문자 옵션 추가
  • 제목과 텍스트에 글자 수 제한을 함께 적용하는 옵션 추가(글자 수 제한에서 제목 길이를 빼서 요약문/내용 길이 계산)
  • 추가 옵션으로 나열될 때 택소노미 이름을 숨기는 옵션을 추가했습니다.
  • 추가 옵션으로 나열된 택소노미에 대해 하나의 용어만 표시하는 옵션을 추가했습니다.
  • SEO 개선을 ​​위해 업데이트된 링크 중첩
  • 관리자 스타일 업데이트
  • 아카이브의 고정 페이지 번호 매김 첫 번째 요소
  • 고정 파이어폭스 전체 카드 커서
  • 사이트 편집기에서 사용할 때 로드되지 않는 블록 스타일을 수정했습니다.

11.0.0

  • 참고: 이전 버전의 잠재적 주요 변경 사항 – 업그레이드하기 전에 백업하십시오.
  • 6.1.1까지 테스트
  • 엘리멘터 3.8.1의 호환성 업데이트
  • PHP 8에 대한 호환성 업데이트
  • 수직 카드를 기본 카드 출력으로 추가했습니다.
  • 플러그인 UI의 옵션으로 수평 카드 추가: 이미지 정보 및 정보 이미지(더 이상 실험적이지 않음)
  • 그림자 옵션 추가
  • 테두리 반경 옵션 추가
  • 이미지 간격 옵션 추가
  • 카드 제목 색상 및 제목 크기 옵션 추가
  • 카드 텍스트 색상 및 텍스트 크기 옵션 추가
  • 카드 배경색 옵션 추가
  • 오버레이 이미지 불투명도 옵션 추가
  • 우커머스 제품에 대한 새로운 표시 옵션 추가: 가격, 장바구니에 추가, 가격 장바구니에 추가
  • 세로 정렬 옵션 추가
  • LPS (최신 게시물 쇼트코드) 블록에 대한 3가지 삽입 변형 추가: 수평 카드 2개, 열 카드 4개, 오버레이 카드 4개
  • 새로운 정렬 옵션 추가: 텍스트 게시물 메타 기준 및 숫자 게시물 메타 기준
  • 스타일 도우미에 대한 플러그인 UI 변경
  • Rem 단위를 사용하도록 카드의 기본값(높이, 패딩, 간격 및 오버레이 패딩)을 변경했습니다(권장).
  • LPS (최신 게시물 쇼트코드) 블록의 종속성을 업데이트했습니다.
  • JQuery에서 프런트 엔드 그리드 스크립트 분리(캐러셀이 사용된 경우 요약문)
  • 클릭 이벤트를 전체 카드에 위임(URL 사용 시)
  • 스피너/페이지 매기기 및 마크업 중첩 업데이트
  • 향상된 SEO를 위한 출력 마크업 변경
  • 글로벌 스타일 업데이트

10.0.0

  • 6.0.1까지 테스트
  • 필터링된 상태, CPT 및 택소노미를 업데이트했습니다.
  • 엘리멘터 3.7.3에 대한 호환성 업데이트
  • PHP 8에 대한 호환성 업데이트

9.6.5

  • 레거시 사용자 지정 템플릿 내에서 게시물 개체를 복원합니다.

9.6.4

  • 에셋 최적화.
  • 엘리멘터 블록 아이콘이 다크 모드로 업데이트됩니다.

9.6.3

  • 5.5까지 테스트
  • 아이콘 업데이트.

9.6.2

  • 5.4.2까지 테스트
  • LPS (최신 게시물 쇼트코드) 구텐베르크 블록을 추가했습니다.
  • 게시물을 ID별로 오름차순/내림차순으로 정렬하는 옵션이 추가되었습니다.

9.6.1

  • 열을 사용하지 않을 때 타일 가변 높이를 수정합니다.

9.6

  • 5.4까지 테스트
  • 타일이 제거된 속성을 수정합니다.
  • 출력의 모양에 따라 CSS 클래스를 더 쉽게 연결할 수 있도록 CSS 도우미를 추가했습니다.
  • 데스크톱 대 태블릿 대 모바일에 대해 서로 다른 높이, 간격, 패딩, 오버레이 패딩을 설정하는 옵션이 추가되었습니다.
  • 투명 오버레이 옵션을 추가했습니다.
  • 오버레이로 렌더링된 타일에 호버 스케일 효과를 추가했습니다.
  • 실험용 수평 타일(이미지 텍스트 및 텍스트 이미지)을 추가했습니다.
  • 쇼트코드가 포함되었을 때 엘리멘터 미리보기가 업데이트되지 않는 문제를 수정했습니다.
  • 기사에 대한 게시물 클래스를 추가했습니다.

9.5.1

  • 캐시 기능을 추가했습니다.
  • 작은 해상도 보기에서 라이트박스 위쪽 화살표를 추가했습니다.
  • 5열 및 6열에 대한 지원이 추가되었습니다.
  • 타일 ​​콘텐츠를 왼쪽, 중앙 또는 오른쪽으로 정렬하기 위한 지원이 추가되었습니다.
  • 쇼트코드를 슬라이더로 구성할 때 제한 속성 업데이트를 수정합니다.
  • 번역 업데이트.
  • 데모 비디오를 추가했습니다.
  • 스크린샷 업데이트.

9.5

  • 5.3.2까지 테스트
  • 무한 스크롤에 대한 새 옵션을 추가했습니다(페이지를 스크롤할 때 페이지에 게시물이 추가됨).
  • 슬라이더 래퍼 요소를 추가했습니다.
  • 페이지 번호 매김에 대한 제한(쇼트코드와 일치하는 게시물의 총 수에 관계없이).
  • 여러 이미지 자리 표시자(경우에 따라 하나가 무작위로 선택됨).
  • 슬라이더 기본 중단점은 1200으로 업데이트됩니다.
  • 쇼트코드 UI 스타일이 업데이트되었습니다.
  • 게시물 유형, 상태 및 택소노미에 대한 필터를 업데이트합니다.
  • UI에 택소노미 슬러그를 표시하여 동일한 제목이 있을 때 쉽게 식별할 수 있도록 합니다.
  • 업데이트를 대기열에 넣습니다.
  • 엘리멘터에서 쇼트코드를 사용할 때 슬라이더 미리보기를 수정합니다.
  • 게시물 유형이 설정되지 않았다는 경고를 수정했습니다.
  • 설정 라이트박스를 스크롤할 때 설정 항목 선택을 수정했습니다.
  • 번역 업데이트.

9.4

  • 5.3까지 테스트
  • 페이지 번호 매김을 중앙에 배치하거나 정렬할 수 있는 두 개의 기본 CSS 클래스를 추가했습니다.

9.3

  • 5.2.2까지 테스트
  • 다른 스크립트에서 쇼트코드 구성에 액세스할 수 있도록 사용자 지정 타일 마크업 필터에 대한 $args 인수를 추가했습니다.
  • 고정 게시물 필터 추가: 고정 게시물만, 고정 게시물 없음, 고정 옵션 측면에서 제한 없음
  • 게시물의 더 많은 대상 필터링을 위해 하나 이상의 택소노미 필터 및 해당 용어 입력을 추가했습니다.
  • 쇼트코드 뒤에 줄 바꿈을 추가하여 아래 내용을 지우는 줄 바꿈 옵션을 추가했습니다.

9.2.1

  • 타일에 노출되는 캡션 추가 옵션을 추가했습니다.
  • 타일 ​​내부의 위치를 ​​선택할 수 있도록 MIME 유형 추가 옵션을 업데이트했습니다.
  • 5.2까지 테스트
  • 엘리멘터 2.5.15까지 테스트

9.2

  • 오버레이 클래스를 사용하여 타일에 대한 링크 없음 수정
  • 미디어 링크와 미디어 라이트박스 연결을 위한 새로운 옵션 추가(Easy FancyBox 및 FooBox Image Lightbox와 통합)

9.1

  • 첨부 파일 여러 상태 필터 수정
  • 첨부 파일의 MIME 유형을 타일 래퍼의 CSS 클래스 또는 텍스트로 표시하기 위한 추가 옵션이 추가되었습니다.

9.0

  • 5.1.1까지 테스트
  • 첨부파일 타일 옵션 추가
  • 항목에 대한 날짜 범위 및 동적 범위 필터링 추가

8.7

  • 5.1까지 테스트
  • 구성 가능한 제목 랩 요소 추가
  • 원시 콘텐츠 옵션 추가
  • 대상 링크가 더 많은 4개의 새로운 타일 패턴을 추가했습니다.
  • 엘리멘터에 대한 추가 지원, 최신 게시물 쇼트코드 기능은 엘리멘터에서 기본 요소로 사용할 수 있습니다.

8.61

  • 구텐베르크와 함께 사용할 때 크기 조정 수정

8.6

  • 5.0.1까지 테스트
  • 4열 스타일 지원 추가
  • 이미지가 배경이고 콘텐츠가 오버레이 텍스트인 타일을 지원하는 스타일 추가
  • 오버레이 추가(기본적으로 어둡지만 light 옵션 지원)
  • 고정 캐러셀 자리 표시자
  • 더 나은 번역

8.5

  • 여러 용어 필터 수정
  • 설정에서 시간대를 사용하도록 날짜 차이 기능을 변경하십시오.

8.4

  • 4.9.8까지 테스트
  • “추가 로드” 기능을 구현하여 AJAX 페이지 번호 매김을 사용자 지정 가능한 텍스트가 있는 추가 로드 버튼으로 전환합니다.
  • 밝은 색상과 어두운 색상에 대한 AJAX 스피너 옵션 추가(여전히 스피너를 비활성화할 수 있음)
  • 날짜 차이로 날짜 옵션을 추가하여 30분 전 또는 2일 전 등의 날짜를 읽을 수 있습니다.
  • 날짜, 제목, 요약문 및 내용을 표시할 수 있는 새로운 타일 패턴을 추가했습니다.
  • 페이지 번호 매김의 첫 페이지가 기본적으로 선택된 것으로 표시되지 않는 문제 수정
  • 이미지가 없는 슬라이더 허용(고정 높이와 같은 더 많은 제한 사항이 있으므로 권장하지 않음)

8.3

  • 4.9.7까지 테스트
  • UI에서 태그로 제외 및 카테고리로 제외 추가됨
  • 플러그인 번역 추가

8.2

  • 보다 직관적인 디스플레이 자동 제외를 사용하기 위한 페이지 번호 매김 업데이트
  • 페이지 번호 매김의 모든 요소를 ​​표시하는 옵션(비활성화된 경우에도 첫 번째, 이전, 다음 및 마지막 페이지로 이동과 같은 비활성화된 요소를 포함하여 페이지 번호 매김 요소를 항상 표시)
  • Gravity Forms 호환성에 대한 해결 방법
  • SEO 개선

8.1

  • 최근 릴리스에서 누락된 자산 추가

8.0

  • 4.9.6까지 테스트
  • 새로운 UI
  • 게시물 ID로 콘텐츠 제외 옵션 추가
  • 작성자 ID로 콘텐츠 제외 옵션 추가
  • 추천 이미지가 없는 게시물에 사용할 이미지를 정의할 수 있는 자리 표시자가 추가되어 목록/그리드가 더 멋지게 보입니다.
  • 슬라이더 출력 옵션

7.4

  • 4.8.2까지 테스트
  • 작성자 ID로 게시물 필터 옵션 추가
  • 날짜 인수 업데이트
  • 쇼트코드 인수 및 쇼트코드 쿼리 인수에 대한 필터가 추가되었습니다.

7.3

  • 특정 타일 요소 앞이나 뒤에 작성자, 범주 및 태그를 표시하는 옵션이 추가되었습니다.

7.2

  • 현재 페이지 콘텐츠에서 위에 포함된 쇼트코드로 이미 노출된 동적 콘텐츠를 제외하는 옵션을 추가했습니다.

7.1

  • 작성자 및 택소노미를 표시하는 추가 옵션
  • 항목을 임의로 정렬하도록 허용

7.0

  • 새로운 쇼트코드 구성 UI
  • 사용자 지정 출력 정의를 허용하기 위한 후크 도입

6.4

  • 4.8까지 테스트
  • 3 개의 열 스타일 수정

6.3

  • 4.5.2까지 테스트
  • 부모 목록 수정
  • 두꺼운 상자 스타일 바꾸기

6.2

  • 게시물 상태 필터 지원 추가
  • 슬러그로 제외 태그에 대한 지원을 추가합니다. 새 인수 샘플: exclude_tags=”slug1,slug2″

6.1

  • 억제 필터 추가 false
  • 게시물 이미지를 표시하기 전에 필터 적용

6.0

  • 최신 게시물 쇼트코드 슬라이더 확장에 대한 지원 추가

5.4

  • 플러그인 링크 추가
  • 콘텐츠 및 요약문 필터 분리
  • 4.3.1까지 테스트

5.3

  • 링크에 ‘새 창에서 열기’ 옵션 추가

5.2

  • 전체 게시물 콘텐츠를 렌더링하기 위한 변경 사항 구현(추가 쇼트코드 포함)

5.1

  • 정렬 옵션 추가(날짜별, 제목별, 메뉴순서)
  • Ajax 페이지 번호 매김 옵션을 추가하십시오. 쇼트코드 페이지 번호 매김은 wp 기본 페이지 번호 매김에 의존하므로 동일한 페이지에서 페이지 번호 매김과 함께 더 많은 숏코드를 사용하면 탐색이 모든 숏코드에 영향을 미치므로 ajax 페이지 번호 매김을 활성화하면 각 숏코드 페이지 번호 매김이 독립적으로 작동합니다.

5.0

  • 게시물의 게시물 태그 추가 표시 추가
  • 텍스트 위젯이 쇼트코드의 콘텐츠를 렌더링할 수 있도록 필터를 추가합니다.

4.2

  • 출력에 게시 날짜를 입력합니다. 일반 설정은 날짜 및 시간 형식에 적용됩니다.

4.1

  • 라이트박스 리소스를 사용할 수 없을 때 크기 조정을 위한 콘텐츠 확인을 피하기 위해 자바스크립트에 변경 사항을 추가합니다(다른 플러그인과의 호환성).

4.0

  • 페이지 번호 매김이 결과 아래 또는 결과 위와 아래에 표시될 수 있도록 페이지 번호 매김 위치 추가(기본값은 상단에만 해당)
  • 특정 태그를 지정할 필요 없이 현재 페이지 태그 중 하나(현재 페이지는 쇼트코드가 포함된 페이지)가 있는 게시물을 표시할 수 있도록 다이내믹 태그 옵션을 추가합니다. 이것은 “유사한 게시물” 또는 “동일한 주제” 등을 표시하는 데 유용합니다.

3.1

  • 애플리케이션에 등록된 이미지 크기 목록에서 “이미지 사용” 드롭다운을 동적으로 채웁니다.
  • 링크가 전체 타일 콘텐츠 또는 “자세히 보기” 텍스트에만 적용되는 경우를 구별하기 위해 전역 타일 클래스를 추가합니다.

3.0

  • 게시물 선택 항목에 페이지를 매길 수 있는 페이지 번호 매기기 없음 / 결과 페이지 번호 매기기 옵션 추가
  • 페이지당 레코드 추가 옵션
  • 오프셋 추가
  • 페이지 번호 매김을 숨기거나 표시할 수 있는 페이지 번호 매김 숨기기/표시 탐색 추가
  • 플러그인 버튼을 클릭하기 전에 쇼트코드가 선택되면 타일 패턴 선택 다시 로드(콘텐츠 선택 라이트박스에서 샷코드 설정 다시 로드)

2.0

  • 다른 타일 패턴 허용(타일의 html 태그 순서: 게시물 제목, 이미지, 텍스트 및 자세한 메시지 읽기)
  • 시각적 타일 패턴 선택기 추가
  • 짧은 요약문 및 짧은 콘텐츠 옵션 추가
  • 타일의 요약문문 또는 콘텐츠에 문자 제한 추가
  • 사용자 지정 “더 읽기” 메시지 옵션 추가
  • 게시물 링크가 전체 타일을 감싸거나 “자세히 보기” 메시지만 표시되도록 허용(설정된 경우)

1.0

  • 플러그인 프로토타입