14 Matching Annotations
  1. Dec 2022
  2. Nov 2022
  3. Aug 2022
    1. FeedWordPress is an open-source Atom/RSS aggregator for the WordPress blog publishing platform. You set up feeds that you choose, and FeedWordPress syndicates posts from those sources into your WordPress posts table, where they can be displayed by your WordPress templates like any other post — but with additional meta-data, so that your templates can properly attribute the post to the source it came from. FeedWordPress was originally developed because I needed a more flexible replacement for Planet to use at some aggregator sites that I administered. You can use FeedWordPress to create aggregator sites that bring together posts from many different sources, using the WordPress templating engine to display posts from all around the web. Or you can use it to bring together activity from your blogs, social networks and other online services, into a Lifestream with all your online activity in one place. FeedWordPress is designed with flexibility, ease of use, and ease of configuration in mind. You’ll need a working installation of WordPress (version 4.5 or later), and the ability to add plugins to your WordPress environment, either using WordPress’s Add Plugin feature or SFTP/FTP uploads. The ability to create cron jobs on your web host is helpful but not required.

      An alternative to other forms of RSS and Atom aggregation to a WordPress site.

  4. May 2022
  5. Jan 2022
  6. Aug 2021
  7. Mar 2021
  8. Oct 2020
    1. Post Kinds consists of a few elements A URL parser that takes an input URL and tries to extract it into structured data Enhancements to the Post Editor to add additional structured data to the post object A Taxonomy that takes that structured data and classifies it and dictates behavior A rendering piece that takes the structured data stored in post meta and displays it using templates that can be overridden in the theme by including them in a subdirectory called kind_views

      This is a great short description from a WordPress developer perspective of what the Post Kinds Plugin does

  9. Jan 2017