Changeset 3351693
- Timestamp:
- 08/28/2025 04:59:04 AM (5 months ago)
- Location:
- kotaqx-poster
- Files:
-
- 107 added
- 1 edited
-
tags/1.0.4 (added)
-
tags/1.0.4/LICENSE.txt (added)
-
tags/1.0.4/Readme.txt (added)
-
tags/1.0.4/admin (added)
-
tags/1.0.4/admin/settings.php (added)
-
tags/1.0.4/admin/tab-about.php (added)
-
tags/1.0.4/admin/tab-general.php (added)
-
tags/1.0.4/admin/tab-license.php (added)
-
tags/1.0.4/admin/tab-logs.php (added)
-
tags/1.0.4/admin/tab-repost.php (added)
-
tags/1.0.4/assets (added)
-
tags/1.0.4/assets/css (added)
-
tags/1.0.4/assets/css/bulma.css (added)
-
tags/1.0.4/assets/css/bulma.min.css (added)
-
tags/1.0.4/assets/css/style.css (added)
-
tags/1.0.4/assets/css/style.min.css (added)
-
tags/1.0.4/assets/css/sweetalert2.css (added)
-
tags/1.0.4/assets/css/sweetalert2.min.css (added)
-
tags/1.0.4/assets/images (added)
-
tags/1.0.4/assets/images/icon.png (added)
-
tags/1.0.4/assets/images/icon_full.png (added)
-
tags/1.0.4/assets/images/loading.svg (added)
-
tags/1.0.4/assets/images/logo.png (added)
-
tags/1.0.4/assets/images/platforms (added)
-
tags/1.0.4/assets/images/platforms/bluesky.svg (added)
-
tags/1.0.4/assets/images/platforms/discord.svg (added)
-
tags/1.0.4/assets/images/platforms/facebook.svg (added)
-
tags/1.0.4/assets/images/platforms/grupo.svg (added)
-
tags/1.0.4/assets/images/platforms/instagram.svg (added)
-
tags/1.0.4/assets/images/platforms/linkedin.svg (added)
-
tags/1.0.4/assets/images/platforms/mastodon.svg (added)
-
tags/1.0.4/assets/images/platforms/medium.svg (added)
-
tags/1.0.4/assets/images/platforms/pinterest.svg (added)
-
tags/1.0.4/assets/images/platforms/reddit.svg (added)
-
tags/1.0.4/assets/images/platforms/slack.svg (added)
-
tags/1.0.4/assets/images/platforms/telegram.svg (added)
-
tags/1.0.4/assets/images/platforms/threads.svg (added)
-
tags/1.0.4/assets/images/platforms/tumblr.svg (added)
-
tags/1.0.4/assets/images/platforms/vk.svg (added)
-
tags/1.0.4/assets/images/platforms/x.svg (added)
-
tags/1.0.4/assets/js (added)
-
tags/1.0.4/assets/js/script.js (added)
-
tags/1.0.4/assets/js/script.min.js (added)
-
tags/1.0.4/assets/js/sweetalert2.js (added)
-
tags/1.0.4/assets/js/sweetalert2.min.js (added)
-
tags/1.0.4/includes (added)
-
tags/1.0.4/includes/Ajax.php (added)
-
tags/1.0.4/includes/Platform (added)
-
tags/1.0.4/includes/Platform/Discord.php (added)
-
tags/1.0.4/includes/Platform/Grupo.php (added)
-
tags/1.0.4/includes/Platform/PosterInterface.php (added)
-
tags/1.0.4/includes/Platform/Telegram.php (added)
-
tags/1.0.4/includes/Platform/Twitter.php (added)
-
tags/1.0.4/includes/ProInstance.php (added)
-
tags/1.0.4/includes/autoloader.php (added)
-
tags/1.0.4/includes/composer.json (added)
-
tags/1.0.4/includes/composer.lock (added)
-
tags/1.0.4/includes/handler.php (added)
-
tags/1.0.4/includes/utils.php (added)
-
tags/1.0.4/includes/vendor (added)
-
tags/1.0.4/includes/vendor/abraham (added)
-
tags/1.0.4/includes/vendor/abraham/twitteroauth (added)
-
tags/1.0.4/includes/vendor/abraham/twitteroauth/LICENSE.md (added)
-
tags/1.0.4/includes/vendor/abraham/twitteroauth/autoload.php (added)
-
tags/1.0.4/includes/vendor/abraham/twitteroauth/composer.json (added)
-
tags/1.0.4/includes/vendor/abraham/twitteroauth/composer.lock (added)
-
tags/1.0.4/includes/vendor/abraham/twitteroauth/src (added)
-
tags/1.0.4/includes/vendor/abraham/twitteroauth/src/Config.php (added)
-
tags/1.0.4/includes/vendor/abraham/twitteroauth/src/Consumer.php (added)
-
tags/1.0.4/includes/vendor/abraham/twitteroauth/src/HmacSha1.php (added)
-
tags/1.0.4/includes/vendor/abraham/twitteroauth/src/Request.php (added)
-
tags/1.0.4/includes/vendor/abraham/twitteroauth/src/Response.php (added)
-
tags/1.0.4/includes/vendor/abraham/twitteroauth/src/SignatureMethod.php (added)
-
tags/1.0.4/includes/vendor/abraham/twitteroauth/src/Token.php (added)
-
tags/1.0.4/includes/vendor/abraham/twitteroauth/src/TwitterOAuth.php (added)
-
tags/1.0.4/includes/vendor/abraham/twitteroauth/src/TwitterOAuthException.php (added)
-
tags/1.0.4/includes/vendor/abraham/twitteroauth/src/Util (added)
-
tags/1.0.4/includes/vendor/abraham/twitteroauth/src/Util.php (added)
-
tags/1.0.4/includes/vendor/abraham/twitteroauth/src/Util/JsonDecoder.php (added)
-
tags/1.0.4/includes/vendor/autoload.php (added)
-
tags/1.0.4/includes/vendor/composer (added)
-
tags/1.0.4/includes/vendor/composer/ClassLoader.php (added)
-
tags/1.0.4/includes/vendor/composer/InstalledVersions.php (added)
-
tags/1.0.4/includes/vendor/composer/LICENSE (added)
-
tags/1.0.4/includes/vendor/composer/autoload_classmap.php (added)
-
tags/1.0.4/includes/vendor/composer/autoload_namespaces.php (added)
-
tags/1.0.4/includes/vendor/composer/autoload_psr4.php (added)
-
tags/1.0.4/includes/vendor/composer/autoload_real.php (added)
-
tags/1.0.4/includes/vendor/composer/autoload_static.php (added)
-
tags/1.0.4/includes/vendor/composer/ca-bundle (added)
-
tags/1.0.4/includes/vendor/composer/ca-bundle/LICENSE (added)
-
tags/1.0.4/includes/vendor/composer/ca-bundle/README.md (added)
-
tags/1.0.4/includes/vendor/composer/ca-bundle/composer.json (added)
-
tags/1.0.4/includes/vendor/composer/ca-bundle/res (added)
-
tags/1.0.4/includes/vendor/composer/ca-bundle/res/cacert.pem (added)
-
tags/1.0.4/includes/vendor/composer/ca-bundle/src (added)
-
tags/1.0.4/includes/vendor/composer/ca-bundle/src/CaBundle.php (added)
-
tags/1.0.4/includes/vendor/composer/installed.json (added)
-
tags/1.0.4/includes/vendor/composer/installed.php (added)
-
tags/1.0.4/includes/vendor/composer/platform_check.php (added)
-
tags/1.0.4/includes/vendor/erusev (added)
-
tags/1.0.4/includes/vendor/erusev/parsedown (added)
-
tags/1.0.4/includes/vendor/erusev/parsedown/LICENSE.txt (added)
-
tags/1.0.4/includes/vendor/erusev/parsedown/Parsedown.php (added)
-
tags/1.0.4/includes/vendor/erusev/parsedown/README.md (added)
-
tags/1.0.4/includes/vendor/erusev/parsedown/composer.json (added)
-
tags/1.0.4/kotaqx-poster.php (added)
-
trunk/Readme.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
kotaqx-poster/trunk/Readme.txt
r3351682 r3351693 30 30 No more silent publishing failures or time-consuming manual sharing. Kotaqx Poster keeps your publishing workflow smooth, automated, and reliable. 31 31 32 ✅ Supported Platforms 32 = ✅ Supported Platforms = 33 33 Kotaqx Poster currently supports reposting to a wide range of social platforms: 34 34 - [Facebook Page](https://www.facebook.com) … … 40 40 More platforms will be added in future releases! 41 41 42 Need help setting up your Webhook? [Click here to view the setup guide](https://kotakdigital.com/downloads/kotaqx-poster/). 42 = 💡 Kotaqx Poster PRO = 43 Kotaqx Poster Pro takes the core power of Kotaqx Poster to the next level. Designed for professionals, content agencies, and high-traffic WordPress sites, Kotaqx Poster Pro gives you enhanced automation, deeper customization, and extended platform support — all while keeping your publishing workflow reliable and fully optimized. 44 45 🔥 **Pro Features that Make a Difference:** 46 - **Expanded Platform Support:** Go beyond basic posting with support for Facebook, Threads, and more platforms on the way (see Roadmap below). 47 - **Custom Fields in Post Templates:** Use any custom field directly in your post content with flexible templating options. 48 - **Custom Image Source: **Use custom fields to dynamically set the image source for each post. 49 - **WooCommerce Integration:** Automatically post to social media when a product is published, updated with a new price or discount, restocked, or marked as featured. (COMING SOON) 50 - **Multi-Account Support:** Connect and manage multiple accounts for the same platform to scale your reach. (COMING SOON) 51 - **Per Post Type Customization:** Define unique templates for each post type, giving you granular control over how your content is presented. (COMING SOON) 52 - And more advanced features coming soon! 53 Whether you’re managing a brand, promoting products, or running content-heavy campaigns, Kotaqx Poster Pro gives you the tools you need to streamline your process and maximize impact across platforms. 54 55 Checkout [Kotaqx Poster Plugin Roadmap!](https://kotakdigital.com/roadmap/kotaqx-poster-plugin-roadmap/). 56 57 Need help setting up your Webhook? [Click here to view the setup guide](https://kotakdigital.com/documentation/kotaqx-poster-documentation/). 43 58 44 59 … … 53 68 54 69 = Which platforms are supported for reposting? = 55 Currently: **Telegram**, **Discord**, **Facebook**, **Threads**, **Twitter/X**, and more are being added.70 Currently: Telegram, Discord, Facebook, Threads, Twitter/X, and more are being added. 56 71 57 72 = Does this replace WP-Cron? = … … 74 89 This plugin uses the following third-party libraries: 75 90 76 - SweetAlert2(https://github.com/sweetalert2/sweetalert2)77 - Multiselect JS(https://github.com/crlcu/multiselect)78 - TwitterOAuth(https://github.com/abraham/twitteroauth)79 - Parsedown(https://github.com/erusev/parsedown)91 - [SweetAlert2](https://github.com/sweetalert2/sweetalert2) 92 - [Multiselect JS](https://github.com/crlcu/multiselect) 93 - [TwitterOAuth](https://github.com/abraham/twitteroauth) 94 - [Parsedown](https://github.com/erusev/parsedown) 80 95 81 96 The unminified versions of these libraries are included in the plugin for transparency and developer reference. Only minified versions are enqueued for performance.
Note: See TracChangeset
for help on using the changeset viewer.