Overview

Namespaces

  • Varunsridharan
    • WordPress

Classes

  • Review_Me
  • Overview
  • Namespace
  • Class

Class Review_Me

Class Review_Me

Namespace: Varunsridharan\WordPress
Package: Varunsridharan\WordPress
Author: Varun Sridharan varunsridharan23@gmail.com
Since: 1.0
Located at src/Review_Me.php
Methods summary
public
# __construct( array $options = array() )

Review_Me constructor.

Review_Me constructor.

Parameters

$options
public array
# get_defaults( )

returns defaults args

returns defaults args

Returns

array
protected
# maybe_prompt( )

Checks And Shows Review Message

Checks And Shows Review Message

protected boolean
# is_time( )

Check if it is time to ask for a review

Check if it is time to ask for a review

Returns

boolean

Since

1.0
protected
# setup_date( )

Save the current date as the installation date

Save the current date as the installation date

Since

1.0
public
# add_notice( )

Display Admin Notice

Display Admin Notice

public string
# get_message( )

Get the review prompt message

Get the review prompt message

Returns

string

Since

1.0
protected string
# get_review_link_tag( )

Get the complete link tag

Get the complete link tag

Returns

string

Since

1.0
protected string
# get_review_link( )

Get the review link

Get the review link

Returns

string

Since

1.0
public
# script( )

Echo the JS script in the admin footer

Echo the JS script in the admin footer

Since

1.0
public
# dismiss_notice( )

Dismiss the notice when the review link is clicked

Dismiss the notice when the review link is clicked

Since

1.0
Properties summary
public string $version

Library Version

Library Version

# '1.4'
public $linkid

linkid

linkid

#
protected string $key

key

key

#
protected null|string $link_id

link_id

link_id

# null
protected array $op

op

op

# array()
API documentation generated by ApiGen