D5 Creation Blog

Delete All Pending Facebook Posts in Groups at Once

How to Delete All Pending Facebook Posts in Groups at Once

We who manages Facebook Groups face a problem of hundreds of Spam or Not Relevant Posts waiting for Approval. Facebook has no system to Remove or Approve them all at once. We can only Approve or Delete one by one. But, we may follow a simple trick to Delete All Pending Facebook Posts in Groups at Once. In This Tutorial you will learn This.

You can watch This Video for Details:

Steps:

Step 1: Login to Facebook and go to the group you admin
Step 2: Click on the Pending Posts
Step 3: Right click on the page and click ‘INSPECT’
Step 4: Find and Check the Class Name for the Buttons
Step 5: Go to: https://code.jquery.com/jquery-1.11.3.js and copy the entire content
Step 6: Click the tab CONSOLE on the top right of the page
Step 7: Right click in the newly opened tab and click CLEAR CONSOLE
Step 8: Paste the code from JQUERY and hit ENTER
Step 9a: Paste this code for DELETE and then hit ENTER:

or
Step 9b: Paste this code for APPROVE and then hit ENTER:

Step 10: Wait for the script to stop running (no new data forming on the page) If you are doing it for APPROVALs then this is the end for you.
Step 11: Paste this code:

– DONE!

Link:

https://code.jquery.com/jquery-1.11.3.js

Codes:

For Delete All Code

For Approve All Code

For Delete All Confirmation Code




Comments are Closed