WP Manifestindependent plugin directory
manifest / content / student-programs

BC Student Programs CPT

This plugin provides the user to create custom post for student programs for Bellevue college

by Bellevue College Information Technology Services · github.com/bellevuecollege/student-programs · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/bellevuecollege/student-programs/archive/refs/heads/dev.zip

Readme

Student-Programs

The Student Programs plugin provides a custom post type for Student Run Programs. As of version 2, this plugin uses Advanced Custom Fields for field management. An import is included.

The templates for single and archive reside in mayflower theme.

Acceptance Criteria

  • User should see list of programs in alphabetical order.

  • Program names should link to program information page.

  • The Program information page should include the following information: Program Name (text) Program Description (text) Program Contact Name (text) Program Contact Email (url) Program Contact Phone (url) Office Location (text) Office Hours (text) Link to Program website (url) Link to budget documentation

  • Page should accept any fields (except club name) being empty.

Read the full README on GitHub →