Simple SNS Account Management

설명

Registration of SNS account from the management screen.
Account ID and URL can be obtained on the front side.

설치

  1. Upload the the simple-sns-management folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Enter your SNS account and save.
  4. Describe the following in the template file of the theme you want to display.
    • ssam_account_arrang(); : You can call each SNS account in an array.
    • ssam_account(); : You can call each SNS account in an array.
    • ssam_url(); : You can call the URL of each SNS in an array.

후기

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

기여자 & 개발자

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

기여자

“Simple SNS Account Management”(이)가 1(으)로 번역되었습니다. 기여해 주셔서 번역자님께 감사드립니다.

자국어로 “Simple SNS Account Management”(을)를 번역하세요.

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

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

변경이력

1.2.0

  • 2023-08-9 Add X to Twitter notation.

1.1.8

  • 2023-03-30 Tested up 6.2.2

1.1.7

  • 2023-03-30 Tested up 6.2.0

1.1.6

  • 2022-11-03 Tested up 6.1.0

1.1.5

  • 2022-05-25 Tested up 6.0.0

1.1.4

  • 2022-01-27 Tested up 5.9.0

1.1.3

  • 2022-01-17 Tested up 5.8.3

1.1.2

  • 2021-10-23 typing error fix

1.1.1

  • 2021-10-23 readme bug fix

1.1.0

  • 2021-10-07 add ssam_account_arrangement()

1.0.1

  • 2021-10-02 Typing error correction

1.0.0

  • 2021-09-29 First release