Forums

Which .php file defines that post info... ? (2 posts)

  1. aislandas
    Member
    Posted 1 year ago #

    I need to know, which .php file in wordpress defines, that post information goes to MySQL and it is saved there ?

  2. adamrbrown
    Member
    Posted 1 year ago #

    Lots of them. Which specific step in the process are you interested? The actual query? The processing of the "write new post" form?

    Rather than hack a core file, you're better off using a filter. Take a look at the filter reference and you may find what you need there.

Topic Closed

This topic has been closed to new replies.

About this Topic