This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Post to Flarum

ਵੇਰਵਾ

This plugin for WordPress will create a new discussion on your linked Flarum forum for each blog post.

Usage

  • Create a token on your Flarum database (see instructions)
  • Introduce the absolute URL of your Flarum forum and activate the plugin
  • Optional: Add the slug of the tag that every new post should be assigned to. If tag requirements are not meet, the plugin will fail to create a discussion
  • Optional: Activate the link option to make the WordPress post link to the forum discussion

Requirements

  • WordPress 4.9 or later
  • Flarum 0.1.0-beta9 or later

Optional components

  • If you want to create a link on WordPress to the forum post, you need the Page links to plugin for WordPress.
  • If you want to be able to change the author of the Flarum discussion, you need the Author Change extension installed on your Flarum forum. Otherwise, the author will be the one that created the Flarum token.

ਸਕਰੀਨਸ਼ਾਟ

ਸਥਾਪਤੀਕਰਨ

Copy the folder to your plugins directory in WordPress: /wp-contents/plugins/

ਸਮੀਖਿਆਵਾਂ

There are no reviews for this plugin.

ਯੋਗਦਾਨੀ ਤੇ ਵਿਕਾਸਕਾਰ

“Post to Flarum” is open source software. The following people have contributed to this plugin.

ਯੋਗਦਾਨੀ

“Post to Flarum” ਦਾ ਆਪਣੀ ਭਾਸ਼ਾ ਵਿੱਚ ਅਨੁਵਾਦ ਕਰੋ।

ਵਿਕਾਸ ਕਾਰਜ ਵਿੱਚ ਰੁਚੀ ਰੱਖਦੇ ਹੋ?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

ਤਬਦੀਲੀ-ਚਿੱਠਾ

List of changes.

0.3.4

  • Fixed bugs with quotes on the custom tags

0.3.3

  • Tried to fix bug with tags

0.3.2

  • Tried to fix bug with doing save action more than once

0.3.1

  • Fixed bug with postmeta erasing other postmeta

0.3.0

  • Made compatible with classic editor
  • Added some error catching

0.2.1

  • Changed apply_filter for do_shortcode to avoid iframes

0.2.0

  • The plugin has been completely rewritten and now it uses the Flarum API instead of making changes directly in the database