Scope Publisher

설명

Please do not attempt to install and use this plugin if you are not a Scope client and have discussed a WordPress integration.

Scope (https://www.thescope.com/) is a software provider that provides a solution that allows content-curators (our clients) to collect articles (-URLs), comment them and then publish bundles of articles (“selections”) to various output channels.

Links that are curated on the Scope platform might appear on thescope.com or on any of the different configured output channels (social media, email newsletters, custom integrations, etc.).

This WordPress plugin allows Scope to automatically create a new blog post for a published selection on Scope. This plugin can only be used if this specific WordPress output channel has been configured together with the Scope customer care team.
Most notably, the plugin requires an authentication code that is handed out by Scope.

The blog post will only be created if the output channel “Publish to your website” is explicitly enabled (for each post) on the Scope content curation platform. These posts appear as regular posts and can then be edited and published like any other (hand written) post.

Details about the posts:

The posts will appear in the layout that is configured on the Scope system. All posts will have the custom property “curated_urls”, this property contains a comma separated list of all URLs that are curated in the selection. Example: “https://thescope.com,https://wordpress.org”.

Technical Details

The Scope servers will send an HTTP POST request through the WP REST API to create this new post. The post will only be created if the authentication code is correct and the request was sent by a Scope server. Scope will further not push to endpoints that do not have SSL enabled.

설치

  1. Upload the plugin files to the /wp-content/plugins/plugin-name directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Use the Settings->Plugin Name screen to enter the authentication code.

후기

모든 1 평가 읽기

기여자 & 개발자

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

기여자

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

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

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

변경이력

1.0.0

  • Initial Version

1.1.0

  • Add post categories support
  • Users can now select the desired categories to which the post will automatically be assigned

1.1.1

  • Fix file include issue during update

1.1.2

  • Fix: invalid static method calls

1.1.3

  • Added support for custom blog post property “curated_urls”.

1.1.4

  • Added support for setting featured image on blog posts.

1.1.5

  • Added support for setting custom categories (via slug) within selection.

1.1.6

  • Increased supported WP version, updates for server IPs

1.1.7

  • Increased supported WP version, update for rest route registration

1.1.8

  • Increased supported WP version, support for tags and sticky flag

1.1.9

  • Increased supported WP version

1.1.10

  • Increased supported WP version

1.1.12

  • Increased supported WP version