-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
31 lines (20 loc) · 964 Bytes
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
=== ACME Recent Jobs Widget ===
Contributors: firelf
Donate link: http://example.com/
Tags: comments, spam
Requires at least: 3.0.1
Tested up to: 3.4
Stable tag: 4.3
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
A widget to list the 5 most recent posts of the content type "ext_job."
== Description ==
A widget to list the 5 most recent posts of the content type "ext_job." "ext_job" was used to allow for the possibility of one day Acme posting internal jobs on their site, separate from the user contributed external jobs.
== Installation ==
This section describes how to install the plugin and get it working.
e.g.
1. Upload `acme-widget-jobs.php` to the `/wp-content/acme-widget-jobs/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
1. Place `<?php do_action('plugin_name_hook'); ?>` in your templates or add the Widget into a region via the Admin Tools
== Changelog ==
== Upgrade Notice ==