Multi Site Post Publisher

توضیحات

Multi Site Post Publisher allows WordPress admins to push content to multiple remote WordPress sites using their REST API and Application Passwords. Perfect for bloggers, content teams, or agencies managing a network of sites.

Features:

  • Add multiple remote WordPress sites
  • Secure authentication using Application Passwords
  • Simple UI for managing site credentials
  • Easily publish posts across multiple domains

No need for complex multisite setups or syncing tools. Just enter your credentials and publish away!

License

This plugin is licensed under the GPLv2 or later.

عکس‌های صفحه

  • Plugin Settings Page
  • Add multiple remote WordPress sites
  • Easily manage credentials

نصب

  1. Upload the plugin folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Go to the Multi Site Publisher menu in the WordPress dashboard.
  4. Add the URL, username, and application password for each remote site.
  5. Start publishing!

سوالات متداول

Does this work with non-WordPress sites?

No. This plugin is built for WordPress-to-WordPress publishing using the WP REST API.

Is this secure?

Yes. All connections use HTTPS and Application Passwords for authentication, following WordPress standards.

Can I schedule or automate posts?

Not yet. We’re planning to add scheduling and automation features in a future release.

نقد و بررسی‌ها

خواندن تمامی 2 نقد و بررسی‌

توسعه دهندگان و همکاران

“Multi Site Post Publisher” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

ترجمه “Multi Site Post Publisher” به زبان شما.

علاقه‌ مند به توسعه هستید؟

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

گزارش تغییرات

1.1.0

  • Resolved remote site posting issues.

1.0.1

  • Added wp_localize_script to pass option name (mspp_sites) to JavaScript securely.
  • Removed inline script in settings page for better security and maintainability.
  • Minor code cleanup and comments for better readability.

1.0.0

  • Initial release.
  • Add, remove and manage multiple site credentials.
  • Prepare foundation for post publishing logic.