このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Responsive Embeds

説明

You don’t need to do anything! Just install and go!

Responsive Embeds works by wrapping iframe elements with an HTML <div> via jQuery, and then applying some groovy CSS

Software Requirements

In addition to the WordPress® Requirements, Responsive Embeds requires the following:

  • jQuery v1.12.4+ (this comes with WordPress®)

License

Copyright: © 2017 Philip K Meadows (coded in Great Britain)

Released under the terms of the GNU General Public License.

Credits / Additional Acknowledgments

インストール

The quickest and easiest way to install is via the Plugins > Add New feature within WordPress®. But if you must, manual installation instructions follow…

  1. Download and unzip the latest release zip file
  2. If you use the WordPress plugin uploader to install this plugin skip to step 4
  3. Upload the entire plugin directory to your /wp-content/plugins/ directory
  4. Activate the plugin through the ‘Plugins’ menu in WordPress Administration

評価

2017年2月10日 2 replies
It does simply what the title says but it does it well: I tested several iframe and [embed] plugins and all were throwing debug errors with latest WP: 4.7.2. I also admits the normal << iframe >> tags (to remove border and scrollbars: frameBorder=”0″ scrolling=”no”)
1件のレビューをすべて表示

貢献者と開発者

Responsive Embeds はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Responsive Embeds” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

v1.0.0

  • Initial release