diff --git a/.distignore b/.distignore
index de45f50cb1a7a08e1da5aa43d801213aa7e23503..7a767aab7b021a9d02ccfebd7846d8ce16f2f778 100755
--- a/.distignore
+++ b/.distignore
@@ -5,6 +5,7 @@
 .gitignore
 .gitlab-ci.yml
 .travis.yml
+.wordpress-org/*
 .DS_Store
 Thumbs.db
 behat.yml
diff --git a/.gitattributes b/.gitattributes
index d632abe387d802229a8cf427ad99422027490dfe..e6bac7e940c35c73a2d95dd587c525f4dbfcdf4f 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -6,6 +6,7 @@
 /.gitlab-ci.yml export-ignore
 /.travis.yml export-ignore
 /.DS_Store export-ignore
+/.wordpress-org export-ignore
 /Thumbs.db export-ignore
 /behat.yml export-ignore
 /bitbucket-pipelines.yml export-ignore
diff --git a/.wordpress-org/screenshot-1.png b/.wordpress-org/screenshot-1.png
new file mode 100644
index 0000000000000000000000000000000000000000..867a68106d3e8913fbcc3e0b6c070384f2ddbe23
Binary files /dev/null and b/.wordpress-org/screenshot-1.png differ
diff --git a/.wordpress-org/screenshot-2.png b/.wordpress-org/screenshot-2.png
new file mode 100644
index 0000000000000000000000000000000000000000..7ffba34dc0de892816af48e99df8b5932d43166f
Binary files /dev/null and b/.wordpress-org/screenshot-2.png differ