wordpress

[et_pb_db_php_code code=”<?php
// Get the number of published posts
$posts = wp_count_posts('post');
$published = $posts->publish;

// Get the number of comments replied to by user ID 1
$comments = get_comments(
array('user_id' => 1, 'count' => true)
);

// Get today's date
$current_date = date('F j, Y');

// Output the counts
echo %22As of $current_date, Divi Guy has written <strong>$published</strong> posts and <strong>$comments</strong> comments (so far).%22;
?>
” code_to_render=”/* nonce:ignored */
<?php
// Get the number of published posts
$posts = wp_count_posts('post');
$published = $posts->publish;

// Get the number of comments replied to by user ID 1
$comments = get_comments(
array('user_id' => 1, 'count' => true)
);

// Get today's date
$current_date = date('F j, Y');

// Output the counts
echo %22As of $current_date, Divi Guy has written <strong>$published</strong> posts and <strong>$comments</strong> comments (so far).%22;
?>
” code_base64=”PD9waHAKLy8gR2V0IHRoZSBudW1iZXIgb2YgcHVibGlzaGVkIHBvc3RzCiRwb3N0cyA9IHdwX2NvdW50X3Bvc3RzKCdwb3N0Jyk7CiRwdWJsaXNoZWQgPSAkcG9zdHMtPnB1Ymxpc2g7CgovLyBHZXQgdGhlIG51bWJlciBvZiBjb21tZW50cyByZXBsaWVkIHRvIGJ5IHVzZXIgSUQgMQokY29tbWVudHMgPSBnZXRfY29tbWVudHMoCiAgICBhcnJheSgndXNlcl9pZCcgPT4gMSwgJ2NvdW50JyA9PiB0cnVlKQopOwoKLy8gR2V0IHRvZGF5J3MgZGF0ZQokY3VycmVudF9kYXRlID0gZGF0ZSgnRiBqLCBZJyk7CgovLyBPdXRwdXQgdGhlIGNvdW50cwplY2hvICJBcyBvZiAkY3VycmVudF9kYXRlLCBEaXZpIEd1eSBoYXMgd3JpdHRlbiA8c3Ryb25nPiRwdWJsaXNoZWQ8L3N0cm9uZz4gcG9zdHMgYW5kIDxzdHJvbmc+JGNvbW1lbnRzPC9zdHJvbmc+IGNvbW1lbnRzIChzbyBmYXIpLiI7Cj8+Cg==” code_hash=”791915cab1dda2925e8b6ed19eecd3f683b085cc29e5e3974dd7a217d23503b0″ disabled_on=”on|on|on” _builder_version=”4.26.0″ _module_preset=”default” code_output_text_color=”gcid-d56b11f6-dc06-41b2-8031-9ed0987eccaf” code_output_font_size=”18px” code_output_line_height=”1.4em” display_conditions=”W3siaWQiOiJjZjM2ZjNjYi1lZTdkLTQxMTItYTcyNC0yMTRhNmMzODZkNjEiLCJjb25kaXRpb24iOiJjYXRlZ29yaWVzIiwiY29uZGl0aW9uU2V0dGluZ3MiOnsiZGlzcGxheVJ1bGUiOiJpcyIsImNhdGVnb3JpZXMiOlt7ImxhYmVsIjoiRGl2aSBUaXBzIiwidmFsdWUiOiIxMDAiLCJncm91cCI6IkNhdGVnb3JpZXMiLCJncm91cFNsdWciOiJjYXRlZ29yeSIsImlzQ2F0Y2hBbGwiOmZhbHNlfSx7ImxhYmVsIjoiV29vQ29tbWVyY2UgVGlwcyIsInZhbHVlIjoiMTAyIiwiZ3JvdXAiOiJDYXRlZ29yaWVzIiwiZ3JvdXBTbHVnIjoiY2F0ZWdvcnkiLCJpc0NhdGNoQWxsIjpmYWxzZX1dLCJhZG1pbkxhYmVsIjoiUG9zdCBDYXRlZ29yeSIsImVuYWJsZUNvbmRpdGlvbiI6Im9uIn0sIm9wZXJhdG9yIjoiT1IifV0=” custom_margin=”||15px||false|false” disabled=”on” global_colors_info=”{%22gcid-d56b11f6-dc06-41b2-8031-9ed0987eccaf%22:%91%22code_output_text_color%22%93}”][/et_pb_db_php_code]

Lynexus

Original design for Systemation, a company in Colorado providing leadership, project, and business analysis training.

read more

Systemation

Original design for Systemation, a company in Colorado providing leadership, project, and business analysis training.

read more

More Tips

Ask a Question

"*" indicates required fields