https://github.com/taako-502/custom-card-link
WordPress用のプラグインで、外部リンク用のフレキシブルな外部リンクを提供しています。公式リポジトリに登録済みです。
https://github.com/taako-502/custom-card-link
gutenberg gutenberg-blocks gutenberg-plugin plugin wordpress
Last synced: about 2 months ago
JSON representation
WordPress用のプラグインで、外部リンク用のフレキシブルな外部リンクを提供しています。公式リポジトリに登録済みです。
- Host: GitHub
- URL: https://github.com/taako-502/custom-card-link
- Owner: taako-502
- License: gpl-3.0
- Created: 2022-06-06T13:06:13.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2026-03-10T18:23:42.000Z (4 months ago)
- Last Synced: 2026-03-11T00:06:44.814Z (4 months ago)
- Topics: gutenberg, gutenberg-blocks, gutenberg-plugin, plugin, wordpress
- Language: JavaScript
- Homepage: https://wordpress.org/plugins/custom-card-link/
- Size: 1.36 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# Custom Card Link

## 概要
デザインを簡単にカスタマイズできることを目標としたカード型リンクです。
内部リンクにも外部リンクにも使用できます。
マウスホバー時の動作も編集することができます。
## リンク
公式プラグインに登録しています。
[Custom Card Link](https://wordpress.org/plugins/custom-card-link/)
## リポジトリ
### GitHub
https://github.com/taako-502/custom-card-link
コミットする前に以下を実施すること
以下のコマンドを実行する
```bash
$ yarn build
```
`ccl-plugin.pot`を更新する。
## Deploy(SVNへのコミット)
`vX.X.X`形式でタグを作成すると、GitHub Actionのワークフローが実行され、SVNに自動でデプロイされる。
## Third-party resources
### Get_OGP_InWP
License: Apache v2
Source : https://github.com/ddryo/Get_OGP_InWP