views
- Go to your dashboard and click "Posts."
- Click "Mass Post Editor" and select the posts you want to delete.
- Click "Delete."
Log in to Tumblr and visit your Dashboard.
Click on the Account button, represented by the person-shaped icon. It will be found at top right corner of your screen. A drop-down menu should appear.
Click on Posts. It will be one of the options in the expanded menu. Once you've done that, you will be redirected to a list of all your posts.
Look to the right side. You will see a small button labelled Mass Post Editor.
Click Mass Post Editor. All the posts will be displayed as tiles. Here, you can filter your posts based on months.
Select all the posts you want to delete until you are satisfied with your selections. If you want to delete your whole blog, and want to avoid clicking on lots of things, use this code snippet: $(".highlight").slice(0, 100).click(); Hit Ctrl+Shift+J and paste this code into the console. Press Return. This code will select the first 100 posts for you!
Hit the Delete button at top right corner. A confirmation popup will soon appear.
Hit OK and all your selected posts will be deleted instantly.
Comments
0 comment