Where are posts saved in wordpress?
Answer / Pravesh Kumar
Posts in WordPress are stored within the WordPress database, specifically in a table named wp_posts. If you're using a custom post type or a plugin that creates its own tables, your posts might be saved in different tables.
| Is This Answer Correct ? | 0 Yes | 0 No |
Is wordpress easy to use for a beginner?
Explain me why does wordpress use mysql?
How many tables a default WordPress have?
How can I develop a wordpress plugin?
How to check a featured image exists or not in wordpress?
What is db host?
What are the features of wordpress?
What are wordpress hooks and filters?
Is wordpress for free?
Please explain how can I hide my blog from people?
Do you know would I use print "$a dollars” or "{$a} dollars” to print out the amount of dollars in this example?
What is an sql file?