You could develop a plugin to track which URLs are getting requested, store that as a custom field for each post, and then run a cron job to delete the post_id that have post_views == 0 after a set period of time.
Related Posts:
- Before Delete Post
- Remove slug from custom post type post URLs
- How to get post content by calling ajax?
- How to show all posts of the category in wordpress?
- Get category id from post id of a custom post type
- How do I add a new custom post format?
- Limit widget to a specific registered sidebar
- WP_List_Table Inside Metabox Not Working on Submit
- Why get_next_post_link() or get_previous_post_link() doesn’t return the required links?
- Add metabox with media uploader in a custom post type [duplicate]
- How Can the Users Make a “Playlist” of Posts?
- Create Post tabs in single-{content-type}.php with Custom Field values
- Showing current taxonomy terms
- Newer/Older posts links display same posts on every page
- automatically create taxonomy with same name as post title
- custom sortable column
- Wp-query causing problems with the_content();
- saving custom post type data to different table in wordpress
- Display “Post 2 of 4” on single post page?
- Query post types with multiple keys
- How to embed form data within the ‘Add new post’
- When viewing single parent post, display list of children
- Limit Authors to their Own Posts on front-end excluding admins
- Remove Post Page “View Post” Link
- How do I check if a posts status is set to draft or pending?
- Get all posts WHERE custom_field is LIKE value
- Post type hierarchy
- How to make post sticky in the admin page?
- Loop on front-page.php
- How to create custom boxes with text inside?
- Adding dropdown select meta box to custom post type – seems restAPI is interfering
- Restrict custom post type from appearing with ?post_types=
- Disable block with taxonomies at post page
- Which post does a taxonomy term belongs to?
- Changing custom type name hides the posts
- Add custom field to Posts and sort by it
- Two Custom Post Types Many to Many Relationship
- Problem with displaying posts in the CPT category
- How to change the post type a theme shows by default?
- No Permission to add new Page, Post or CPT with Admin role
- Update postmeta Parent when post_status child change
- Shortcode not working with post counter
- Changing default ‘posts’ parameters with register_post_type_args
- 2 Different Custom Post Types in Submenu
- How to assign classes to all elements?
- Check post on publish for blank title
- Different Limit number of post on different archive page
- How to change “post_class()” for a custom post type?
- Reworking function for counting custom post type posts count
- help
- Including link to custom post type in ‘wp_list_pages’ function
- Custom post types and ‘new WP_Query’
- How to Display Posts From Category Within a Custom Taxonomy?
- Showing custom post type categories in the menu
- How to Make infinite loop of post
- WP_Query with custom post type ID
- Published post auto change status to pending after 90 days
- How to retrieve all wordpress posts (specific type) inside a function in php?
- Automatically update slug with latest title within custom post type [duplicate]
- Modifying the default post from wordpress
- Dynamic pages for linked categories and content
- Separate Content from gallery (custom post type)
- How to Query in WordPress which shows Alphabetic Posts?
- Display custom post counts for author , not default posts
- Building a Data Intensive Website with WordPress
- Order posts by years
- Display all Categories except ones with a specific parent
- Is it possible to get the specific content on the search page?
- How to change Elementor Template for Single Page Post on Load
- How do I find the count of the current post?
- how to display posts content on the custom css popup by clicking on each title on the sidebar?
- How do I insert a custom post type query after a certain number of recent posts and then resume recent posts?
- How to create editable sections in wordpress?
- Instructor can view, edit, delete only theirs courses
- Add input radio menu to post
- How to properly get the wp_postmeta.meta_value of a custom post type in specifics?
- How to add custom PHP code in post header?
- How can I group by Taxonomy on Custom Post Type while filtering out based on custom Meta
- subtracting the current post form then whole loop, which is generating all CPT titles
- Assign for all post of a post type a specific single-post template
- Custom Post By Category
- Widget area for individual posts (custom post type)?
- When post is Published, insert into custom table a number – custom post type
- update a posts of other custom post type
- Get post from Category by Priority
- Show custom post type under last posts configuration
- Custom Post Type used for FAQs Accordion
- How to Associate Posts with Pages
- delete custom post type using a submit form
- Custom Post Type children and grand-children in one list
- Why are my wp urls showing page not found?
- Post content stays the same but permalink changes ?
- Can I set a CPT title field to a dropdown with preset options if user is of a given type?
- Styling first post using Advanced Custom Fields
- How do I display the index position of a post from a custom post type?
- How to call wordpress custom post type page
- Automatically add custom taxonomy when meta value gets to a set number or beyond
- How to automate the creation of advanced layout article/post
- Display code if title of the custom post matches title of other post
- Sort ACF by custom taxonomy