Molongui Authorship Pro 1.7.4

Molongui Authorship helps you to properly credit your authors and one-time contributors for their work. Quick, easy, and hassle-free.

Author Box. Automatically display a fully customizable and responsive author box on your WordPress posts.
Co-authors. One post, multiple authors. Credit everyone involved in adding multiple authors to a single post.
Guest Authors. Add guest authors or one-time contributors to a post without creating a WordPress account for them.
Whatever your need is, Molongui Authorship has you covered. Do you find yourself…

Posting on your blog and want to make your name stand out?
Accepting guest posts that require recognition?
Running a magazine or newspaper and need to credit authors for their work?
Publishing scientific articles with multiple authors involved?
Molongui Authorship is the WordPress authors plugin you were looking for! The only one that really works as you expect. Why?

Molongui Authorship allows you to easily customize the styling of your author boxes with live preview via the WordPress Customizer (Appearance > Customize). No coding skills nor dirty CSS hacks are required! Plain and simple
Molongui Authorship is the only authors plugin that displays guest authors and multiple authors in your existing post bylines. Others ignore post bylines and let them display the name of the user who added the post, not the post author(s).
Molongui Authorship provides you with advanced tools and features. But you can disable them if not needed.
MAIN FEATURES​Molongui Authorship is the author’s plugin that provides you with all the tools that WordPress is missing when it comes to giving credit to your content creators:

AUTHOR BOX
Automatically insert the author box at the end of your post. Zero configuration
The author box position can be changed: above the content, below or both
Fully customizable to match your design (style, color, size, and text options)
Additional author profile fields (custom avatar, job position, company, phone) and +90 author social icons
Related author posts
Different layouts options
Optionally display a custom headline above the author box
Responsive author box. Looks great on desktop, laptop, tablet, and mobile
SEO friendly. Microdata support
Credit everyone: Single Authors, Multiple Authors, and Guest Authors

MULTIPLE AUTHORS
In one post, multiple authors
Easily add co-authors to your posts
The post byline displays all authors. No need to use the author box
Post byline links to each name on their author page

GUEST AUTHORS
Add authors without creating a WordPress user account for them
Unlimited guest authors
Pick guest authors for your posts exactly the same way you do for registered users
Each guest author has a full profile with an avatar
Post byline display guest author name. No need to use the author box

MOLONGUI AUTHORSHIP PRO​Premium features only available in Molongui Authorship Pro:

AUTHOR BOX
Additional author box layouts and styling options
Conditional author box display settings
Additional author profile fields
Support for third-party shortcodes and embeds in the author’s biography
Display the author box anywhere (sidebar, footer…) with a shortcode

GUEST AUTHORS
Author page for guest authors. Like regular WordPress users have, a page showing all the posts authored by a guest author. Includes co-authored posts too
1-click user to guest conversion and vice versa
1-click guest author duplication

Custom Post Type support
Display the author box and add guest authors and co-authors to other types of posts. Like courses, projects, and products

List of authors
Easily show all authors as a list using a simple shortcode
Include and exclude authors by id or user role
Different layouts options

List of posts by author
Display all author posts anywhere using a simple shortcode
Different layouts with pagination

Allow visitors to search content by author name
Disable author pages for registered WordPress users
Add a post byline anywhere via shortcode. Useful if your theme doesn’t show a byline for your posts
Byline modifiers so you can prepend and append any string to them (i.e. By)
Retrieve author information via shortcode. Very useful to use with page builders
Guest author and co-authored post information available for third-party applications via REST API

PHP:

/*!
* Plugin Name: Molongui Authorship Pro
* Description: Adds premium features to the Molongui Authorship plugin.
* Plugin URI: https://www.molongui.com/authorship/
* Text Domain: molongui-authorship-pro
* Domain Path: /i18n/
* Requires PHP: 5.5.0
* Requires at least: 5.2
* Tested up to: 6.2
* Author: Molongui
* Author URI: https://www.molongui.com/
* Version: 1.5.11
*/

Null Method:

PHP:

update_option( ‘molongui_authorship_pro_activated’, ‘Activated’ );
update_option( ‘_transient_molongui-authorship-pro-activated’, 1 );
update_option( ‘molongui_authorship_pro_license’, ‘NULLED’ );

Scroll to Top