-
Updated
Dec 8, 2020 - PHP
twig
Here are 1,198 public repositories matching this topic...
-
Updated
Dec 5, 2020 - PHP
-
Updated
Oct 5, 2020 - PHP
-
Updated
Dec 8, 2020 - PHP
-
Updated
Dec 8, 2020 - PHP
-
Updated
Dec 8, 2020 - PHP
I would need to get each user's hourly rate using the API (this should be one of the user preferences): how should I do it?
I'm not sure if it's already feasible (and I just cannot find it) or if this is missing.
Thanks in advance for your help.
Ciao,
Alberto
-
Updated
Oct 11, 2020 - PHP
-
Updated
Dec 8, 2020 - PHP
-
Updated
Sep 30, 2020 - SCSS
-
Updated
Dec 7, 2020 - PHP
-
Updated
Oct 7, 2020 - PHP
-
Updated
Oct 27, 2020 - PHP
-
Updated
Dec 8, 2020 - PHP
-
Updated
Jun 18, 2020 - HTML
Improve this page
Add a description, image, and links to the twig topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the twig topic, visit your repo's landing page and select "manage topics."
Expected behavior
{{ post.get_comment_count }} should return only comments count without trackpacks and pingbacks
because post.comments return only comments
Actual behavior
post.comments return only post comments
Steps to reproduce behavior
Add trackbacks and pingback, render {{ dd(post.comments) }}
What version of WordPress, PHP and Timber are you using?
WordPress 5.5.1