msm-sitemap
                                
                                
                                
                                    msm-sitemap copied to clipboard
                            
                            
                            
                        Add Post ID to msm_sitmap_skip_posts
This PR adds $post_id to the msm_sitmap_skip_posts filter. Doing so allows for posts to be excluded by using the filter directly.
Note: this is a backward incompatible change, as it adds a second argument to the filter
Fixes #183