You can do this with the following WP CLI command:
wp post list --field=url --post_type=post --posts_per_page=-1 --post_status=publish
The result is each posts url on a new line
Related Posts:
- How to Change Order of Posts in Admin?
- How to exclude latest x posts from a paginated query?
- WordPress Number of Posts Not Changing With posts_per_page
- Exclude category on blog list page
- Replace Main Query With Custom Query
- Custom Order in WP Query
- pre_get_posts query between 2 dates (date stored in custom post meta)
- how to get posts ids inside pre_get_posts filter?
- How to exclude latest x posts from a paginated query?
- Blog page pagination is not working after using the offset argument
- Posts will not display on page-mypage.php
- post__in not working with pre_get_posts, but post__not_in does work
- Custom Post Limit for homepage only without plugin?
- WP_Query articles order by offset in collumns
- How do I display main query posts in random order using add_filter
- WP_query sort by custom meta_key “price”
- Change Posts per page count
- Customizing HTML Editor Quicktags button to open a dialog for choosing insert options
- Can I force a metabox to be in one column?
- Search by Hyphen
- Display the latest post from a category in a page
- Post publish only hook?
- Restrict access to post if it is currently being edited
- Query only Posts from Both of Two Category?
- How to add one time a new page?
- wp_update_term is always launched after wp_insert_term
- Exclude posts with specific meta_value while sorting by a separate meta_value
- Problem ordering posts with numbers for titles numerically E.g. 1, 10, 100
- why does HTML Tag not working in Post and Page
- Post in Multiple Categories to stay in current category (permalink, next previous post link)
- Undefined variable post_id in custom quick edit coloumn
- A way to detect which page a post is on
- Posts are being redirected to xampp home page
- How can I create custom button in post.php
- Exclude posts with empty post_content in wp_query
- Exclude posts from featuring
- Diplay comment date on WP_Post_Comments_List_Table
- Enable post revisions for a specific post
- Can I lock a post in position, so it always appears on the homepage?
- I am unable to publish/update post
- Custom post preview without saving
- How do I correctly set up a WP-Query to only show upcoming event-posts?
- get_the_excerpt() is not working as expected – returns wrong text
- Category Page Template not Showing Posts
- What hook do you use to update a post?
- How to Restrict Previous & Next Post Link to Posts of Same Category?
- Select only post id and meta value with WP_Query
- sql select for post_title and a term name
- Cannot retrieve a custom RSS field from posts
- How to get a post’s details by shortcode?
- Get the amount of posts on a current page
- Posts on a Page using functions.php
- Make insterted image point to post url instead of attachment page
- Why is my custom template not showing anything?
- How to populate a select field with post titles/ids in a block
- $_GET parametters not working in an specific template
- How to add html code at the bottom of the post in archive page?
- the_content() Not Grabbing All Content
- How to get all inline images in post content? [duplicate]
- Email notification of new post includes code
- Count post view when user open any post
- Have h2 tag not show up if there are no blog posts
- Link post images to post
- Problems with WordPress in subfolder, posts show a blank page
- Rewriting blog permalinks
- How to exclude native lazy loading from first image in post content?
- Count the total views of all user posts published
- Custom Object Count
- Why sorting posts doesn’t work properly?
- WordPress 5: prevent link from displaying page title instead of URL
- Post title links appear to be broken
- the wp_post_update isn’t working all the time
- Is update_post_meta used when save_post action hook is invoked?
- Post title not displaying as recorded in the wp_posts table
- Customizing a new page used for blog posts with Avada theme
- How to increase the number posts that displays by a hierarchical taxonomy? (HTTP ERROR 500)
- Moved a website and excerpts don’t work for old posts
- post is not showing more than 3949 words
- Custom permalink for wordpress page / post
- Word /blog/ in slug post, problems in CPT. Solutions?
- Showing get_option( ‘page_for_posts’ ) or View all posts link is not working in wordpress
- Adding post date to ACF field
- Repeating post how to solve this
- Showing content from WordPress ruins page CSS using WP_Query, without, content does not show
- Removing a post from the results of a WP Query
- Posts Not Paginating
- Tags not appearing in “Add New Post” Page
- Set the limit to allow author when make post!
- Creating pages and getting their values from the database table
- Older entries link within a category page
- Custom Post Title as search term
- Read more link not working [closed]
- $attachment->post_title not displaying title
- What does WordPress mean by they have full rights to content [closed]
- WordPress Post Content Display
- Look for one plugin which could send notification to any email when post publish
- Post Format Status [closed]
- Read more opens attachment
- How to show video from post on the all posts page?
- Show a page counter for pagination