/dewp-planet-feed

Generates a custom RSS2 feed “dewp-planet”. Adds a checkbox to the Publish meta box in order to expicitely add a post to that custom feed.

Primary LanguagePHPGNU General Public License v3.0GPL-3.0

DEWP Planet Feed

Description

Generates a custom feed dewp-planet for posts. Adds a checkbox to the Publish meta box in order to explicitly add a post to that custom feed.

Screenshot (GIF)


Changelog

0.5.1– 28.10.2018

  • Fix: Make it work with current Gutenberg version.

0.5.0 – 18.08.2018

The plugin requires WordPress 4.9.8 now

  • Added Gutenberg support.

0.4

  • Fix: changed dependency for admin stylesheet from edit to wp-admin.

0.3

  • Enhancement: added help link to Post screen option.
  • Enhancement: added About document.
  • Architecture: moved code for Post screen option to separate file.
  • Architecture: moved inline CSS to separate file.

0.2

  • Enhancement: lower priority for publishing checkbox.
  • Clean-up: Renamed plugin to DEWP Planet Feed and PHP class to DEWP_Planet_Feed.

0.1

  • Initial fork from original class.
  • Added de/activation hooks + UI candy.