이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

British Member of Parliament Profile

설명

This plugin provides a way to query Parliament’s database and return a profile of an MP in the House of Commons, using a shortcode. All you need is their constituency name or postcode, and the magic is done for you! Possible usage for this includes:

  • Campaigning for an issue and offering a way for readers to contact your local MP
  • Providing basic information on an MP relevant to your content or news story
  • Raising awareness about who to consult with regarding local issues

This plugin relies on the data offered by the third party service of UK Parliament Data to return the information and portrait in the profile based on a constituency. This data is licensed under the Open Parliament Licence – there are no additional Privacy Policies from UK Parliament Data relating to this plugin. In order to find your parliamentary constituency based on your postcode, the third party service of Postcodes.io is used.

Instructions

In order to render a profile, use the following shortcode structure: [profilemp constituency=”Leeds Central”]

Or with a postcode: [profilemp postcode=”LS1 4DY”]

Ensure that you replace the constituency/postcode with the one of the MP with the profile that you wish to render!

If you’re using a parliamentary constituency, you’ll need to use the exact name of it, and this can be inserted directly into the shortcode, even if there are characters such as brackets. For example, [profilemp constituency=”Richmond (Yorks)”] would work.

Using a shortcode can be done through the Shortcode Gutenberg block, or in the Classic Editor. You can render as many on a single page as you want, even with different MPs!

스크린샷

  • An example usage of the profile in action – the specific design of the profile depends on the styles contained within your theme.
  • Add a profile through the Shortcode block in the Block Editor

FAQ

Does this work for members in the House of Lords?

No, it only works for constituency MPs in the House of Commons.

How often is this updated?

After every by-election or election! The information is provided directly from Parliament’s database, which is constantly kept up to date. Postcodes are also regularly updated with data from the Office for National Statistics.

Do you provide support for this plugin?

This was just a fun project to create during the coronavirus lockdown, but if there’s any issues, I’m happy to help – feel free to contact me.

후기

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

기여자 & 개발자

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

기여자

자국어로 “British Member of Parliament Profile”(을)를 번역하세요.

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

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

변경이력

1.1

  • Allow rendering a profile using a postcode rather than a constituency
  • Complete refactor (I’ve really learnt a lot in the last few months!)
  • Fix an issue where only one profile per page could be previously rendered
  • Load more nicely

1.0

  • Initial release.