Banner for Score
scORE! is a WordPress plug-in you can use to publish scores easily for each post entry. Wordpress Tutorial
Noted That:
  • To install correctly this score.zip .
  • Fisrt Download the score.zip to your computer
  • Extract/Open score.zip to Your Computer.
  • Then, Find readme.txt file inside score.zip and Open readme.txt .
  • Now, Read the Requirements of this plugin. Which Wordpress Version and PHP Version are required to run this Plugin in Your Wordpress Site.
  • Then, Follow the Tips Below.
Start the Tips:

Step-1 : Download " score.zip " to Your Local Computer.

Step-2 : Then, Login to your " yourdomain.com/wp-admin " Dashboard.

Login to Wordpress Score

Step-3 : Then, Click on " Plugins " + " Add New " from left Side Menu of Dashboard.

Go to Plugin Install Score

Step-4 : Now, Click on " Upload Plugin " button.

Click Upload Button Score

Step-5 : Now, Browse " score.zip " Downloaded plugin from your computer, Where you downloaded " score.zip " According to Step – 1 Above then, click on " Install Now "

Upload Plugin Score

Step-6 : Now, Click on " Active Plugin "

Activate Score

Step-7 : Then, See left Side Menu. " Score " folder is added on left Side Menu. Now, Click on " Score " folder.

Noted that: If you do not see " Score " folder on left Side Menu then, see at left Side Menu " Settings " or " Tools ".

Step-8 : Now you configure yourself oR Watch video tutorial below about Score Configurations and Settings or How to work " Score " in your WordPress site.

oR

After Activated Plugin According to Step-6 then,

  1. Go to " Plugins " + " Installed Plugin " from Wordpress Admin Panel Leftside Menu.
  2. or Direct go to: https://yourdomain/wp-admin/plugins.php
  3. Then, Find " scORE! " Activated Plugin from Plugin List.
  4. Then, Click on " Settings " from Plugin that is scORE!
  5. Now, Edit/Add/Config the setting and Click on " Save Changes " button,
WP Plugin Setting



Guide

Installation instructions:

  • Copy the scORE directory to wp-content/plugins.
  • Activate the plugin in the admin interface.
  • Implement the class “scORE_display” on your WordPress template’s CSS file (optional)

Here’s a sample CSS entry:
/* scORE class */
.scORE_display
{
border:2px black solid;
color:#FF0000;
font-size:x-large;
font-weight:bold;
margin-top:3px;
margin-bottom:15px;
text-align:center;
padding:5px;
width:150px;
}

Just copy and paste this to the end of the template’s CSS file. You can, of course, experiment with the CSS attributes and see what happens.

For instructions on how to use the plugin, see README (Linux) or readme.txt (Windows)


Name