MslsSelect

설명

Most people are likely to use some lines of PHP or the widget provided by the Multisite Language Switcher to integrate the links to the translations in their blogs.

But if you look for an easy way to change the output of the Multisite Language Switcher as an HTML select with some JavaScript that forwards the visitor automatically after selecting an option then give MslsSelect a try.

설치

  • Download the plugin and uncompress it with your preferred unzip programme
  • Copy the entire directory in your plugin directory of your WordPress blog (/wp-content/plugins)
  • Activate the plugin and see the magic 😉

후기

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

기여자 & 개발자

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

기여자

자국어로 “MslsSelect”(을)를 번역하세요.

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

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

변경이력

2.3.0

  • Tested WordPress 6.4
  • Set PHP 7.4 as a minimum requirement
  • Set WordPress 5.6 as a minimum requirement

2.2.7

  • WordPress 6.3 tested
  • Small enhancements

2.2.6

  • WordPress 6.2.2 tested

2.2.5

  • phpstan config excluded
  • WordPress 5.8 tested

2.2.4

  • Unit test reorganized
  • WordPress 5.7 tested

2.2.3

  • strict types and PHPStan tested

2.2.2

  • WordPress 5.6 tested

2.2.1

  • WordPress 5.5 tested

2.2

  • full test coverage
  • WordPress 5.4 tested
  • PHP 7.1 as minimum declared

2.1

  • jQuery dependency removed and JS reviewed

2.0

  • compatibility with MSLS 2.0

1.3

  • plugin inits when plugins_loaded runs and adds callback to hooks in its factory now

1.2

  • include output_current_blog right after activation

1.1

  • fix backwards compatibility

1.0

  • tagged as stable
  • WordPress Coding Standards
  • PHPDoc

0.1

  • first version