Category: Content Draft Manager
-
Project WordPress Content Draft_Manager_CRS_V1
**Current Date and Time: Friday, June 13, 2025, 5:08 PM GMT-5 (Panama City/Bogotรก)** # **Code Repository Status Template (CRS) – Content Draft Manager V2** ## **Version Status Overview** – **Working On:** Phase 1 Core – Bug fixes and optimization pending – **Current/Production:** Phase 1 Implementation – 85% functional with known issues requiring resolution ## **Working…
-
Project WordPress Content Draft Manager โ Thread 1
# could you provide me all the code for the plugin so I can do a full backup and keep a working version Here’s the complete code for your **Content Draft Manager** plugin in its current state. To create a backup: **1. Create a directory structure:** “`bash wp-content/plugins/content-draft-manager/ โโโ content-draft-manager.php โโโ includes/ โ โโโ class-draft-manager.php…
-
Project WordPress Content Draft Manager โ Thread 2
# All I could find with ajax_fetch_imdb are lines add_action(‘wp_ajax_cdm_fetch_imdb’, [$this, ‘ajax_fetch_imdb’]); and public function ajax_fetch_imdb() { cant find anything else that has ajax_fetch_imdb in it, here my full code for class-draft-manager.php file ๐ฏ **FOUND THE EXACT PROBLEM!** Looking at your uploaded `class-draft-manager.php` file and based on the search results about IMDB AJAX handlers, I…
-
Project WordPress Content Draft Manager โ Thread 3
# On this Perplexity space I just update the latest code for the Content Draft Manager plugin I have been working on, I have also attach to this chat a screenshot of how the data looks once its fetch, next I would like to change the order on how things are display in the next…
-
Project WordPress Content Draft Manager โ Thread 4
# I have been researching on how to use MCP and read I could have Claude interact directly with my wordpress site, also read Cloudflare has an MCP, this is tech Im not familiar with so i want to know more about it, remember you have access to the code of my draft manager on…
-
Project WordPress Content Draft Manager โ Thread 5
# Next features that would be integrate a Youtube Transcript Fetcher plugin that I have previously generate, the idea is that on Research Data tab the Sources: text field users can input Youtube URLs up to five, add a button next to “Sources:” the button says Fetch Transcript, after the user clicks on Fetch Transcript…
-
Project WordPress Content Draft Manager โ Thread 6
# Next feature is to connect my Wodpress site to Claude, the idea is that after the editor generate the youtube video transcripts on Tab 2 “Research Data” then can go into Tab 3 “Ai Generation”, that we are going to change how looks and work. On my Draft Manager I want to have a…
-
Project WordPress Content Draft Manager โ Thread 7
# I recently update the files with the code for my current project Content Draft Manger, also upload a file “Features_Thread_Documentation” that has a full thread of our discussion about feature and a plan on how to complete this project through phases, first verify if you have access to this files and mention, answer yes…
-
Project WordPress Content Draft Manager โ Thread 8
# I recently update the files with the code for my current project Content Draft Manger, there are 13 text files for the code and 1 text file with the plugin structure, also upload a file “Features_Thread_Documentation” that has a full thread of our discussion about feature and a plan on how to complete this…
-
Prompts Sets
## CDM Initial Prompt ## Today is June 15, 2025, confirm you have access to the instructions on this Perplexity Space, Do you have live access to Ai_Development_Instructions.md added on this Perplexity Space Files section? can you confirm if you understand the instructions on Ai_Development_Instructions.md – List the codes files for the CV (Current Version…
-
Project WordPress Content Draft Manager – Historic Thread
<h1>Wordpress Content Draft Manager – Complete Project Log</h1> ///**** ///**** THREAD #1 ///**** <img src=”https://r2cdn.perplexity.ai/pplx-full-logo-primary-dark%402x.png” class=”logo” width=”120″/> # could you provide me all the code for the plugin so I can do a full backup and keep a working version Here’s the complete code for your **Content Draft Manager** plugin in its current state. To…