Joomla plugin : how to get article title and article id

前端 未结 5 1037
抹茶落季
抹茶落季 2021-01-03 06:52

I have developed on simple plugin in Joomla 1.6 I stuck at : How to get article title and article url.

I am getting no output if tried to print below statement:

5条回答
  •  轮回少年
    2021-01-03 07:32

    To get Joomla article id use this...

    
    

    In the previous answer someone used id instead of Itemid. Hope this helps!

提交回复
热议问题