\Jetpack_RelatedPosts_Module

Module Name: Related Posts Module Description: Display links to related site content under your posts.

First Introduced: 2.9 Sort Order: 5 Requires Connection: Yes Auto Activate: No

Summary

Methods
Properties
Constants
instance()
action_on_activate()
action_on_load()
module_configuration_load()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
__construct()
_get_post_count_local()
_get_post_count_cloud()
$__instance
N/A

Properties

$__instance

$__instance

Class variables

Methods

instance()

instance() : object

Singleton implementation

Returns

object

action_on_activate()

action_on_activate() : null

This action triggers when module is activated.

Returns

null

action_on_load()

action_on_load() : null

This action triggers if the module is in an active state, load related posts and options.

Returns

null

module_configuration_load()

module_configuration_load() : null

Redirect configure button to Settings > Reading

Returns

null

__construct()

__construct() : null

Register actions and filters

Returns

null

_get_post_count_local()

_get_post_count_local()

_get_post_count_cloud()

_get_post_count_cloud()