Title: Knights of Columbus &#8211; State
Author: Chris - On the Grid Web Design LLC
Published: <strong>23. април 2019.</strong>
Last modified: 13. јун 2026.

---

Претражи додатке

![](https://ps.w.org/kofc-state/assets/banner-772x250.png?rev=2908735)

![](https://ps.w.org/kofc-state/assets/icon-256x256.png?rev=2908735)

# Knights of Columbus – State

 [Chris – On the Grid Web Design LLC](https://profiles.wordpress.org/falcon13/)

[Преузимање](https://downloads.wordpress.org/plugin/kofc-state.zip)

 * [Детаљи](https://sr.wordpress.org/plugins/kofc-state/#description)
 * [Прегледи](https://sr.wordpress.org/plugins/kofc-state/#reviews)
 *  [Постављање](https://sr.wordpress.org/plugins/kofc-state/#installation)
 * [Изградња](https://sr.wordpress.org/plugins/kofc-state/#developers)

 [Подршка](https://wordpress.org/support/plugin/kofc-state/)

## Опис

This plugin is for Knights of Columbus State Councils. It add three post types, 
Knights, Councils and Assemblies, for use in a directory. Each will have their own
page. Also the list of councils is used for a recruiting and star council scoreboard.
The scoreboard also has a separate list of Knights for showing an individual knight’s
recruiting. This plugin was initially designed for the Utah state council.

#### Features

 * Council, Assembly and Knight post types that create pages with email forms you
   can use in a directory
 * Shortcode for displaying a list of councils
 * Scoreboards shortcode for recruiting by knight, council and district
 * Scoreboard shortcode for showing which star council requirements a council has
   completed

DISCLAIMER: Under no circumstances do we release this plugin with any warranty, 
implied or otherwise. We cannot be held responsible for any damage that might arise
from the use of this plugin. Back up your WordPress database and files before installation.

### License

Released under the terms of the GNU General Public License.

### Shortcode [otgkofcs_scoreboard]

= Options =
 type: „councils“, „knights“ or „districts“ (default: none)

#### Examples

[otgkofcs_scoreboard type=“knights“]
 [otgkofcs_scoreboard type=“councils“]

### Shortcode [otgkofcs_star_reqs]

No options

#### Examples

[otgkofcs_star_reqs]

### Shortcode [otgkofcs_council_table] and [otgkofcs_assembly_table]

These create a table with no additional styling (it uses the themes styling for 
a table). For styling create a css class and add its name in the options.

#### Options

class: css class for the table

#### Examples

[otgkofcs_council_directory class=“pretty_table“]

### Shortcode [otgkofcs_council_box_list] & [otgkofcs_assembly_box_list]

No options

#### Examples

[otgkofcs_council_box_list]

## Снимци екрана

[⌊Council Page⌉⌊Council Page⌉[

Council Page

[⌊Admin Add Council Page⌉⌊Admin Add Council Page⌉[

Admin Add Council Page

[⌊Star Council Page⌉⌊Star Council Page⌉[

Star Council Page

[⌊Recruiting Scoreboard⌉⌊Recruiting Scoreboard⌉[

Recruiting Scoreboard

[⌊Admin Star Requirements Page⌉⌊Admin Star Requirements Page⌉[

Admin Star Requirements Page

[⌊Admin Council List Page⌉⌊Admin Council List Page⌉[

Admin Council List Page

[⌊Admin Settings Page⌉⌊Admin Settings Page⌉[

Admin Settings Page

[⌊Admin Add Knight Page⌉⌊Admin Add Knight Page⌉[

Admin Add Knight Page

## Постављање

After activating go to the settings page. Here you can set the number of districts
you have. To enable spam reduction on the email forms, Google reCaptcha keys are
required. Links to the settings page are under Settings in the admin and on the 
plugins page. The admin menu will have the two new post types in the main admin 
menu along with the Scoreboard and Inbound Messages menu items.

#### Knight and Council Pages

Once you create a knight or council post, you can link it to its page: http://[site.
domain]/knight/[post-title] http://[site.domain]/council/[council #] http://[site.
domain]/assembly/[assembly #]

## ЧПП

### Are the knights on the scoreboard and the knights post type the same?

 * No. They are separate so that the post type is only for the directory and has
   more information. The knights under the scoreboard are only for the scoreboards.

### Will there be a council finder for prospective and new members?

 * It’s planned.

### Can you make creating state office holders and program directors lists that use the knight post type?

 * It’s also planned.

### What about version 1.0?

 * The first version was only the scoreboard and had different name. It was not 
   released and only used on the Utah Knights website.

## Прегледи

Нема рецензија за овај додатак.

## Сарадници и градитељи

„Knights of Columbus – State“ је софтвер отвореног кода. Следећи људи су допринели
овом додатку.

Сарадници

 *   [ Chris – On the Grid Web Design LLC ](https://profiles.wordpress.org/falcon13/)

[Преведите „Knights of Columbus – State“ на свој језик.](https://translate.wordpress.org/projects/wp-plugins/kofc-state)

### Заинтересовани сте за градњу?

[Прегледајте код](https://plugins.trac.wordpress.org/browser/kofc-state/), проверите
[SVN складиште](https://plugins.svn.wordpress.org/kofc-state/) или се пријавите 
на [белешку градње](https://plugins.trac.wordpress.org/log/kofc-state/) преко [RSS-а](https://plugins.trac.wordpress.org/log/kofc-state/?limit=100&mode=stop_on_copy&format=rss).

## Белешка о изменама

2.5.3 (6/10/2026)
 – Updated Datatables Javascript library to version 2.3.8. – Changed
table row styles to use even/odd psuedo classes due to the classes not always being
added to tag when tbody is generated.

2.5.2 (6/12/2025)
 – Council scoreboard view link fix and change percentage to no
decimal places. – Add default to link filter function.

2.5.1 (4/10/2025)
 – A filter function that was being used for output filtering 
was removed in last updated. Replaced it with htmlentities.

2.5.0 (9/10/2024)
 – Updated validation and filter helper functions, including splitting
validation and filter functions into separate helper files.

2.4.4 (6/1/2024)
 – Small tweaks

2.4.3 (5/5/2023)
 – Tweaked forms

2.4.2 (12/8/2022)
 – Updated validation and view helpers. Code improvements. – Datatables
JS library update.

2.4.1 (2/27/2022)
 – Fixed council type edit page not showing the saved charter 
date.

2.4 (2/6/2022)
 – Replaced reCaptcha with hCaptcha – Added assembly to council. –
Changed lists to use datatables (except post types). Also merged setting knights
scores into the knights list (non-post type).

2.3 (5/14/2020)
 – Added Assembly post type – Enhanced council table and box list
shortcodes and added copies of them for assemblies – The otgkofcs_council_directory
shortcode was replaced with otgkofcs_council_table and will be removed in a future
version

2.2.2 (4/20/2019)
 – Added jQuery UI Stylesheet

2.2.1 (4/18/2019)
 – First WordPress Directory release. – Minor wording and style
changes.

2.2.0 (3-12-2019)
 – Updated all form data to go through filters. – Made frontend
type pages theme independent. – Added more sorting to post types and list pages 
in admin. – The original shortcode [otgkofcs] renamed [otgkofcs_scoreboard] – Checked
for and remove/updated outdated and unsecure code. – Checked for and fixed function
and other names were not using standards for this plugin. – Small bug fixes.

2.1.0 (11-11-2018)
 – Added charter date to councils. – Added sender name & email
into message body and sender name into from.

2.0.0 (6/6/2018)
 – Change from just a recruiting and star council scoreboard to
handling directory listings. – Knight and Council post types added. – Old council
table and related admin removed; scoreboard uses post type list. – Added storage
for message sent through post type pages. – Council directory list shortcode.

## Мета

 *  Version **2.5.3**
 *  Last updated **4 седмице раније**
 *  Active installations **Мање од 10**
 *  WordPress version ** 4.0 или новије **
 *  Tested up to **7.0**
 *  PHP version ** 5.6 или новије **
 *  Language
 * [English (US)](https://wordpress.org/plugins/kofc-state/)
 * Tags
 * [shortcode](https://sr.wordpress.org/plugins/tags/shortcode/)[widget](https://sr.wordpress.org/plugins/tags/widget/)
 *  [Напредни преглед](https://sr.wordpress.org/plugins/kofc-state/advanced/)

## Оцене

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/kofc-state/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/kofc-state/reviews/)

## Сарадници

 *   [ Chris – On the Grid Web Design LLC ](https://profiles.wordpress.org/falcon13/)

## Подршка

Имате нешто да кажете? Потребна вам је помоћ?

 [Види форум подршке](https://wordpress.org/support/plugin/kofc-state/)

## Донирај

Желите ли да подржите напредак овог додатка?

 [ Донирај овом додатку ](https://onthegridwebdesign.com/software/kofc-state-plugin/)