I need to delete some content from all posts. Every post starts with this line: <p style="text-align: center;"><img src="https://i.imgur.com/picture.jpg" alt="" /></p> So I want to delete this line from...
  • May 26, 2022
  • 0 Comments
I’ve been assigned to edit the canonical URL’s (rel=”canonical” found in the head)of about 600 posts on a client’s site. Not all of the posts will use the same...
  • May 26, 2022
  • 0 Comments
I am looking for help to import a .csv file into SQL Server using BULK INSERT and I have few basic questions. Issues: The CSV file data may have...
  • May 25, 2022
  • 0 Comments
I’m trying to add custom “Bulk Actions” to WP 3.5 new media gallery items. I started from this excellent tutorial which does exactly what I need, but with regular...
  • May 24, 2022
  • 0 Comments