Skip to content

Feat/add post edit items #4

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Nov 2, 2021
Merged

Feat/add post edit items #4

merged 5 commits into from
Nov 2, 2021

Conversation

seiyuinoue
Copy link

No description provided.

@seiyuinoue seiyuinoue requested a review from EvanShaw November 2, 2021 03:35

$deprecated = wp_filter_object_list($tags, ['name' => 'deprecated']);

// If there is no explicit or non-"void" return value, don't display one.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

このコメントを消してください

*
* If there is no explicit deprecated value, or it is explicitly "void", then
* an empty string is returned. This rules out display of deprecated type for
* non-returning functions.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

469から471までを消してください

</label>
</th>
</tr>
<?php foreach ($sinces as $i => $since) : ?>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

翻訳されていない値も表示したいので、この辺に <tr> を足してください

@EvanShaw EvanShaw merged commit f3e0e93 into master Nov 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants