Making WordPress.org

Changes between Initial Version and Version 1 of Ticket #3692, comment 5


Ignore:
Timestamp:
06/28/2018 04:03:19 PM (6 years ago)
Author:
KestutisIT
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3692, comment 5

    initial v1  
    77By following SOLID MVC, PSR-2 & PSR-4, you have to have:
    88
    9 For the file, name as "/plugin/GreatMVC/Models/Item/ItemsObserver.php", you have to have a starting line of:
     9For the file, name as "/wp-content/plugins/GreatMVC/Models/Item/ItemsObserver.php", you have to have a starting line of:
    1010{{{#!php
    1111<?php