hi
the plug-in feedwordpress no table in Databases.
how to backup feeds and seting feedwordpress plugin in the wordpress?
tnx ;)
hi
the plug-in feedwordpress no table in Databases.
how to backup feeds and seting feedwordpress plugin in the wordpress?
tnx ;)
Since the Feedwordpress values/data are all within standard WP database tables,
wp_posts, wp_postmeta, wp_options, etc... so you'll need to backup the full WP databatase. I use this plugin: WordPress Database Backup
If you are looking to do something like extract/import settings from one site to another I image you'll need to get creative with some SQL to pull out the specific 'feedwordpress' values in each of the tables.
This topic has been closed to new replies.