Plugin Directory

Changeset 2152114


Ignore:
Timestamp:
09/06/2019 05:32:53 AM (7 years ago)
Author:
coder618
Message:

Readme fixed by removing example function with github gist

File:
1 edited

Legend:

Unmodified
Added
Removed
  • render-posts/tags/1.0/readme.txt

    r2152107 r2152114  
    7777
    7878For Example function:
    79 Please Visit [Render-Posts-Github](https://github.com/coder618/render-posts)
     79Please Visit: [Github-Gist](https://gist.github.com/coder618/9228d07b7653d27e4978c051202e4e91)
    8080
    8181
    82 Your defined  template function will receive a single post id  as its first argument. you can use the id to manupulate/make the posts markup for post/cpt template.
    83 After create the function, you have to Attached/link your created function to function.php or via other plugin so that your created function can be access from any place from the wordpress.
     82Your defined  template function will receive a single post id  as its first argument. You can use this id to manipulate/make the posts markup for post/cpt template.
     83After create the function, you have to Attached/link your created function to function.php or via other plugin so that your created function can be accessible by WordPress.
    8484
    8585
Note: See TracChangeset for help on using the changeset viewer.