콘텐츠로 바로가기
WordPress.org

한국어

  • 테마
  • 플러그인
  • 소식
    • 문서
    • 포럼
  • About
    • WordPress 6.9
    • 워드프레스 6.8
    • 워드프레스와 40% 웹을 위한 여정
    • 워드프레스 번역 핸드북
  • 워드프레스 한국팀
  • 워드프레스 받기
워드프레스 받기
WordPress.org

Plugin Directory

autometa

  • 플러그인 제출하기
  • 내 즐겨찾기
  • 로그인
  • 플러그인 제출하기
  • 내 즐겨찾기
  • 로그인

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

autometa

작성자: JorgeAmVF
다운로드
  • 세부사항
  • 평가
  • 설치
  • 개발
지원

설명

autometa is a complete plugin that uses the following shortcodes:

  • [titul] = to reproduce the publication title;
  • [titulink] = to reproduce the publication link;
  • [autua] = to reproduce the author name;
  • [autualink] = to reproduce the author link;
  • [autuaguest] = to reproduce the guest link;
  • [dated] = to reproduce the publication date;
  • [urlug] = to reproduce the URL slug;
  • [urlink] = to reproduce the URL permalink;
  • [urlinked] = to reproduce the URL link;
  • [thumb] = to reproduce the featured image;
  • [sumus] = to reproduce the publication excerpt;
  • [cats] = to reproduce post categories;
  • [tags] = to reproduce post tags;
  • [catag] = to generate a post taxonomies cloud;
  • [pfcats] = to reproduce portfolio categories;
  • [pfatts] = to reproduce portfolio attributes;
  • [folio] = to generate a portfolio taxonomies cloud;
  • [woocats] = to reproduce product categories;
  • [wootags] = to reproduce product tags;
  • [woodo] = to generate a product taxonomies cloud;
  • [tagcloud] = to generate a full mixed taxonomies cloud;
  • [cloud] = to generate a mixed taxonomies cloud;
  • [ments] = to reproduce all comments;
  • [recents] = to reproduce recents comments;
  • [forma] = to generate a comment form;
  • [loupe] = to generate a search form;
  • [nowon] = to generate the current time;
  • [nowadays] = to generate the current date.

autometa is a shortcode pack composed by standalone components: TITUL, AUTUA, DATED, URLUG, THUMB, SUMUS, CATAG, FOLIO, WOODO, MENTS, FORMA, NOWON.

설치

  1. Install it from Dashboard/Plugins/Add Plugins or download it to your plugin folder;
  2. Activate it from Dashboard/Plugins/Installed Plugins;
  3. Write the following shortcodes in text fields: [titul], [titulink], [autua], [autualink], [autuaguest], [dated], [urlug], [urlink], [urlinked], [thumb], [sumus], [cats], [tags], [catag], [pfcats], [pfatts], [folio], [woocats], [wootags], [woodo], [tagcloud], [cloud], [ments], [recents], [forma], [loupe], [nowon], [nowadays].

FAQ

Installation Instructions
  1. Install it from Dashboard/Plugins/Add Plugins or download it to your plugin folder;
  2. Activate it from Dashboard/Plugins/Installed Plugins;
  3. Write the following shortcodes in text fields: [titul], [titulink], [autua], [autualink], [autuaguest], [dated], [urlug], [urlink], [urlinked], [thumb], [sumus], [cats], [tags], [catag], [pfcats], [pfatts], [folio], [woocats], [wootags], [woodo], [tagcloud], [cloud], [ments], [recents], [forma], [loupe], [nowon], [nowadays].
Plugin Features

autometa reproduces metadata information automatically via shorcodes and it was developed to improve the automation of Quaestio.org.

How To

Just write one or more of the following shortcodes inside a text field and between brackets as usual: [titul] and/or [titulink] and/or [autua] and/or [autualink] and/or [autuaguest] and/or [dated] and/or [urlug] and/or [urlink] and/or [urlinked] and/or [thumb] and/or [sumus] and/or [cats] and/or [tags] and/or [catag] and/or [pfcats] and/or [pfatts] and/or [folio] and/or [woocats] and/or [wootags] and/or [woodo] and/or [tagcloud] and/or [cloud] and/or [ments] and/or [recents] and/or [forma] and/or [loupe] and/or [nowon] and/or [nowadays].

CSS Style Selectors
  • #titul = [titul] ID;
  • #titulink = [titulink] ID;
  • #autua = [autua] ID;
  • #autualink = [autualink] ID;
  • #autuaguest = [autuahuest] ID;
  • #dated = [dated] ID;
  • #urlug = [urlug] ID;
  • #urlink = [urlink] ID;
  • #urlinked = [urlinked] ID;
  • #thumb = [thumb] ID;
  • #sumus = [sumus] ID;
  • #cats = [cats] ID;
  • #tags = [tags] ID;
  • #catag = [catag] ID;
  • #pfcats = [pfcats] ID;
  • #pfatts = [pfatts] ID;
  • #folio = [folio] ID;
  • #woocats = [woocats] ID;
  • #wootags = [wootags] ID;
  • #woodo = [woodo] ID;
  • #tagcloud = [tagcloud] ID;
  • #cloud = [cloud] ID;
  • #ments = [ments] ID;
  • #recents = [recents] ID;
  • #forma = [forma] ID;
  • #loupe = [loupe] ID;
  • #nowon = [nowon] ID;
  • #nowadays = [nowadays] ID;
  • .autometa = autometa class.
PHP Functions Reference
  • add_shortcode()
  • comment_form()
  • current_time()
  • get_comment_author_link()
  • get_comment_link()
  • get_comments()
  • get_permalink()
  • get_post_permalink()
  • get_search_form()
  • get_the_author()
  • get_the_author_link()
  • get_the_author_posts_link()
  • get_the_category_list()
  • get_the_date()
  • get_the_excerpt()
  • get_the_post_thumbnail()
  • get_the_term_list()
  • get_the_title()
  • Walker
  • wp_list_comments()
  • wp_tag_cloud()

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

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

기여자
  • JorgeAmVF

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

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

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

기초

  • 버전 2.2
  • 최근 업데이트: 8년 전
  • 활성화된 설치 40+
  • 워드프레스 버전 4.4.0 또는 그 이상
  • 다음까지 시험됨: 4.9.29
  • 언어
    English (US)
  • 태그:
    automationmetadatapackreplicationshortcode
  • 고급 보기

평점

아직 제출된 리뷰가 없습니다.

Your review

모든 리뷰 보기

기여자

  • JorgeAmVF

지원

할 말 있으신가요? 도움이 필요하신가요?

지원 포럼 보기

기부

이 플러그인이 발전하도록 도우시겠습니까?

이 플러그인에 기부하기

  • 소개
  • 뉴스
  • 호스팅
  • 개인정보
  • 쇼케이스
  • 테마
  • 플러그인
  • 패턴
  • 배우기
  • 지원
  • 개발자 도구
  • WordPress.tv ↗
  • 참여하기
  • 이벤트
  • 기부하기 ↗
  • 미래를 위한 5가지
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

한국어

  • X(이전 트위터) 계정 방문하기
  • 블루스카이 계정 방문하기
  • 마스토돈 계정 방문하기
  • 스레드 계정 방문하기
  • 페이스북 페이지 방문하기
  • 인스타그램 계정 방문하기
  • LinkedIn 계정 방문하기
  • 틱톡 계정 방문하기
  • 유튜브 채널 방문하기
  • 텀블러 계정 방문하기
코드는 詩다
The WordPress® trademark is the intellectual property of the WordPress Foundation.