UCF / UCF-Resource-Search-Plugin

Plugin for displaying a resource search and list of resources via a shortcode.
0 stars 0 forks source link
athena-framework ucf-cm wordpress wordpress-plugin

UCF Resource Search Plugin

Provides a custom post type, shortcode, functions, and default styles for displaying a resource search input and list of resources.

Description

The resource search and links are added to pages using a ucf-resource-search shortcode.

The ucf-resource-search shortcode has several options:

Classic Layout

Card Layout

Installation

Manual Installation

  1. Upload the plugin files (unzipped) to the /wp-content/plugins directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the "Plugins" screen in WordPress
  3. Configure plugin settings from the WordPress admin under "Settings > UCF Resource Search".

WP CLI Installation

  1. $ wp plugin install --activate https://github.com/UCF/UCF-Resource-Search-Plugin/archive/master.zip. See WP-CLI Docs for more command options.
  2. Configure plugin settings from the WordPress admin under "Settings > UCF Resource Search".

Dependencies

Changelog

1.0.9

Enhancements:

1.0.8

Enhancements:

1.0.7

1.0.6

1.0.5

1.0.4

1.0.3

1.0.2

1.0.0

Upgrade Notice

n/a

Installation Requirements

None

Development & Contributing

NOTE: this plugin's readme.md file is automatically generated. Please only make modifications to the readme.txt file, and make sure the gulp readme command has been run before committing readme changes.