CodeCanyon TikTokomatic is a powerful plugin for WordPress that allows users to generate content using TikTok videos. This innovative plugin offers seamless integration with TikTok, one of the most popular social media platforms today. With CodeCanyon TikTokomatic, users can easily import TikTok videos directly into their WordPress site, creating engaging and dynamic content that resonates with their audience.

Plugin Version: 1.1.3.1
 
WordPress plugin CodeCanyon TikTokomatic

Plugin Features

This plugin provides a streamlined process for importing TikTok videos, making it incredibly convenient for users. With just a few clicks, users can import videos based on specific hashtags, usernames, or even by the TikTok video URL. The plugin pulls in the video content, along with relevant information such as the video title, description, and even the comments. This ensures that users have a comprehensive and authentic TikTok experience within their WordPress site.

One of the standout features of this plugin is its ability to bring fresh and engaging content to a WordPress site. By automatically importing TikTok videos, users can keep their site updated with trending and viral content, ensuring that visitors always have something new and exciting to explore. This not only enhances the overall user experience but also boosts site engagement and increases the chances of repeat visits.

CodeCanyon TikTokomatic also offers various customization options, allowing users to tailor the imported TikTok videos to match their sites design and branding. Users can choose from different layout options, customize the video player settings, and even add their own custom CSS to give the content a personalized touch. This gives users full control over how the TikTok videos are presented on their WordPress site, ensuring a seamless integration with their existing content.

In addition to content generation, this plugin offers valuable SEO benefits. As TikTok videos continue to gain popularity, using this plugin can help boost a sites search engine rankings. By regularly importing relevant and engaging TikTok videos, users can increase their sites visibility and generate organic traffic. This plugin not only provides a unique way to engage visitors but also supports a sites overall SEO strategy.

With its user-friendly interface and intuitive features, CodeCanyon TikTokomatic is suitable for both beginners and experienced WordPress users. Regardless of technical expertise, anyone can quickly set up and start using this plugin to bring TikTok videos to their WordPress site. Its seamless integration, customization options, and SEO benefits make it an indispensable tool for anyone looking to enhance their site with dynamic and engaging content.

Overall, CodeCanyon TikTokomatic is a versatile and valuable plugin for WordPress. It offers a hassle-free way to leverage the popularity of TikTok and import engaging videos directly into a WordPress site. By bringing trending and viral content to their site, users can dramatically enhance their user experience, boost engagement, and improve their search engine rankings. Whether for personal blogs, business websites, or content-based platforms, this plugin is a must-have for anyone looking to captivate and engage their audience with TikTok content.

Specifications:

Release date: 15-05-2019
Last updated: 16-03-2021
Type: Paid
License: GPL 
Subject: Authoring & Content
Compatibility: W5.x W6.x
Includes: Plugin
Language packs: English
Developer: CodeCanyon

Rating:
4.5477386934673 1 1 1 1 1 (199 Votes)

Download by subscription!

You need to log in on the site and purchase a club subscription!

Share with your friends!

 

A Practical Guide to Setting Up CodeCanyon TikTokomatic for WordPress

CodeCanyon TikTokomatic is best viewed not as a simple video block, but as a tool for automatically filling a WordPress site with content based on public TikTok posts and, in a separate workflow, sending videos embedded in posts back to TikTok. In this guide, we will walk through how to prepare your site, enable the plugin without unnecessary risk, configure import rules, post templates, quality filters, scheduling, logs, and result verification.

Cover image for the CodeCanyon TikTokomatic for WordPress guide
The overall workflow: TikTok source, import rule, WordPress post, review, and publishing.

This guide does not repeat the product's short description. The focus here is practical: which settings to open immediately after installation, how to avoid cluttering your site with random videos, why your first imports should go to drafts, how to read the activity log, and what to check if a rule does not run on schedule.

Facts about the plugin's features are based on the CodeCanyon page, the CodeRevolution page, and the official documentation. Limitations related to sending videos to TikTok are described cautiously because they depend not only on the plugin, but also on current TikTok API rules, app status, access token status, and account settings.

What problem this TikTok content importer solves

The core idea behind the plugin is to create a set of rules in WordPress that pull public TikTok videos by username or hashtag and turn the matching items into posts, pages, or a selected custom post type. This is useful for sites where TikTok is not just an occasional embed, but a steady source of short-form video content: topic-based collections, fan communities, niche media, trend showcases, local event portals, or directories of user-generated videos.

The plugin can save rule progress and fetch only new items, so its logic is closer to an automated publishing queue than to a one-time embed of a single video. In practice, that means the site owner needs to think beyond the run button and define an editorial policy: which sources are allowed, which words are blocked, which posts should go to drafts, and which categories and tags should be created automatically.

The single most important setting before going live is the status of new posts. If your site is already indexed by search engines, it is safer to start with draft or pending, manually review a few results, and only then switch a rule to publish without review.

The plugin also supports sending videos embedded in WordPress posts to a TikTok account. That workflow is different from importing: it requires proper TikTok authorization and depends on Content Posting API restrictions. It is best enabled only when you already have a clear video preparation process, rights to the content, and access to the account that will complete publication.

Who CodeCanyon TikTokomatic is for, and where it is overkill

This plugin makes sense for people who want to build a repeatable editorial workflow around TikTok rather than add a one-off embed. It is especially useful when the content already exists on TikTok and the website is meant to serve as an archive, a navigation layer, a curated collection, or a secondary platform for category-based discovery.

Good use cases

  • A niche blog collects videos around a narrow topic and adds its own intro paragraphs, categories, and tags.
  • A brand site runs a dedicated section for its own TikTok posts and wants to keep it updated automatically.
  • An editor needs to quickly collect drafts from videos under a hashtag and then manually select the ones worth publishing.
  • An agency is testing several sources and comparing which rules produce the best draft material.

When a different approach is better

If all you need is a clean widget showing the latest videos from your own account, a full importer may be more than you need. In that case, a feed plugin is often more convenient because it displays a video grid through a block, shortcode, or widget and stores less data in the WordPress database.

If you are not prepared to verify usage rights for the videos, auto-publishing someone else's content is also a bad idea. The developer explicitly notes that TikTok content belongs to its creators and that responsibility for its use falls on the site owner. That is why the guide below uses an editorial workflow based on drafts, filters, and source review.

A practical rule of thumb: treat automated import as a way to speed up draft creation, not as a replacement for editorial review. That lowers the risk of duplicates, unsuitable videos, missing thumbnails, and questionable publications.

What to check before installing the plugin

Preparation matters more than it may seem. TikTokomatic works with an external source, creates posts, may download thumbnails, runs rules on a schedule, and writes logs. A failure at any of those layers does not always look like a critical WordPress error. More often, the rule simply creates nothing, stalls, skips items, or creates posts in the wrong format.

Server and WordPress

The product page and documentation list requirements for PHP, the CURL extension, and DOM. The CodeCanyon page also specifically mentions the allow_url_fopen setting. Before installation, verify those requirements with your hosting provider or in your site status panel. If CURL is disabled, the plugin may not be able to fetch data from the external source. If DOM is unavailable, parsing the returned HTML and specific elements may behave unpredictably.

On a site with active caching, it is important to confirm that WordPress background tasks are not being blocked. WP-Cron does not work like a true system scheduler. It runs when the site receives visits, so on a low-traffic project automated imports may be delayed. For regular auto-posting, it is better to discuss a server-side cron job with your host in advance, especially if rules need to run at specific times.

Permissions, backups, and environment

  • Create a backup of your database and files before the first rule run.
  • Test the setup on a staging site or a private copy if you plan to import at scale.
  • Create a separate WordPress author for imported posts so they are easier to filter.
  • Prepare a category for test content, such as TikTok Drafts, and keep it separate from your live sections.
  • Make sure your editors know which posts were created automatically and require manual review.

If you use an SEO plugin, auto-linking plugins, translators, cache, image optimizers, or security plugins, do not enable TikTokomatic as the last step in a long chain of changes. Roll it out as a separate stage. That makes it much easier to see which component affected the result.

Installation and first check in the admin panel

Installing a commercial WordPress plugin usually means uploading a ZIP archive. In the admin panel, open Plugins, then Add New, choose Upload Plugin, upload the archive, and click Activate. After activation, you should see a TikTokomatic Video Importer item in the WordPress menu, and the main options should be available through Settings and the plugin page.

Do not start by enabling every feature. First, open the settings and confirm that the interface loads without errors, the page saves changes, the activity log opens, and a rule can be created in an inactive state. It is a simple check, but it quickly reveals issues with admin permissions, conflicting admin scripts, or missing server extensions.

First safe launch

  1. Leave the plugin's main switch off or create the rule as inactive if the interface allows it.
  2. Enable standard logging, but do not leave detailed logging on for long.
  3. Create one test rule with a small number of posts per run.
  4. Select draft or pending as the status.
  5. Run the rule manually and review the activity log.
  6. Open the generated posts and check the title, content, thumbnail, category, tags, and source link.

A quick checkpoint after installation: the plugin is only ready for configuration once the admin page saves settings, the test rule runs manually, and the log shows a clear result without repeated errors.

Post-installation settings map

TikTokomatic has a lot of options, but they do not need to be enabled at random. It is easier to split them into five groups: global switches, import rules, post templates, quality filters, and diagnostics. This map makes it easier to see what affects the whole plugin and what belongs only to a specific rule.

Map of the main CodeCanyon TikTokomatic settings after installation
This diagram shows which settings to check first: the global switch, rules, filters, templates, and the log.

Global settings

In the main settings, check TikTokomatic Video Importer Main Switch. This is the master toggle, so when troubleshooting, it should be checked before schedules and individual rules. This area also includes options for removing links from imported content, a secret word for manual or cron-based triggering, expanded meta output under created posts, logging, log cleanup, delay between runs, and the address used for reports.

For a typical site, it is enough to enable the main switch, standard logging, and sensible automatic log cleanup. Turn on detailed logging only while troubleshooting, because the documentation explicitly warns that it can significantly increase log size. If the rule is stable, the detailed mode should be turned off.

Quality filters

Filters for title length and content length, required words, banned words, image presence, and post age are there to keep automated imports from turning into a stream of random publications. For your first rule, do not set overly strict limits, or it will be hard to tell whether the plugin found no content or filtered out everything it found.

The Skip Posts That Do Not Have Images option is useful for sites where a thumbnail is required for the blog grid. But if the source sometimes returns incomplete data, that setting may leave you with zero results. Test the rule without it first, then enable it and compare the log.

Translation, spinning, and random sentences

The documentation mentions translation through Google Translate and text spinners. These features may help with rough drafts, but they should not be used on a public Russian-language site without reviewing quality. Machine-translated TikTok descriptions often sound unnatural, and aggressive word replacement can damage meaning and reduce trust in the site.

A better workflow is to import the source material into a draft first, then manually add context, explanation, and the site's own editorial takeaway. That makes the page useful instead of turning it into a copy of an external description.

Import rules: username, hashtag, and schedule

The heart of the plugin is its rule list. The documentation describes settings such as Query Type, Query Parameter, Schedule (Hours), Max Posts At A Time, Post Status, Item Type, Post Author, Active, the created item counter, and a manual run action. Not all of them matter equally, but together they determine whether the site gets a clean flow of drafts or a chaotic pile of posts.

Import by user

A user-based rule works well when the source is known and controlled. For example, a brand may import videos from its own account, or a site may run a section dedicated to one creator who has granted permission to publish. This mode is easier to moderate: there is less topical noise, category setup is simpler, and it is more obvious when the source stops returning new content.

Import by hashtag

A hashtag-based rule is useful for trends and events, but it requires tighter filters. The same hashtag may be used in very different contexts, so required and banned words, manual moderation, a limit on how many posts are created per run, and an initial pending status matter even more here.

How to choose a schedule

Do not set an overly aggressive schedule just because you want fresh content. Both the TikTok API and your WordPress site have their own limits, and frequent external requests increase load. For testing, a manual run is enough. For production, choose an interval based on how quickly useful videos actually appear, not on the maximum the plugin can handle.

If your site gets little traffic, WP-Cron may trigger the task later than expected. In that case, check whether your hosting includes a real system scheduler and do not try to compensate by making the plugin schedule excessively frequent.

Post template, tags, and thumbnail

Once a rule finds a video, the plugin has to turn it into a WordPress post. At that point, the source and schedule are no longer the only concerns. The structure of the final result matters too: title, content, call-to-action button, image, author, category, tags, comments, and custom fields.

Diagram showing how a TikTok video becomes a WordPress post
This is the logic of a single post: TikTok data moves through filters, the template, taxonomies, and thumbnail validation.

Shortcodes in the title and content

The documentation lists variables such as %%item_title%%, %%item_description%%, %%item_content%%, %%item_content_plain_text%%, %%item_read_more_button%%, %%item_show_image%%, %%item_image_URL%%, %%author%%, %%author_username%%, %%author_link%%, and %%item_tags%%. They should be used as a framework, not as a way to stuff every available data point into the post.

For your first template, keep it short: a clear title, one descriptive paragraph, an embedded element or image, a source link, and a service line with the author name. If the site uses its own editorial layer, leave room for a manual intro at the top and keep the automated block below it.

Title:
%%item_title%%

Content:
<p>Short video description: %%item_description%%</p>
%%item_show_image%%
<p>TikTok creator: %%author_username%%</p>
%%item_read_more_button%%

This example is not meant to be copied blindly. It shows a safe minimum: the post stays readable, and the editor can see which fields came from the source. If a variable returns an empty value, the template should be adjusted instead of leaving empty paragraphs on the site.

Categories, tags, and custom fields

The plugin can automatically add categories and tags based on hashtags, the author, or the title, and the changelog mentions support for custom fields and custom taxonomies. That is convenient if your site already has a structured catalog. But automatic tag creation can quickly clutter the database with hundreds of random variants.

For the first month, it is better to assign one main category manually and enable automatic tags only after reviewing the results. If you need custom fields, decide in advance what they should store: the video link, the author name, the original hashtag, the import date, or a review status. That way, editors can filter content in the admin panel, and developers can build clean display templates.

Thumbnails and local storage

The Do Not Copy Featured Image Locally setting lets you avoid copying the thumbnail to the site, but the documentation warns about the downside: if the remote file disappears, the thumbnail breaks. For a long-term archive, storing the image locally is more reliable as long as it does not violate rights or create excessive disk load. For a temporary feed or draft moderation workflow, remote images may be acceptable, but the final approach should be chosen intentionally.

Sending videos from WordPress to TikTok

A plugin update added the ability to automatically send videos embedded in published posts to a TikTok account. According to the CodeRevolution description, those videos appear in the TikTok mobile app, where the user completes publication after editing. That detail matters: not every part of the workflow is controlled by WordPress alone.

The official TikTok Content Posting API documentation requires a registered app, approval for the necessary permissions, user authorization, and a valid method of delivering the video. The video.upload scope is used for draft uploads, and the user must continue the process in the TikTok app. Direct publishing requires video.publish, and unaudited clients are limited to private visibility until they pass review.

Do not use this mode for someone else's videos or for content you do not have rights to. It is intended for your own content or videos you have explicit permission to publish. It is also not a good idea to enable bulk sending until you have verified the token, app status, mobile app notifications, and API errors.

What to verify before enabling it

  • The TikTok account is authorized, and the required API permissions have not been revoked.
  • The video is accessible to WordPress and matches a format accepted by TikTok.
  • If URL-based upload is used, the domain or URL prefix must be verified in TikTok.
  • The plugin log does not show token, access, rate-limit, or request rejection errors.
  • The user who completes publication is signed in to the correct account in the TikTok mobile app.

If you see access errors in the log, do not try to fix them by changing the post template. First check authorization and app permissions. If the problem is a rate limit, reduce the sending frequency and number of videos instead of rerunning the rule immediately.

Practical example: a draft queue for one hashtag

Let us walk through a workflow for an editorial site that wants to collect videos on a narrow topic every week but publish only the ones that pass review. The goal is not an uncontrolled auto-feed, but a draft queue where an editor selects suitable posts and adds original context.

Example of a practical TikTok import workflow in WordPress using drafts
Practical workflow: the rule collects content, the editor reviews drafts, and only useful posts get published.

Goal

Create draft posts in WordPress from a single topical hashtag without publishing them automatically and without generating unnecessary tags. Each post should have an author, a thumbnail, the original source link, and a clear title.

Preparation

Before you start, create a category for testing, such as TikTok Picks, and a separate WordPress author. Turn on standard logging. Make sure the site can generate thumbnails and that your theme does not hide featured images. If you use caching, clear it after publishing a test post so you can see the latest result.

Setup steps

  1. Open the rules section in TikTokomatic Video Importer.
  2. Create a new rule and choose the hashtag query type.
  3. In Query Parameter, enter one specific hashtag instead of a group of related topics.
  4. Set Max Posts At A Time to a low value so the first run does not create too many drafts.
  5. Choose Post Status with a value of draft or pending.
  6. Select the category you created in advance and the separate author.
  7. Disable automatic tag creation until you have seen the quality of the source data.
  8. Save the rule and run it manually.

Expected result and review

After the run, drafts should appear in the post list. Open each item and verify that the title is not just a string of hashtags, the image was uploaded or linked correctly, the source link leads where you expect, and the category and author were assigned correctly.

If no drafts appear, do not change every setting at once. Open the activity log first. It should tell you whether the rule found no items, filtered them out, hit an API error, or failed to save the post. That order saves time: in most cases, the cause is visible in the log much faster than by rebuilding the rule from scratch.

A common issue that gets in the way

An overly strict required-word filter can eliminate every result. For example, if you require a Russian word but the incoming video descriptions are in another language or contain only emoji and hashtags, the rule will create nothing. For troubleshooting, temporarily disable the filter, run one manual import, and see what titles and descriptions the source actually returns.

How to review result quality on the site

Validation does not end when a post appears in the admin panel. You also need to see how it looks in the theme, what ends up in the indexable part of the page, whether the thumbnail is duplicated, whether the blog grid breaks, and whether the site is generating too many weak pages.

Editorial review

  • The title is understandable without a pile of random hashtags.
  • The post includes context that adds value for the site's audience.
  • The video source and author are clearly preserved.
  • The thumbnail appears in the post list and inside the post the way the theme expects.
  • Tags do not create junk navigation made up of one-off words.

Technical review

Open the post page as a guest user, then check it again on a mobile-width screen. If an embedded video is used, make sure it does not overflow its container. If the template includes a call-to-action button, confirm that it does not look like internal site navigation and does not violate your external link policy.

From an SEO perspective, it is important not to present an imported fragment as a full article if it contains no original context. It is better to publish fewer items but add an explanation of why the video was selected, what it shows, who it is useful for, and what the reader can take away from it. Automated import gives you a draft, but editorial work is what creates page value.

Performance, cron, and content safety

TikTokomatic touches several sensitive areas in WordPress: external HTTP requests, scheduling, media files, the database, the activity log, and public posts. That is why a stable setup is built around moderation: do not run many rules at the same time, do not keep logs forever, and do not import more posts than your team can actually review.

Scheduling and load

WordPress WP-Cron relies on intervals and on triggering events from inside the site. If you need predictability, configure a real cron job with your hosting provider and keep reasonable intervals inside the plugin. Do not try to set the minimum delay between rules on a busy site: the external API, hosting environment, and database may all respond inconsistently under load.

Logs and disk space

Standard logging helps you understand what is happening. Detailed logging is useful when you are tracking down a specific issue, but it should be turned off once troubleshooting is done. Automatic log cleanup is almost always necessary, or service records will keep growing with every run.

Content rights

The plugin may technically work with public content, but that does not override the rules governing content use. For someone else's videos, a draft workflow, manual selection, and a source link are the safer path. For your own account, it is easier to build a consistent process because the rights, tone, and subject matter are under the site owner's control.

Troubleshooting common issues

Problems with an importer like this usually look similar: the rule creates no posts, creates the wrong content, the schedule stays silent, the thumbnail disappears, or sending to TikTok does not complete. What follows is not a universal list of every WordPress error, but a practical troubleshooting map for this specific type of plugin.

Troubleshooting diagram for TikTok import issues in WordPress
Troubleshooting starts with the log, then moves to the source, filters, schedule, server extensions, and API authorization.
Common symptoms and checks
SymptomLikely causeWhat to checkHow to fix it
The rule runs, but no posts are created. The source returned nothing, or the filters removed every item. The activity log, query type, hashtag or username, required words, and banned words. Run a manual import without strict filters, then gradually restore the restrictions.
The generated posts are empty or have weak titles. The template uses variables that are often empty for that particular source. %%item_title%%, %%item_description%%, %%item_content%%, and the actual draft output. Simplify the template, add a fallback title, and manually review the first few items.
The thumbnail does not display. The remote image is unavailable, the theme hides thumbnails, or a questionable storage mode is enabled. Auto Get Featured Image, Do Not Copy Featured Image Locally, and theme settings. Test local thumbnail storage, then check upload folder permissions and theme output.
The schedule does not run on time. WP-Cron is not triggered regularly or is being blocked by caching, hosting, or low traffic. Cron events, the plugin log, hosting recommendations, and manual rule execution. Set up a real system cron job, reduce the number of rules, and avoid overly frequent intervals.
Sending videos to TikTok does not complete. The required API permission is missing, the token expired, a rate limit was hit, or the user did not finish publishing in the app. Token errors, video.upload or video.publish permissions, and notifications in the TikTok app. Reauthorize the account, reduce the send frequency, and verify TikTok API requirements.

When to roll a setting back

Roll back a change if the log suddenly starts growing quickly, posts begin appearing without thumbnails, the site gets a flood of drafts with identical titles, or video sending starts returning rate-limit errors. The rollback path here is simple: disable the rule, restore the previous post status, reduce the number of posts per run, and test again with a single source.

Questions worth answering before going live

Can imported posts be published right away?

Technically, the plugin supports multiple post statuses, including published. In practice, it is better to start with drafts or content marked for review. That lets you evaluate the quality of titles, thumbnails, sources, and categories before those pages appear on the live site.

Why did the hashtag rule create nothing?

There are several possible reasons: the hashtag returned no suitable items, the filters were too strict, the API limited the request, required server extensions are missing, or the plugin's main switch is off. Start with the activity log, then temporarily relax the filters and run one manual import.

Should automatic translation be enabled?

Automatic translation is listed among the features, but its quality depends on the source text. For a public site, it is better to use it as drafting assistance rather than as ready-to-publish content. Always review meaning, tone, proper names, and hashtags.

What is better: store thumbnails locally or load them from an external URL?

For a long-term archive, local storage is usually more reliable as long as you have the rights and enough disk space. An external URL saves space, but it can break if the source changes or deletes the file.

Why does sending videos to TikTok require extra validation?

Because that workflow depends on the TikTok API, app permissions, the user's token, rate limits, and completion of the publishing step in the mobile app. A failure here is not always related to WordPress. Check authorization and the API log first, then review plugin settings.

Will the plugin work for a WooCommerce or Elementor site?

The CodeCanyon page lists compatibility with several popular extensions and editors, including WooCommerce, Elementor, WPBakery, and the block editor. But that does not guarantee that your specific theme or custom template will display imported posts cleanly. Test the result on a site copy and in the actual template where those posts will appear.

Can everything under a popular hashtag be imported?

You can create a hashtag rule, but bulk-importing a popular topic without moderation will quickly produce weak, repetitive, or irrelevant pages. Limit the number of posts per run, use drafts, and focus on narrower hashtags.

What should be done before uninstalling the plugin?

First, disable the rules and make sure background runs are no longer creating posts. Then decide what to do with the content that has already been created: keep it, move it, delete it manually, or archive it. Do not click service buttons for bulk deletion without a backup and without checking exactly which posts they will affect.

When CodeCanyon TikTokomatic is the right choice

CodeCanyon TikTokomatic makes sense if you want to do more than display a social feed and instead build a controlled process for importing TikTok content into WordPress. Its strength lies in rules, scheduling, filters, post templates, categories, tags, logging, and the ability to collect content as drafts first.

The best rollout path looks like this: a staging copy of the site, one rule, a small number of posts, draft status, log review, template tuning, and only then a regular schedule. If the posts still look useful after that, thumbnails remain stable, sources are clear, and the editor can keep up with review, the plugin can become a practical tool for a video-focused content section.

If all you need is a grid of your own videos on a page, look at feed plugins or manual embedding instead. They are simpler and often require less editorial work. TikTokomatic really shines when automated rules, progress tracking, drafts, and further post processing inside WordPress are the important part of the workflow.

By OceanTheme.org Editorial Team

 

You are not logged in to post comments.