Received an inheritance in the form of a site where you want to delete a couple of posts, and posts are pulled up from where it is not clear. In the code where the divs are inserted, the following code:

<div class="posts"> [[!getFrontendRequests?]] </div> 

I rummaged the Internet, I did not find anything like it. What is this challenge?

    1 answer 1

    This is a snippet (php code that in your cases displays html) in modx called getFrontendRequests http://realadmin.ru/saytostroy/basic-concepts-modx.html

    You can find it like this:

    enter image description here