• Resolved ridos

    (@ridos)


    Hello, I have been trying for two days to fix this problem, I’ve browsed a lot of pages, topics in forums and videos, and I did not find the answer.
    I have the text on the page:

    Example

    I’m looking for its location in .php files and I can not find it anywhere. I’ve been pushing dozens of .php files to dev ++ and looking massively and nowhere. This is just an example from this template, but on any template I can not find content from that page.
    I know that I can edit it through the admin panel, but it must be somewhere in .php files. Please help.

    • This topic was modified 8 years, 10 months ago by ridos.
    • This topic was modified 8 years, 10 months ago by ridos.
    • This topic was modified 8 years, 10 months ago by ridos.
Viewing 5 replies - 1 through 5 (of 5 total)
  • Moderator cubecolour

    (@numeeja)

    The post/page content is not saved in any php file; it is stored in the database.

    What are you trying to edit? The contents are not in php files but stored in the database.

    Thread Starter ridos

    (@ridos)

    Thank you for quick answers! You saved my time. I see this now in my sql!
    I am trying to edit whole page but through .php file not through admin editor. I don’t know if this is possible. I expect from WP to load menu, side bars etc. But can I edit content of any page by specific .php file?

    • This reply was modified 8 years, 10 months ago by ridos.

    Technically you are trying to do the same thing that wp-admin provides – an interface to edit contents

    Wp-admin is a set of php files 🙂

    Thread Starter ridos

    (@ridos)

    Thank u all for help me! Topic solved! 🙂

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Localization of page’s source code’ is closed to new replies.