stapuff106
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Logic behind creating wp-postmeta meta valueok…I appreciate it. I am not trying to be difficult. I have code that I am working on that allows me to “pre” post via pushing the data directly to the database, however, I keep “missing schedule” and I feel this is the area of concern.
When you publish a scheduled post through wp it works perfectly. When I pre post I miss schedule every time. I found that wp-postmeta database is being updated through the admin panel, but I was not through my code. So i feel this is the last area.
I do not really understand the core files enough to understand where this could be getting created.
Thanks,
stapuff106
Forum: Fixing WordPress
In reply to: Logic behind creating wp-postmeta meta valueesmi –
I am just trying to find the logic behind it.
stapuff106
Forum: Fixing WordPress
In reply to: Logic behind creating wp-postmeta meta valueDo you know or do you know where I can get the logic that actually creates it? Is it a converted date, time, someones birthday, combo of all the above? Can I place in that field anything I want as long as it is never used again (unique)?
Does it have to be a certian length, numbers only, etc?
Thanks,
stapuff106
Forum: Themes and Templates
In reply to: Same Theme Different ResultsWell I have managed to get both to look the same now….and not the one I wanted. Basically I need to widen the post area to accept 700 wide html code.
Thanks,
stapuff106