Skip to content

nfreear/wp-eab-plugins

Repository files navigation

E-Access Bulletin

Build status: Travis-CI js-semistandard-style WordPress code standard

wp-eab-plugins

This is a collection of WordPress plugins to facilitate editing and publishing the E-Access Bulletin, via email and the Web.

"E-Access Bulletin is a free, monthly, text-only email newsletter on technology access by those with disabilities and older people."

Post type

WordPress custom post type: eab_bulletin

Archive shortcode

WordPress shortcode: [eab_archive]

Markdown filter

WordPress filter to convert HTML to plain text/ Markdown: the_content_markdown

GAAD widget plugin

Typical usage ~ wp-content/themes/../header.php:

<div id="container">

<?php do_action( 'gaad_widget' ) ?>

PHPList shortcode

WordPress shortcode: [phplist id=1 ] Intro text... [/phplist]

Install .. Test

composer install
composer npm-install
composer test


WordPress plugins: Copyright © Nick Freear, 06-November-2017.

(E-Access Bulletin: © 2017 Headstar Ltd.)