Giter VIP home page Giter VIP logo

Comments (20)

rohittm avatar rohittm commented on May 30, 2024

@contactashish13 @selul Should I proceed with Hestia, or Twenty Seventeen for the first one?

Also, check if I updated it correctly or not?

from feedzy-rss-feeds.

selul avatar selul commented on May 30, 2024

from feedzy-rss-feeds.

rohittm avatar rohittm commented on May 30, 2024

@contactashish13 please check both of them and let me know the suggestions/edits. Thanks.

from feedzy-rss-feeds.

contactashish13 avatar contactashish13 commented on May 30, 2024

@rohittm

for 1) It is a little confusing if you want the user to move the feedzy templates folder into the new folder or the files from within the folder. Can you add an image too that shows the proposed folder structure? An image for both will help dispel doubts. As a general suggestion, add visual aids wherever possible.

for 2)

  • don't copy/paste directly from the code :)
    e.g.
    apply_filters( 'feedzy_feed_items', $feed->get_items(), $feedURL );
    should be
    apply_filters( 'feedzy_feed_items', $items, $feedURL );
    can you correct all such instances?

  • native filters are not required

  • no actions?

  • can you also follow the same format across all products so that the filters are separated from the actions with proper headings, similar to http://docs.themeisle.com/article/663-what-actions-and-filters-are-available-in-pirate-forms?

from feedzy-rss-feeds.

rohittm avatar rohittm commented on May 30, 2024
  1. Making the changes

  2. I got it. Also, about the actions, the previous documentation didn't have any. So I just added Filters. Will them as well.

from feedzy-rss-feeds.

rohittm avatar rohittm commented on May 30, 2024

@contactashish13 can you please check both of them again and let me know the suggestions/edits.

from feedzy-rss-feeds.

contactashish13 avatar contactashish13 commented on May 30, 2024
  1. looks perfect, well done!

2a. "action: " and "filter: " are probably not required before every action/filter.
2b. The grammar/punctuation could be improved :) e.g. $item: an item from The feed items array.

from feedzy-rss-feeds.

rohittm avatar rohittm commented on May 30, 2024

@contactashish13 , Made the changes.

from feedzy-rss-feeds.

contactashish13 avatar contactashish13 commented on May 30, 2024

@rohittm haven't seen much improvement in 2b but whether that is required or not, you can discuss with @selul

from feedzy-rss-feeds.

rohittm avatar rohittm commented on May 30, 2024

@contactashish13 Can you give another example, of what kind of grammar is to be used?

from feedzy-rss-feeds.

selul avatar selul commented on May 30, 2024

@rohittm inside feedzy folder from the theme root there should NOT be any templates folder, only the 3 php files.

You can follow your doc steps and you will see that the templates are not used in the folder structure that you suggested.

from feedzy-rss-feeds.

rohittm avatar rohittm commented on May 30, 2024

Okay, I'll update that.

from feedzy-rss-feeds.

rohittm avatar rohittm commented on May 30, 2024

@selul Can you check it again, and let me know.

from feedzy-rss-feeds.

selul avatar selul commented on May 30, 2024

@rohittm looks great.

from feedzy-rss-feeds.

contactashish13 avatar contactashish13 commented on May 30, 2024

@rohittm I'm reopening this so that we can add real life examples for each hook. Can you please add a fully functional example for each hook?

A few examples you can take inspiration from:

Please also create a generic documentation of how to add these snippets to the functions.php of the active theme so that it can be referenced from other places.

CC: @rodica-andronache

from feedzy-rss-feeds.

rodica-andronache avatar rodica-andronache commented on May 30, 2024

Maybe starting from making sure this https://docs.themeisle.com/article/540-what-actions-and-filters-are-available-in-feedzy is updated. With linked examples to other docs.

from feedzy-rss-feeds.

rohittm avatar rohittm commented on May 30, 2024

@rodica-andronache @contactashish13

Are the tasks same as I asked here?

from feedzy-rss-feeds.

rodica-andronache avatar rodica-andronache commented on May 30, 2024

@rohittm yes :D

from feedzy-rss-feeds.

rodica-andronache avatar rodica-andronache commented on May 30, 2024

Here we would also need to add 2 examples for the feedzy_thumb_output and feedzy_retrieve_image filters like mentioned here https://github.com/Codeinwp/feedzy-rss-feeds-pro/issues/101

from feedzy-rss-feeds.

contactashish13 avatar contactashish13 commented on May 30, 2024

closing this as this has been done by AC

from feedzy-rss-feeds.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.