Author: it.opxz7
-
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…
-
CRS Project Generation & Data Verification
Generate CRS for CDM based on the Ai_Development_Instructions.md, remember you have access to: – Ai_Development_Instructions.md – Project-Wordpress-Content-Draft-Manager-Historic-Thread.md.md – Analyze your actual code files first – these show what’s really implemented – Use historic threads sparingly – only for context about decision-making process – Verify everything against current code – never assume features exist based on…
-
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…
-
Content Draft Manager – Current Respository Status
# Generate CRS for CDM using the Working Version Details format from AI Development Instructions – include Status, Changes, Last Modified, Active Debugging, Code File Order, Environment Notes, and Testing Status sections **Current Date and Time:** Friday, June 13, 2025, 2:32 AM GMT-5 (Panama City/Bogotรก) # Code Repository Status (CRS) – Content Draft Manager ##…
-
Project WordPress Youtube Transcript Fetcher – Historic Thread
///**** ///**** THREAD #1 ///**** # I often do youtube videos that I then download the transcripts to convert them into blog post, I manage all this written content on a wordpress site that I use as my backoffice for my content, I would like to generate a wordpress plugin that allows me to download…
-
Project WordPress YouTube Screenshot Generator – Historic Thread
///**** ///**** THREAD #1 ///**** # is there a way a website can generate screenshots off a youtube video? like giving it the youtube url and generate screenshot of frames of the video Yes, there are several websites that can generate screenshots from YouTube videos just by providing the YouTube URL. These online tools make…
-
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…
-
AI Development Instructions
# **AI Development Instructions โ Isaac** ## **Developer Profile** – **Name:** Isaac – **Background:** IT professional, non-coder, using AI to bring ideas to code – **Approach:** AI-assisted development for WordPress plugins and automation solutions – **Philosophy:** Functionality and simplicity over aesthetics; secure, efficient, and reliable solutions – **Environment:** Local WordPress server with full administrative control…