This commit is contained in:
@@ -2,10 +2,10 @@
|
||||
/**
|
||||
* Page Children block
|
||||
*
|
||||
* @package BasicWP
|
||||
* @package CWC
|
||||
*/
|
||||
|
||||
namespace BasicWP;
|
||||
namespace CWC;
|
||||
|
||||
// Retrieve the current page ID and its children
|
||||
$parentId = get_queried_object_id();
|
||||
|
||||
Reference in New Issue
Block a user