Skip to content

FeXd/wordpress-plugin-quick-weblog

Repository files navigation

Quick Weblog

A simple WordPress plugin to help facilitate posting to my tech news weblog at https://arlin.org.

📝 Basic Post Format

  • Title (same as article)
  • Image (absolute URL from article, not storing locally)
  • Image Credit
  • Quote
    • Text from article (usually only one paragraph)
    • Citation (absolute URL for article, link opens in new tab)
  • Category (typically name of publication)
  • Tags
  • Date

🤖 Auto Fill

Client side JavaScript is used in conjunction with Rapid API Article Extractor to attempt to Auto Fill the form with basic information. This requires an API Key which can be set via plugin settings.

📸 Screenshots

Plugin Video Example Post
alt text alt text

📚 Resources

📜 License

Copyright (c) 2023 Arlin Schaffel

Licensed under the MIT License, available here: https://github.com/FeXd/wordpress-plugin-quick-weblog/blob/main/LICENSE.md