Skip to content

Commit

Permalink
install and activate plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
soderlind committed Jan 9, 2024
1 parent 36274dc commit d335c85
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .wordpress-org/blueprints/blueprint.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,6 @@
"options": {
"activate": true
}
},
{
"step": "runPHP",
"code": "<?php require '/wordpress/wp-load.php'; wp_update_post( array('ID' => 2, 'post_title' => 'Jobbnorge','post_content' => 'TEST' ) );"
}
]
}

0 comments on commit d335c85

Please sign in to comment.