We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43395f0 commit 7df1b77Copy full SHA for 7df1b77
1 file changed
.github/workflows/upgrade-compat.yml
@@ -112,3 +112,6 @@ jobs:
112
113
# Install Yoast Comment Experience
114
docker exec $WP_CONTAINER wp plugin install yoast-comment-hacks --activate --allow-root
115
+
116
+ # Show plugin version
117
+ docker exec $WP_CONTAINER wp option get progress_planner_settings --allow-root
0 commit comments