Simple SNS Account Management

説明

管理画面からのSNSアカウントの登録。アカウントIDとURLはフロント側で取得できます。

インストール

  1. simple-sns-management フォルダーを / wp-content / plugins / ディレクトリにアップロードします
  2. WordPressの[プラグイン]メニューからプラグインをアクティブにします。
  3. SNSアカウントを入力して保存します。
  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

  • ssam_account_arrangement() を追加

1.0.1

  • 2021-10-02 タイプミスの修正

1.0.0

  • 2021-09-29 最初のリリース