Changeset 12276 for sites/trunk/wordpress.org/public_html/wp-content/plugins/wporg-learn/inc/form.php
- Timestamp:
- 11/23/2022 09:41:46 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/wporg-learn/inc/form.php
r10378 r12276 265 265 'post_content' => $content, 266 266 'meta_input' => array( 267 ' video_language'=> $validated['language'],267 'language' => $validated['language'], 268 268 'original_application' => $validated, 269 269 ),
Note: See TracChangeset
for help on using the changeset viewer.