Migrating content from Drupal to WordPress is bit tricky task and requires expertise. If you are familiar with WordPress development, try to find some solution around “save_posts” hook which will get triggered whenever new post/page gets saved into database. Before you jump into actual coding, I suggest you to take a look at these articles, to get more understanding about Drupal to WordPress migration.
Related Posts:
- Change slug with custom field
- Private post caught in endless redirect loop
- post_name is not stored until post is published… where should I store my slug until it goes live then?
- How to check if post meta key exists or not in wordpress database
- Where is the old post permalink slug stored?
- How to add category to: ‘wp-admin/post-new.php’?
- How to Check if a Page Exists by URL?
- Use category base slug in posts’ permalink
- How to change all the guid in posts table?
- How can I retrieve multiple get_post_meta values efficiently?
- Code to make a post sticky
- How to allow hidden custom fields to be added from wp-admin/post.php?
- How to automatically generate a unique random slug
- Custom permalink structure only for default posts
- Post slugs and images cannot have same name?
- Change permalinks for post type ‘post’ only
- Export WordPress Posts and Meta Information in CSV format
- Change the Slug of Post Type post to baseurl/post/%postname%
- Delete duplicated wp_postmeta record
- Different permalink for posts and authors
- Pretty URL with add_query_var
- Will a large postmeta table slow a site down?
- Update all posts automatically when using post_meta
- get_permalink returns default link
- Group Posts by First Letter of Title
- How to batch update post content with custom post meta value
- Keep getting same permalink with WP_Query?
- How to control which category will be picked for the slug of a post?
- how to get permalink using sql
- Why can posts never have a number as the link?
- Better post meta efficiency?
- Setting post meta data to random value during post status transition / on publish
- Must permalinks always point to single post pages?
- Edit meta data does’t work with custom sql
- How to allow slashes in single posts when i click in the edit permalink button
- Post custom permalink results in 404 for archive page
- Some posts returning 404 instead of displaying post
- Custom post type single (permalink) throws a 404 error
- Human Time Diff, change mins to minutes
- Link for the page archive for posts, like using custom post types with get_post_type_archive_link
- Change post format using custom field
- Post in Multiple Categories to stay in current category (permalink, next previous post link)
- Does WP get all post_meta on POST page?
- Sanitizing `wp_editor();` Values for Database, Edit, and Display
- Exporting Data from WordPress into a flat table
- Adding Multiple Values to a Post Meta Key
- Random post permalink
- What Defines What Category A Post Picks (if in multiple)
- get_permalink executes link without https
- Using radio button meta data from a custom meta box
- Permalink Settings: optional settings doesn’t apply to editor
- Custom post type permalinks breaking due to 3.1 bug fix
- How can a guest view the “Pending Review” Post?
- Create pretty permalink for a post knowing the permalink structure
- Changing my permalink structure – will new layout conflict with existing page?
- How to change the page break URL from ../post/2 to …/post/page2/
- Link post permalinks to subdirectory /post
- change default post archive page link
- PHP Notice error (when on 404 page)
- What Is meta_id In wp_postmeta?
- Remove permalink from images when inserting into post
- Checking if a post with certain meta value exists
- How to permanently delete a post meta entry?
- Add custom field automatically (add_post_meta) with value based on number of words of article
- Remove the Edit button in posts for permalinks on certain user roles? WP 3.3
- How to generate numbers indistinguishable for the IDs of the posts
- Modify WP_Post before processing
- Dynamically generate child-URLs for posts or custom posts
- Save re-arranged draggable post items to wordpress database
- Bulk update post slugs through database
- I would like to give special promotion for the first 100 posts in my blog? Can anyone tell me how to do that?
- Change post_date to post_modified date on post template?
- Adding parent pages to posts
- Plain permalinks not working!
- Converting a dynamic piece of code using WordPress Loop into a static one using Post ID
- Removing rel=”nofollow” from links posted in Post Content
- How to change permalink on post click on post listing page
- Changing Permalinks for Default Post type to reflect navigation
- How should I add links to other pages/posts from my post?
- WordPress not opening posts with only numbers if permalink is post_name
- How can I sort posts by the date and a custom meta field?
- is there a way to show the the post title after the image?
- Get Meta Key Value While Saving Post
- Using permalinks, category slugs, and tag slugs
- Problem with permalink routing?
- Move first half of posts to one parent page, second half to the other page
- How to check a post exist when the permalink has post id in it?
- I have a site where attachments in the wp_posts table have guid values of guid, how did this happen?
- Force the “Choose from the most used tags” meta box section to always be expanded
- After database migration, posts not showing up in dashboard
- Meta value does not save for scheduled posts
- Custom Posts Query and meta_query Sort Order
- How to do set post permalinks using 6 digit random unique function?
- Switch to page template when using post permalink
- Trying to use AngularJS with WordPress without any API
- How to handle broken links created by permalink/slug changes?
- How to compare two posts including their meta fields on a scalable base?
- How could I change my Permalink from blog to custom structure? [closed]
- Visting slug for ‘post’ post type shows 404 not archive?
- Getting value from get_post_custom