Title: Knights of Columbus &#8211; State
Author: Chris - On the Grid Web Design LLC
Published: <strong>23 آوریل 2019</strong>
Last modified: 13 ژوئن 2025

---

جستجوی افزونه‌ها

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

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](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://fa.wordpress.org/plugins/kofc-state/#description)
 * [نقد و بررسی‌ها](https://fa.wordpress.org/plugins/kofc-state/#reviews)
 *  [نصب](https://fa.wordpress.org/plugins/kofc-state/#installation)
 * [توسعه](https://fa.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
 * [[
 * Admin Add Council Page
 * [[
 * Star Council Page
 * [[
 * Recruiting Scoreboard
 * [[
 * Admin Star Requirements Page
 * [[
 * Admin Council List Page
 * [[
 * Admin Settings 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)

### علاقه‌ مند به توسعه هستید؟

[Browse the code](https://plugins.trac.wordpress.org/browser/kofc-state/), check
out the [SVN repository](https://plugins.svn.wordpress.org/kofc-state/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/kofc-state/) by 
[RSS](https://plugins.trac.wordpress.org/log/kofc-state/?limit=100&mode=stop_on_copy&format=rss).

## گزارش تغییرات

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.

## اطلاعات

 *  نگارش **2.5.2**
 *  Last updated **12 ماه پیش**
 *  نصب‌های فعال **کمتر از 10**
 *  نگارش وردپرس ** 4.0 یا بالاتر **
 *  Tested up to **6.7.5**
 *  نگارش PHP ** 5.6 یا بالاتر **
 *  زبان
 * [English (US)](https://wordpress.org/plugins/kofc-state/)
 * Tags
 * [shortcode](https://fa.wordpress.org/plugins/tags/shortcode/)[widget](https://fa.wordpress.org/plugins/tags/widget/)
 *  [نمایش پیشرفته](https://fa.wordpress.org/plugins/kofc-state/advanced/)

## امتیازها

هنوز هیچ نقدی ارسال نشده است.

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

[مشاهده همه بررسی‌ها](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/)