GrowthNation

Description

GrowthNation provides a simple API integration that allows you to create draft blog posts directly from the GrowthNation platform. This lightweight plugin uses WordPress’s built-in authentication system for maximum security and reliability.

Features

  • Simple Authentication: Uses standard WordPress username/password authentication
  • Two Endpoints: Connection testing and draft post creation
  • Featured Images: Automatically download and set featured images from URLs
  • Draft-Only: All posts are created as drafts for your review
  • Lightweight: No external dependencies or complex libraries

How it works

  1. Install and activate plugin
  2. In GrowthNation, add your WordPress site URL and credentials
  3. Test the connection to verify everything works
  4. Start pushing draft blog posts from GrowthNation
  5. Review and publish drafts from your WordPress admin

Requirements

  • WordPress 5.5 or higher
  • PHP 7.4 or higher
  • User account with ‘edit_posts’ capability

Security

  • Uses WordPress core authentication (wp_authenticate)
  • All requests require valid WordPress credentials
  • Users must have ‘edit_posts’ capability
  • All input is sanitised before processing
  • Posts are created as drafts only
  • Featured images are validated and securely downloaded
  • Only allows JPEG, PNG, GIF, and WebP image formats

Support

For support, please contact us through the GrowthNation platform at https://growthnation.ai

Installation

  1. Upload the growthnation folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. That’s it! The plugin is now ready to receive draft posts from GrowthNation

No additional configuration is required.

FAQ

Is this plugin secure?

Yes! The plugin uses WordPress’s built-in authentication system and follows WordPress security best practices.

Can I use this with other plugins?

Yes! This plugin has no external dependencies and won’t conflict with other plugins.

What permissions do I need?

You need a WordPress user account with ‘edit_posts’ capability (Editor or Administrator role).

Are posts published automatically?

No, all posts are created as drafts. You must manually review and publish them from WordPress admin.

Can I include featured images?

Yes! Simply include a featured_image_url parameter with your image URL. The plugin will automatically download and set it as the featured image for your post.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“GrowthNation” is open source software. The following people have contributed to this plugin.

Contributors

Translate “GrowthNation” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.