plugin-icon

BeachLiga Iframe

제작자: davidosuna1987·
Allows the insertion of code to display your tournament or trainings located in BeachLiga within an iframe.
버전
1.0
최근 업데이트일
Mar 31, 2021
BeachLiga Iframe

BeachLiga Iframe is a plugin that will let you embed an iframe – an HTML tag that allows a webpage to be displayed inline with the current page – to display your tournament or trainings located in BeachLiga in a WordPress post.

Usage

Use following tag to insert another page in post using iframe

[beachliga src="path/to/your/training/or/tournament"]

Parameters

  • src: path of your training or tournament [beachliga src=”path/to/your/training/or/tournament”] (Always included https://beachliga.com/)
  • width: width in pixels or in percents [beachliga width=”100%” src=”path/to/your/training/or/tournament”] or [beachliga width=”640″ src=”path/to/your/training/or/tournament”] (by default width=”100%”);
  • height: height in pixels [beachliga height=”500″ src=”path/to/your/training/or/tournament”] (by default height=”500″);
  • scrolling: parameter [beachliga scrolling=”yes”] (by default scrolling=”no”);
  • frameborder: parameter [beachliga frameborder=”0″] (by default frameborder=”0″);
  • marginheight: parameter [beachliga marginheight=”0″] (removed by default);
  • marginwidth: parameter [beachliga marginwidth=”0″] (removed by default);
  • allowtransparency: allows to set transparency of the iframe [beachliga allowtransparency=”true”] (removed by default);
  • id: allows to add the id of the iframe [beachliga id=”my-custom-id”] (removed by default);
  • class: allows to add the class of the iframe [beachliga class=”my-custom-class”] (by default and always present class=”beachliga-iframe”);
  • style: allows to add the css styles of the iframe [beachliga style=”margin-left:-20px;”] (removed by default);
  • same_height_as: allows to set the height of iframe same as target element [beachliga same_height_as=”body”], [beachliga same_height_as=”div.sidebar”], [beachliga same_height_as=”div#content”]; (removed by default);
  • any_other_param: allows to add new parameter of the iframe [beachliga any_other_param=”any_value”];
  • any_other_empty_param: allows to add new empty parameter of the iframe [beachliga any_other_empty_param=””];
무료유료 요금제에서
설치하면 WordPress.com 서비스 약관서드파티 플러그인 약관에 동의하게 됩니다.
테스트된 버전
WordPress 5.6.17
이 플러그인은 다운로드할 수 있으며 에서 사용할 수 있습니다.