This code retrieves a description from a WordPress page with the title ‘wordpress page’. The code first retrieves the page in question and then retrieves the post meta ‘description’ of the page. Finally, the description is echoed out.
Was this code snippet helpful?
YesNo