You need your own API keys. Tilfy does not ship with shared platform credentials. Before you can sync, publish, or automate, you must create developer apps on Meta (Facebook / Instagram / Threads), Google (YouTube), LinkedIn, and/or TikTok, then enter your Client ID, Client Secret, and tokens in
Tilfy → Settings. Tilfy only talks to social networks through
your accounts and
your approved apps.
What is Tilfy?
Tilfy is a WordPress admin plugin for teams and publishers who work across several social platforms. It pulls content metadata (and media when needed) into a central library inside WordPress, lets you prepare posts in a studio workflow, queue uploads to destination platforms, schedule them on a calendar, and track what succeeded or failed.
Tilfy is built by
Ahmet Celal Kupeli. The project grew from real newsroom and creator workflows: one source video or post should be able to reach Instagram, Facebook, YouTube, LinkedIn, TikTok, and Threads without re-uploading everything manually in six different apps.
Supported platforms:
- Instagram (Reels / feed via Meta API)
- Facebook (Reels / feed via Meta API)
- Threads (feed via Meta API)
- YouTube (video / Shorts /Via YouTube Data API )
- LinkedIn (Posts / Via Linkedin API )
- TikTok (Direct Post when your app is approved)
- WordPress (as a content source)
Core capabilities:
- Content library — sync posts from connected source platforms into one list with filters, search, and grid/list views.
- Studio — compose or adapt a post (title, description, tags, cover, media) and send it to one or more target platforms.
- Queue and scheduling — background jobs download remote media when required, upload to APIs, and respect scheduled times.
- Cross-posting automation — rules such as “new YouTube video → Instagram after X hours” with daily limits and spacing.
- Public gallery shortcodes — show synced content on the front end (
[tilfy-instagram], [tilfy-youtube], [tilfy-all], and more).
- Processes panel — see queue status, cron health, and stuck jobs (operational messages).
- Languages — Turkish source strings in the UI. Community translations are handled through translate.wordpress.org after the plugin is listed.
Admin pages (what each screen is for)
Panel (
Tilfy → Panel)
Your home dashboard. Shows counts for total content, pending shares, manual items, completed uploads, and errors. Lists which platforms are connected and offers quick links into sync and the rest of the plugin.
Studio (
Tilfy → Studio)
Where you create or edit a share before it goes live. Pick a WordPress post or library item, set title, description, tags, cover image, target platforms, and scheduling. Use this for one-off cross-posts and manual publishing.
Content (
Tilfy → Content)
The main library of everything Tilfy has synced from your sources. Filter by platform, date, media type, sync state, and search by title. Hide items you do not want in the list (metadata stays in the database). Open items for preview, cart/bulk actions, and sending to Studio or the share queue.
Calendar (
Tilfy → Calendar)
Month/week view of scheduled and pending shares. Useful to see what will publish when, move or review timing, and avoid collisions across platforms.
Shares (
Tilfy → Shares)
Full history and live status of every share record: waiting, uploading, scheduled, published, manual hold, or error. Filter by platform and status, inspect API error messages, open the live post on the target network when available, and delete or retry where supported.
Automation (
Tilfy → Automation)
Cross-posting rules without opening Studio each time. Example: source YouTube → target Instagram, with delay, daily cap, spacing between posts, and minimum source date. Run a rule manually with “Check now” or let the background scheduler pick up new eligible content. Preview shows why items were skipped (already shared, hidden, wrong type, and so on).
Processes (
Tilfy → Processes)
Technical control center for the job queue: media downloads, API uploads, sync jobs, and automation ticks. Pause the queue, cancel stuck jobs, read cron diagnostics, and see English status labels for operators. Use this when uploads seem stuck or WP-Cron is slow on your host.
Downloaded files (
Tilfy → Downloaded files)
Lists video and image files Tilfy copied to your server (
wp-content/uploads/tilfy-medya by default). See which content each file belongs to, share status, and delete files that are safe to remove. Protected files stay locked while a download or upload is still running.
Settings (
Tilfy → Settings)
- Connection hub — overview of platform health and links to each API tab.
- Meta / YouTube / LinkedIn / TikTok — enter app credentials, connect accounts, and run OAuth where supported. Step-by-step hints are on each tab.
- Site gallery — enable front-end shortcodes, choose platforms, modal behavior, filters, and button text.
- General — language, default tags, media folder, queue mode, sync options, duplicate protection, activity log, hidden content list, and copyright notice.
- Cleanup — maintenance tools for old queue data and disk usage (use with care).
Shortcodes (front end)
When gallery is enabled in Settings, place shortcodes in pages or posts:
[tilfy-instagram] — Instagram-sourced items
[tilfy-facebook] — Facebook-sourced items
[tilfy-youtube] — YouTube-sourced items
[tilfy-linkedin] — LinkedIn-sourced items
[tilfy-tiktok] — TikTok-sourced items
[tilfy-threads] — Threads-sourced items
[tilfy-wordpress] — WordPress-sourced items
[tilfy-all] — all enabled sources
Optional attributes:
limit,
sira (
yeni or
eski),
medya (
gorsel or
video).
Privacy and data
Tilfy stores content metadata, share records, and queue jobs in your WordPress database. Media files are saved on your server when a platform requires a local file for upload. API credentials are saved in WordPress options on your site. Tilfy does not route your content through a third-party Tilfy cloud; API calls go from your server to the social networks you configure.
Author and website
Developed by Ahmet Celal Kupeli · [
https://iprct.net]
- Upload the
tilfy folder to /wp-content/plugins/.
- Activate the plugin through the Plugins screen in WordPress.
- Open Tilfy → Settings and add your platform API credentials (required before sync or publishing).
- Connect each network you plan to use (OAuth buttons on the relevant settings tabs).
- Run an initial sync from Tilfy → Panel or per-platform controls in Content.
- Create shares from Studio, or set up rules under Automation.
For gallery on the public site: enable
Site gallery under Settings, then add a shortcode to a page.