PATH:
home
/
letacommog
/
newrdv1
/
wp-content
/
plugins
/
comments-ratings
<?php return array( # Hidden fields 'settings_saved_once' => '0', # General 'enable_selective_ratings' => false, 'default_rating' => 4, 'display_on_post_types' => array( 'post' => 'on', 'page' => 'on' ), 'review_rating_label' => esc_html__( 'Your overall rating of this listing:', 'comments-ratings' ), 'review_title_label' => esc_html__( 'Title of your review:', 'comments-ratings' ), 'review_title_placeholder' => esc_html__( 'Summarize your opinion or highlight an interesting detail', 'comments-ratings' ), 'review_label' => esc_html__( 'Your Review', 'comments-ratings' ), 'review_placeholder' => esc_html__( 'Tell about your experience or leave a tip for others', 'comments-ratings' ), 'review_submit_button' => esc_html__( 'Submit your Review', 'comments-ratings' ), ); # config
[+]
..
[+]
css
[-] class-pixreviews.php
[edit]
[+]
scss
[+]
core
[-] wpml-config.xml
[edit]
[-] LICENSE
[edit]
[+]
images
[-] readme.txt
[edit]
[-] comments-ratings.php
[edit]
[-] index.php
[edit]
[-] plugin-defaults.php
[edit]
[+]
js
[+]
languages
[+]
views
[+]
settings
[-] plugin-config.php
[edit]
[+]
callbacks